summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* Reland "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Mulin Chao2019-03-113-20/+14
* Revert "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Daisuke Nojiri2019-03-062-12/+15
* npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is zero.Mulin Chao2019-03-062-15/+12
* keyboard: restore KBD_KSO2 after keyboard factory scan testingDevin Lu2018-12-183-3/+12
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-225-6/+6
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-191-18/+14
* npcx7: system: change the default value of FMUL_WIN_DLYMulin Chao2018-07-162-0/+9
* cortex-m: Generate vector table in CPatrick Georgi2018-07-161-0/+1
* flash-stm32h7: Invalidate D-cache after erase/write operationsNicolas Boichat2018-07-161-0/+11
* stm32/system: Fix watchdog-initiated resetNicolas Boichat2018-07-162-0/+6
* it83xx: IT8320 DX version compatibilityDino Li2018-07-166-49/+244
* stm32h7: Add support for TRNGNicolas Boichat2018-07-162-1/+49
* npcx: Enable PWM when starting to spin fansDaisuke Nojiri2018-07-161-6/+11
* flash-stm32h7: Fix protect_blocksNicolas Boichat2018-07-161-3/+3
* flash-stm32h7: Fix flash_physical_erase/write at bank boundaryNicolas Boichat2018-07-161-2/+2
* npcx: uart: Add driver support for the second UARTCHLin2018-07-1612-226/+468
* usb_hid_touchpad.c: change report_desc to USAGE(touch pad)Wei-Han Chen2018-07-161-1/+1
* NPCX/fan: Update rpm_actual in duty modeTino Liu2018-07-161-1/+6
* Update signed_header.h with additional fields.Kor Nielsen2018-07-161-6/+30
* stm32: fix power configuration for STM32H7Vincent Palatin2018-07-162-0/+20
* npcx: gpio: bypass for excessive power consumption on low-voltage IOs.Mulin Chao2018-07-165-4/+115
* npcx: adc: only enable ADC during conversion for power consumption.Mulin Chao2018-06-291-3/+11
* it83xx: gpio: set input voltage 1.8v by pinDino Li2018-06-212-57/+47
* chip/host/system: Fix parameter to scanfNicolas Boichat2018-06-211-1/+1
* chip/host/gpio.c: Fix out of bounds accessNicolas Boichat2018-06-211-1/+3
* it83xx: gpio: disable default pull-down of USB controllerDino Li2018-06-212-1/+14
* util: UUT: skip writing empty segment to save the flash timeCHLin2018-06-211-12/+11
* stm32: low power idle for STM32H7Vincent Palatin2018-06-213-2/+265
* ec_chip_mchp: Fix LPC bugs configuring logical devicesscott worley2018-06-214-234/+312
* stm32: move UART wake-up to uart codeVincent Palatin2018-06-212-24/+20
* ec_chip_mchp: Refactor huge chip_i2c_xfer into sub-functionsscott worley2018-06-211-264/+615
* ec_chip_mchp: Fix hibernation timer and wake programmingscott worley2018-06-214-122/+122
* ec_chip_mchp: Add debug config item to prevent watchdog from firing.scott worley2018-06-211-6/+2
* ec: Remove debug configuration items from chip register header file.scott worley2018-06-211-4/+1
* stm32: adding missing fix for bus fault on M7Vincent Palatin2018-06-211-0/+1
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-1110-11/+10
* it83xx: Disable interrupts before checking condition of allowing sleepDino Li2018-06-111-12/+7
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-071-1/+8
* whiskers: Expose a switch for tablet modeNicolas Boichat2018-06-061-21/+87
* it83xx: espi: enable eSPI_reset#Dino Li2018-06-062-0/+35
* it83xx: espi: enable eSPI interruptDino Li2018-06-062-60/+172
* stm32: use D-cache on STM32H7Vincent Palatin2018-06-043-3/+13
* cortex-m: add D-cache supportVincent Palatin2018-06-041-4/+0
* stm32: fix ignoring bus fault on M7Vincent Palatin2018-06-041-0/+2
* g: add documentation pointing to p256 modular reduction verification in CoqJade Philipoom2018-06-011-0/+28
* keyboard_scan: Add option to support keyboards with language IDparis_yeh2018-05-302-4/+3
* system: Enable/Disable low power idle in run timePhilip Chen2018-05-301-0/+8
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-05-281-0/+3
* it83xx: system: print out message if reset cause is unknownDino Li2018-05-281-0/+15
* it83xx: Add a config option for enabling mouse LDNFurquan Shaikh2018-05-261-0/+4