summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-0/+1
* mn50: socket controlsNick Sanders2017-05-251-0/+3
* stm32f4: i2c: process stop condition after slave receiver executedWei-Ning Huang2017-05-231-22/+22
* rose: spi: add SPI master halfduplex modeRong Chang2017-05-221-27/+60
* npcx: system: Fixed bug that ec received unexpected rtc interruptMulin Chao2017-05-191-3/+6
* cr50: avoid infinite looping w/ out of range inputsMarius Schilder2017-05-181-970/+981
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-181-0/+44
* hammer: Make keyboard work at firmware screenNicolas Boichat2017-05-184-25/+85
* config: allow increasing i2c host packet buffer size with configWei-Ning Huang2017-05-182-2/+4
* stm32f4: Add stm32f4 I2C slave driverRong Chang2017-05-182-1/+261
* reef_it8320: initial reef_it8320 boardDino Li2017-05-181-1/+2
* usb_hid_touchpad: Add config options to set dimensionsNicolas Boichat2017-05-181-73/+29
* cr50: remove code that was used to work around sys_rst issuesMary Ruthven2017-05-161-6/+0
* cr50: drop obsolete/addressed TODOsVadim Bendebury2017-05-164-13/+0
* CR50: remove duplicate SHA #definesnagendra modadugu2017-05-161-6/+2
* CR50: configure AES rand stallsnagendra modadugu2017-05-152-0/+13
* CR50: replace dcrypto_memset with always_memsetnagendra modadugu2017-05-156-23/+23
* npcx: flash: Add write-protect support for internal flash of npcx7 ecstabilize-9554.BMulin Chao2017-05-122-0/+44
* CR50: enable dcrypto random stallsnagendra modadugu2017-05-121-3/+6
* g: allow to select the default USB PHY at startup.Vincent Palatin2017-05-121-1/+5
* stm32: add clock configuration for stm32f412 to run at 96 MHzWei-Ning Huang2017-05-122-5/+23
* mn50: initial checkinNick Sanders2017-05-126-28/+102
* CR50: constant time padding check routinesnagendra modadugu2017-05-101-23/+53
* npcx: system: Add support for npcx7 series ecMulin Chao2017-05-096-255/+528
* npcx: keyboard: Add quasi-bidirectional buffers support on npcx7 ec.Mulin Chao2017-05-062-0/+11
* npcx: adc: Add support for npcx7 series ecMulin Chao2017-05-061-0/+7
* chip/stm32/usb_i2c: Remove obsolete implementationNicolas Boichat2017-05-052-322/+0
* npcx: i2c: Add support for npcx7 series ecMulin Chao2017-05-046-61/+257
* hammer: Pulse detection pin on USB wake eventNicolas Boichat2017-05-021-0/+9
* chip/stm32/usb: More reliable implementation of usb_wakeNicolas Boichat2017-05-021-6/+81
* it83xx: clock: misc fixesDino Li2017-05-021-46/+4
* tcpm: it83xx: added chip infoDino Li2017-05-011-0/+2
* rose: stm32f4: fix DMA macro to get ISR bitsRong Chang2017-04-261-1/+1
* rose: add stm32f4 SPI master supportRong Chang2017-04-262-1/+40
* rose: remove dependency between stm32f4 I2C master and slave driversRong Chang2017-04-261-0/+2
* rose: enable stm32f4 EXTI IRQsRong Chang2017-04-261-0/+25
* npcx: peci: Fixed bug caused by wrong source clock of peci.Mulin Chao2017-04-261-2/+2
* npcx: clock: uart: Add support for npcx7 series ec.Mulin Chao2017-04-254-103/+236
* npcx: i2c: Fix i2c freq setting when APB clock is 15 MHzCHLin2017-04-251-2/+3
* it83xx: i2c: increase clock low timeout to maximumDino Li2017-04-251-1/+1
* it83xx: Added CONFIG_SWITCH support.Dino Li2017-04-251-0/+1
* npcx: gpio: Add support for npcx7 series ec.Mulin Chao2017-04-256-300/+1020
* npcx: Introduce npcx7 series ec chip definitions and configurations.Mulin Chao2017-04-255-36/+154
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-218-8/+8
* npcx: gpio: Change second tachometer source from TB2 to TA2.Mulin Chao2017-04-182-9/+10
* it83xx: remove console command "rwreg"Dino Li2017-04-181-86/+0
* npcx: fan: Simplified TACH_TO_RPM formula and fixed bugs.Mulin Chao2017-04-181-48/+92
* ec: add initial soraka related filesYH Lin2017-04-151-1/+1
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-148-8/+8
* g: rbox: Let pins stabilize before releasing EC.Aseda Aboagye2017-03-311-2/+6