summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Add CONFIG_KEYBOARD_SCANCODE_CALLBACK for board-specific hooks.Hung-Te Lin2018-08-172-0/+22
* board: eve: Do not set accelerometer ODR beyond 200HzGwendal Grignou2018-08-171-1/+2
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-171-3/+17
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-7/+14
* keyboard: Change scan code magic values to enum.Hung-Te Lin2018-08-161-0/+49
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-162-1/+9
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-151-4/+5
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+4
* ss-mux: move enter_low_power_mode method to drvJett Rink2018-08-151-12/+12
* rollback: Prevent rollback region readback using MPUNicolas Boichat2018-08-151-0/+4
* charger/mt6370: Enables CONFIG_USB_PD_VBUS_MEASURE_CHARGERYilun Lin2018-08-141-1/+2
* chgstv2: Notify HOOK_BATTERY_SOC_CHANGE on battery removalDaisuke Nojiri2018-08-101-0/+1
* fpsensor: Add timing statistics.Aseda Aboagye2018-08-101-0/+17
* servo_micro: Add enable_ite_dfu and get_ite_chipid console commands.Matthew Blecker2018-08-091-0/+1
* i2c master: Add block read/write commands.Jonathan Brandmeyer2018-08-091-1/+18
* usbc_mux: Adding low power mode to USB MUXJett Rink2018-08-091-5/+17
* Add DRAM part number support to CBIAaron Durbin2018-08-081-0/+1
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-083-0/+77
* cr50: implement _plat__ShallSurviveOwnerClearAndrey Pronin2018-08-071-0/+13
* tcpc/mt6370: add MediaTek MT6370 TCPC driver.Yilun Lin2018-08-061-0/+1
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-031-0/+3
* usb_hid_touchpad: make max pressure configurableWei-Han Chen2018-08-031-0/+1
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-08-022-5/+16
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2018-08-011-0/+3
* careena: Correct baseboard IMU orientation.Jonathan Brandmeyer2018-07-311-0/+2
* rollback: Add host command to add entropyNicolas Boichat2018-07-311-0/+26
* bq25710: Add bq25710 charger driverScott Collyer2018-07-291-0/+1
* icelake: Add power sequencing support for icelakeScott Collyer2018-07-271-0/+17
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-2/+5
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-263-4/+131
* power: Add power_get_state APIDaisuke Nojiri2018-07-251-0/+7
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-252-1/+21
* ectool: Handle "Dead pixels: UNKNOWN" in "fpinfo"Nicolas Norvez2018-07-231-0/+2
* config: Clarify CONFIG_STM32_CLOCK_LSE is sourced externallyNicolas Boichat2018-07-231-2/+8
* ppc: remove EC ability to drive PPC GPIOJett Rink2018-07-201-9/+0
* tcpc: debounce entry into low-power modeJett Rink2018-07-182-0/+36
* include/config.h: Clarify intent of local entropyNicolas Boichat2018-07-171-0/+4
* g: speed up RSA keygen by 40%Marius Schilder2018-07-161-0/+6
* assert/panic: mark noreturn to inform the compilerPatrick Georgi2018-07-121-3/+4
* grunt,careena: Raise the charger current supremum.Jonathan Brandmeyer2018-07-111-2/+3
* stm32h7: Add support for TRNGNicolas Boichat2018-07-101-0/+1
* kukui: fix build errorZhuohao Lee2018-07-041-0/+1
* NPCX/fan: Update rpm_actual in duty modeTino Liu2018-07-041-1/+17
* sensor: Add flag for tight timestampingGwendal Grignou2018-07-031-0/+2
* cleanup: remove incorrect commentJett Rink2018-07-031-1/+1
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-021-0/+6
* phaser: add new lis2de chip typePaul Ma2018-06-301-0/+1
* npcx: adc: only enable ADC during conversion for power consumption.Mulin Chao2018-06-281-0/+1
* motion_sense: Provide option to defer resume actions.Jonathan Brandmeyer2018-06-281-5/+5
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-287-11/+37