summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* it83xx/keyboard: enable push-pull for KSO2Dino Li2020-10-132-1/+5
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-171-1/+3
* chip/stm32/system: Fix the BUILD_ASSERT for CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-191-1/+1
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-192-7/+21
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-185-13/+13
* npcx7: UART: wait for Tx empty before enabling deep-sleepCHLin2019-09-034-2/+39
* common: Add BIT macroGwendal Grignou2019-05-281-594/+595
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-306-196/+259
* it83xx: add enable/disable espi pad functionDino Li2019-01-233-4/+18
* tcpm/it83xx.c: don't reload cc parameter settings for DxRuibin Chang2019-01-221-0/+2
* it83xx: disable eSPI pad before EC sleepDino Li2019-01-161-1/+21
* it83xx: reset espi module during init on DX versionDino Li2019-01-162-0/+11
* it83xx: disable eSPI pad before changing PLLDino Li2019-01-152-9/+10
* npcx: lpc: don't set SHCFG[7:5] in the driver's initializationCHLin2019-01-021-2/+0
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-183-198/+7
* it83xx/spi: rename spi.c to spi_master.ctim2018-12-182-1/+1
* keyboard: restore KBD_KSO2 after keyboard factory scan testingDevin Lu2018-12-143-3/+12
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-143-0/+32
* it83xx: force filling cache if the last two 4KB blocks of 512KB flash are mod...Dino Li2018-12-112-3/+37
* test/usb_pd_fuzz: Fuzzing of USB PD dataNicolas Boichat2018-12-061-1/+1
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-062-0/+36
* wov: Modify wov_set_gain to update gain params in wov_confScott Collyer2018-12-061-0/+3
* wov: Split i2s_set_config into 2 functionsScott Collyer2018-12-062-11/+34
* wov: Fix mispelling of wov_conf right_chan_gainScott Collyer2018-12-062-2/+2
* wov: Detect I2S overrun/underrun burstsScott Collyer2018-12-061-0/+46
* ISH-i2c: support 1MHz, clock stretch, restartKyoung Kim2018-12-063-84/+158
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-301-1/+47
* npcx: introduce npcx7m6fc chip definitions and configurationsCHLin2018-11-304-14/+29
* CEC: Set pull-up highDaisuke Nojiri2018-11-301-0/+3
* ISH: IPC: send HC FW ready notification to hostHyungwoo Yang2018-11-212-0/+4
* ish-ipc: remove IPC/Host command related flagKyoung Kim2018-11-211-1/+1
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-194-7/+5
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2018-11-153-0/+23
* ish gpio: GPIO functionalityli feng2018-11-152-3/+120
* chip/npcx: Default output the i2c_recovery() error messageZhuohao Lee2018-11-141-2/+3
* ish gpio: added GPIO interrupt to IOAPICli feng2018-11-132-1/+11
* cr50: enable ITE CCD programmingVadim Bendebury2018-11-051-0/+2
* g: add ITE EC flash programming capabilityVadim Bendebury2018-11-053-0/+285
* g: provide API to disable clock jitterVadim Bendebury2018-11-052-32/+61
* npcx: gpio: implement the gpio_get_flags_by_mask functionCHLin2018-11-051-3/+85
* NPCX: Fix for alternate GPIOs on the NPCX7Diana Z2018-11-051-2/+4
* kukui/emmc: Share EXTI15 interrupt between SPI and eMMCNicolas Boichat2018-10-301-0/+5
* npcx: gpio: fix bugs of low voltage level selectionCHLin2018-10-302-14/+21
* npcx: add console command to better investigate power consumption of GPIOsCHLin2018-10-301-0/+97
* usb_hid_keyboard: keycode column and row are switchedWei-Han Chen2018-10-301-1/+1
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-0/+32
* npcx: gpio: support internal pull-down when enable low voltage modeCHLin2018-10-261-5/+9
* npcx: gpio: refactor the composition of pinmux tableCHLin2018-10-252-365/+340
* it83xx/clock: turn off VCC before changing PLLDino Li2018-10-232-0/+15
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-195-6/+6