summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common/button: Blink LED for 3 seconds when setting recovery HW_REINITstabilize-9517.BFurquan Shaikh2017-05-021-0/+29
* common/led_common: Add API for controlling LED stateFurquan Shaikh2017-05-024-1/+28
* common/button: Add support for HW_REINIT button comboFurquan Shaikh2017-05-021-0/+37
* usb_updater: do not filter out dev cr50 versionsVadim Bendebury2017-05-021-12/+6
* cr50: use 2048 bit key for autosigned imagesVadim Bendebury2017-05-021-37/+25
* power/intel_x86: add tablet switch event wake masksArchana Patni2017-05-021-8/+10
* it83xx: clock: misc fixesDino Li2017-05-021-46/+4
* common/usb_update: Add support for UPDATE_EXTRA_CMD_UNLOCK_ROLLBACKNicolas Boichat2017-05-022-0/+7
* common/usb_update: Support CMD_UNLOCK_RW even with CONFIG_RWSIG is unsetNicolas Boichat2017-05-021-1/+1
* usb_update: 1-byte response to extra commandsNicolas Boichat2017-05-021-1/+1
* usb_port_power: Allow variable number of portsDaisuke Nojiri2017-05-016-59/+58
* rollback: Print RW rollback version as wellNicolas Boichat2017-05-011-0/+4
* tcpm: it83xx: added chip infoDino Li2017-05-012-1/+17
* virtual_battery: Fix energy readingsDouglas Anderson2017-05-011-3/+3
* iteflash: exit DBGR mode after flashingDino Li2017-05-011-11/+21
* Remove board_print_tcpc_fw_version declarationDaisuke Nojiri2017-05-014-4/+0
* BD9995X: Enable/Disable charger depending on charging currentJames Chao2017-04-302-24/+39
* common: add feature bit for touchpad supportWei-Ning Huang2017-04-273-0/+6
* rwsig: do not jump if reset source is hard pin resetWei-Ning Huang2017-04-272-3/+21
* rwsig: add host command for getting rwsig statusWei-Ning Huang2017-04-273-0/+40
* poppy: Enable low power idle modeNicolas Boichat2017-04-261-0/+1
* i2c: separate slave and master codeWei-Ning Huang2017-04-263-21/+30
* rose: stm32f4: fix DMA macro to get ISR bitsRong Chang2017-04-261-1/+1
* rose: add stm32f4 SPI master supportRong Chang2017-04-263-1/+43
* 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
* rwsig/update_fw: Prevent race in rollback protectionNicolas Boichat2017-04-263-7/+15
* rwsig: protect all flash before jumping to RWNicolas Boichat2017-04-261-2/+21
* common/usb_update: add support for extra commandsNicolas Boichat2017-04-262-2/+103
* 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
* Include stdint.h from ec_commands.h.Carl Hamilton2017-04-251-3/+5
* Add #defines for UINT62_MAX and INT64_MAX.Jeff Andersen2017-04-251-0/+7
* hammer: Only define required options for RO and RWNicolas Boichat2017-04-254-14/+35
* Makefile: Allow different task list for RO and RWNicolas Boichat2017-04-254-41/+84
* npcx: i2c: Fix i2c freq setting when APB clock is 15 MHzCHLin2017-04-251-2/+3
* tcpm: it83xx: fill out structure membersDino Li2017-04-251-0/+7
* 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-257-300/+1021
* npcx: Introduce npcx7 series ec chip definitions and configurations.Mulin Chao2017-04-255-36/+154
* tigertail: fix USB timingNick Sanders2017-04-241-1/+7
* rowan: enable Lid Accel but not Gyro readings in S0Daniel Kurtz2017-04-211-6/+6
* rowan: update rotation matrixMilton Chiang2017-04-211-2/+2
* common/update_fw: Board/chip-specific first_response_pduNicolas Boichat2017-04-212-34/+85
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-2110-32/+8
* USB: Remove usb_charge_ports_enabledDaisuke Nojiri2017-04-202-27/+0
* npcx: gpio: Change second tachometer source from TB2 to TA2.Mulin Chao2017-04-1812-22/+57
* 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