summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Metaknight: modify thermal sensor/table labelYu-An Chen2021-03-112-14/+17
* Sasuke use RAA489000, and need more debounce time to exit low power mode.Jongpil Jung2021-03-111-0/+2
* collis: Initial EC imageMichael5 Chen12021-03-118-0/+1134
* zephyr: add a utility to convert gpio.inc to device treeJack Rosenthal2021-03-112-0/+120
* docs: zephyr: add some documentation on PoC device bringupJack Rosenthal2021-03-112-0/+50
* isl923x: Fix the calculation formula in raa489000_get_input_current()Raymond Chung2021-03-111-2/+3
* sasuke : lower input voltage on S0iXYongBeum.Ha2021-03-111-0/+22
* mancomb: Update mancomb compared to guybrushRob Barnes2021-03-114-456/+204
* zephyr: don't make ec_features.c depend on ACPIJack Rosenthal2021-03-111-2/+2
* zephyr: include shim/chip/npcx directory for all npcx chipsJack Rosenthal2021-03-111-1/+1
* zephyr: Add a step-by-step guideSimon Glass2021-03-111-0/+42
* virtual_battery: add a few more propertiesIkjoon Jang2021-03-111-0/+24
* zephyr: Correct the config check scriptSimon Glass2021-03-111-3/+2
* asurada: enable virtual mux for DPEric Yilun Lin2021-03-112-0/+15
* servo_v4,servo_v4p1: filter Augmented PDO for pass-throughEric Yilun Lin2021-03-112-0/+9
* Voxel: Enable FRSEric Herrmann2021-03-102-5/+20
* Raa489000: Set Vbus Target Voltage lowerMike Lee2021-03-102-1/+2
* brya: Enable MKBP supportFurquan Shaikh2021-03-102-0/+4
* brya: Add some AP related configsFurquan Shaikh2021-03-101-0/+2
* brya: add chargen to the set of CLI commandsFurquan Shaikh2021-03-101-0/+3
* brya: Control display backlight based on state of lid switchFurquan Shaikh2021-03-102-0/+10
* brya: Add workaround for CR50 double resetFurquan Shaikh2021-03-101-0/+3
* brya: Enable link time optimizationFurquan Shaikh2021-03-101-0/+1
* brya: Enable verified boot related configsFurquan Shaikh2021-03-101-0/+5
* brya: Enable bringup related configsFurquan Shaikh2021-03-101-0/+3
* brya: Enable switch supportFurquan Shaikh2021-03-102-2/+2
* brya: Drop unnecessary undef of CONFIG_SPI_FLASHFurquan Shaikh2021-03-101-1/+0
* brya: Include button_interrupt declaration from button.hFurquan Shaikh2021-03-102-6/+1
* Brya: Add usb_pd_policyCaveh Jalali2021-03-104-0/+285
* Brya: Enable charger chipCaveh Jalali2021-03-106-0/+162
* brya: Add USB-C supportCaveh Jalali2021-03-106-14/+408
* charge_state_v2: Guard system_hibernate call with CONFIG_HIBERNATEFurquan Shaikh2021-03-101-2/+4
* volteer: Disable rtc and rtc_alarm commands on ZephyrKeith Short2021-03-101-0/+2
* volteer: Disable ppcdump and tcpci_dump on ZephyrKeith Short2021-03-101-0/+2
* volteer: Disable Zephyr pwm shell commandKeith Short2021-03-101-0/+1
* volteer: disable ledtest command from ZephyrKeith Short2021-03-101-0/+1
* zephyr: disable i2cscan and i2cxfer commandsKeith Short2021-03-101-0/+7
* volteer: Disable hcdebug command on ZephyrKeith Short2021-03-101-0/+1
* zephyr: add Kconfig for hcdebug console command.Keith Short2021-03-102-0/+24
* volteer: Disable flash console command on ZephyrKeith Short2021-03-101-0/+1
* zephyr: Add Kconfig options for flashinfo and flashwpKeith Short2021-03-102-5/+28
* zephyr: add Kconfig for accel_spoof commandKeith Short2021-03-102-0/+29
* volteer: Disable accel commands on ZephyrKeith Short2021-03-101-2/+0
* zephyr: Reduce default console buffer sizeKeith Short2021-03-101-1/+1
* battery: add default battery_get_avg_xxx()Ikjoon Jang2021-03-101-0/+10
* Juniper: disable keyboard at tablet mode when in S3Ting Shen2021-03-102-0/+14
* sasuke : enable C0 charger ADC on Z-sleepYongBeum.Ha2021-03-101-1/+1
* zephyr: npcx: add read & write reset flag functionWealian Liao2021-03-103-15/+77
* zephyr: npcx: clear BBRAM BKUP_STS when power-upWealian Liao2021-03-101-0/+13
* zephyr: add bbram system callWealian Liao2021-03-104-25/+142