summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* stm32: Decouple printf logic from directly calling USB console driverWai-Hong Tam2019-05-131-0/+3
* usb_i2c: provide a way to communicate non-i2c commandsVadim Bendebury2019-04-021-0/+18
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2019-04-021-11/+19
* ccd_config: add flag restricting ccd openMary Ruthven2018-08-251-0/+2
* cheza: Configure ANX3429 interrupt as open-drainWai-Hong Tam2018-08-231-0/+6
* sn5s330: add low power modeJett Rink2018-08-231-0/+19
* usb-pd: Exit DP mode before shutdownDaisuke Nojiri2018-08-231-0/+1
* cr50: only enable rbox wakeup during sleepMary Ruthven2018-08-231-0/+3
* kukui/emmc: Disable eMMC emulation when not neededNicolas Boichat2018-08-231-0/+1
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-2/+4
* CEC: Cleanup the API for the CEC buffer handlersStefan Adolfsson2018-08-221-15/+55
* CEC: Add unit tests for buffer handlingStefan Adolfsson2018-08-221-2/+2
* CEC: Make buffer handling code unit testableStefan Adolfsson2018-08-221-0/+55
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-223-1/+23
* i2c: Don't try to unwedge unpowered busses.Aseda Aboagye2018-08-222-0/+19
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-212-0/+9
* gpio.wrap: add *_R[OW] macros for easier pin configuration.Yilun Lin2018-08-211-0/+49
* uart_buffering: expose interface to support non-host commandWei-Han Chen2018-08-201-0/+32
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-0/+14
* 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