summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* power: Fix host_command_hibernation_delay returnTomasz Michalec2021-09-031-1/+1
* cometlake: Fix typo in header guardTomasz Michalec2021-09-031-1/+1
* zephyr: emul: Use common I2C code in emulatorsTomasz Michalec2021-09-0319-2185/+866
* zephyr: emul: Add common code for I2C emulatorsTomasz Michalec2021-09-034-0/+807
* Chronicler: Remove config for firmware qualYu-An Chen2021-09-031-4/+0
* brask: Support cecDavid Huang2021-09-032-1/+8
* tcpm: Mitigate EC RX circular buffer overflowNathan K2021-09-031-1/+15
* zephyr: drivers: add BB retimer test suiteTomasz Michalec2021-09-025-3/+472
* zephyr: Add test runner task idTomasz Michalec2021-09-023-0/+27
* brya: Move charger config from baseboard to boardDavid Huang2021-09-0219-3/+106
* TBT: Correct is_cable_speed_gen2_capable functionTomasz Michalec2021-09-021-1/+1
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-0220-22/+797
* honeybuns: fix cbi write protect checkScott Collyer2021-09-021-0/+2
* zephyr: Add Kconfig options for PS8xxx TCPCKeith Short2021-09-023-1/+29
* gooey: Initialize the vivaldi keyboardarthur.lin2021-09-022-0/+29
* primus: Switch GPIOB5 to USB_A_LOW_PWR_OD pin and GPIOB4 to USB_C2_OC_ODL pinTerry Chen2021-09-021-4/+4
* it83xx/nds32: Ensure EXT_IER has been disabled before enabling CPU interruptDino Li2021-09-022-1/+12
* ps8xxx: Fix PD task hang if PS8xxx device is missingKeith Short2021-09-021-2/+3
* driver: ln9310: include status in error codeYuval Peress2021-09-021-1/+1
* rt1718s: don't update charge_manager on supplier = NONETing Shen2021-09-021-1/+3
* it83xx/riscv: Ensure IER has been disabled before enabling CPU interruptDino Li2021-09-021-1/+9
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-0130-128/+398
* kukui: Disable MFALLOW and TYPEC console commandsRob Barnes2021-09-011-0/+2
* coffeecake: Enable CONFIG_LTORob Barnes2021-09-011-0/+3
* driver/sy21612: Fix sy21612 task signatureRob Barnes2021-09-011-2/+1
* primus: Switch FAN ID (EC) and USB_A1_RT_RST_ODL (PCH) pinTerry Chen2021-09-011-2/+2
* primus: Change USB C0 fast role swap GPIO pinTerry Chen2021-09-011-1/+2
* zmake: Handle -j1 correctly in coverageJeremy Bettis2021-09-011-1/+9
* it83xx/irq: there is no need to configure IER on nds32 core chipDino Li2021-09-011-2/+10
* flash_fp_mcu: Add support for HerobrineStephen Boyd2021-09-011-4/+20
* anahera: Remove unnecessary functionDevin Lu2021-09-0110-355/+17
* anahera: Add battery configurationDevin Lu2021-09-012-9/+38
* driver: ln9310: Update init function signature to return statusYuval Peress2021-09-012-9/+14
* Reland "zmake: add NPCX monitor to output packer list"Keith Short2021-09-011-0/+4
* cherry: Don't return error when disabling all charge portsTing Shen2021-09-011-1/+2
* nipperkin: implement led behaviorZick Wei2021-09-011-53/+166
* nipperkin: config led related gpioZick Wei2021-09-011-4/+4
* guybrush: move unuse/led gpio to varianetZick Wei2021-09-014-13/+44
* cappy2: Add battery swelling functionwangganxiang2021-09-011-2/+90
* kano: Remove unused taskDavid Huang2021-09-011-2/+0
* gimble: determine motion sensors by board idWill Tsai2021-09-014-3/+146
* kappa: Remove tablet modeDevin Lu2021-09-012-2/+3
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-0110-5/+773
* test: accel_cal: add setup/teardown methodsYuval Peress2021-08-311-3/+11
* npcx: Always print on eSPI bus errorRob Barnes2021-08-311-1/+2
* STT: Don't talk to the SoC outside S0Rob Barnes2021-08-312-0/+10
* driver: ln9310: fix typoYuval Peress2021-08-312-1/+3
* zephyr: Removing unused varsJeremy Bettis2021-08-3114-31/+5
* zephyr: test: drivers: add eSPI test using host commandYuval Peress2021-08-317-6/+87
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-3191-771/+779