summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-183-0/+32
* chip/ish: replace CONFIG_ISH_xx flags with CHIP_FAMILY and CHIP_VARIANTShine Liu2018-12-184-19/+17
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-173-198/+7
* keyboard: restore KBD_KSO2 after keyboard factory scan testingDevin Lu2018-12-173-3/+12
* it83xx/spi: rename spi.c to spi_master.ctim2018-12-132-1/+1
* cr50: VENDOR_CC_IMMEDIATE_RESET may have a delay argument.Namyoon Woo2018-12-131-6/+39
* ISH3.0: Scaling timer from 12MHz to 1MHzSadashiva Rao Pv2018-12-122-4/+54
* chip/ish: change host command ready from 8 to 3Shine Liu2018-12-121-1/+1
* it83xx: force filling cache if the last two 4KB blocks of 512KB flash are mod...Dino Li2018-12-102-3/+37
* cr50: Fix return value for VENDOR_CC_SN_SET_HASH.Louis Collard2018-12-061-2/+2
* wov: Add API method to retrieve the channel gain parametersScott Collyer2018-12-062-0/+22
* cr50: provide DCRYPTO_ladder_is_enabled() for test and fuzz buildsVadim Bendebury2018-12-061-10/+14
* test/usb_pd_fuzz: Fuzzing of USB PD dataNicolas Boichat2018-12-051-1/+1
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-052-0/+36
* wov: Modify wov_set_gain to update gain params in wov_confScott Collyer2018-12-041-0/+3
* wov: Split i2s_set_config into 2 functionsScott Collyer2018-12-042-11/+34
* wov: Fix mispelling of wov_conf right_chan_gainScott Collyer2018-12-042-2/+2
* wov: Detect I2S overrun/underrun burstsScott Collyer2018-12-041-0/+46
* ISH-i2c: support 1MHz, clock stretch, restartKyoung Kim2018-12-033-84/+158
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-291-1/+47
* npcx: introduce npcx7m6fc chip definitions and configurationsCHLin2018-11-284-14/+29
* CEC: Set pull-up highDaisuke Nojiri2018-11-271-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
* chip/stm32/usb_hw: include stdint.h and stddef.hPatrick Georgi2018-10-191-0/+3
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-191-18/+14
* ish: gpio: gpio macro addedli feng2018-10-192-3/+7
* g: allow i2cm transactions of arbitrary lengthVadim Bendebury2018-10-161-131/+99
* chip/g: Convert usb_endpoints to C so gcc's LTO knows about itPatrick Georgi2018-10-162-107/+158
* chip/stm32: Convert usb_endpoints to C so gcc's LTO knows about itPatrick Georgi2018-10-162-108/+169
* cr50: Only allow SN hash to be written if board ID is not set.Louis Collard2018-10-121-1/+14