summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dedede: Check versus vSinkDisconnect on VBUS_REMOVEDstabilize-13505.1.B-masterDiana Z2020-10-022-2/+6
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-015-10/+51
* volteer: Enable SW charge rampingKeith Short2020-10-0115-1/+38
* zephyr: shim in the timer moduleJack Rosenthal2020-10-016-1/+98
* zephyr: shim in util.cJack Rosenthal2020-10-011-0/+3
* zephyr: provide compatible config_chip.h and board.h filesJack Rosenthal2020-10-012-0/+33
* zephyr: shim in the zephyr shell as the EC consoleJack Rosenthal2020-10-014-3/+154
* zephyr: implement atomic.hJack Rosenthal2020-10-011-0/+45
* zephyr: disable DECLARE_HOOK and DECLARE_DEFERRED macrosJack Rosenthal2020-10-011-4/+8
* zephyr: make common.h compatible with ZephyrJack Rosenthal2020-10-011-0/+3
* zephyr: make IS_ENABLED compatible with shimJack Rosenthal2020-10-011-0/+22
* zephyr: make task_id.h compatible with ZephyrJack Rosenthal2020-10-011-0/+10
* zephyr: make compile_time_macros.h compatible with ZephyrJack Rosenthal2020-10-011-0/+14
* config: add CONFIG_ZEPHYRJack Rosenthal2020-10-012-1/+21
* zephyr: add base files for Zephyr moduleJack Rosenthal2020-10-014-0/+56
* driver/it83xx, it8xxx2: avoid CCs open when TCPC initRuibin Chang2020-10-012-4/+14
* TCPMv2: Fix dereferencing a NULL pointerWai-Hong Tam2020-10-011-2/+4
* doc: add zephyr shim designJett Rink2020-10-011-0/+168
* minute-ia/panic: Use newly provided functions to access panic dataPatryk Duda2020-10-011-29/+34
* riscv-rv32i/panic: Use newly provided functions to access panic dataPatryk Duda2020-10-011-19/+25
* nds32/panic: Use newly provided functions to access panic dataPatryk Duda2020-10-011-19/+25
* cortex-m0/panic: Use newly provided functions to access panic dataPatryk Duda2020-10-011-9/+17
* cortex-m/panic: Use newly provided functions to access panic dataPatryk Duda2020-10-011-9/+17
* it83xx/watchdog: Use newly provided functions to access panic dataPatryk Duda2020-10-011-2/+2
* npcx/system: Use newly provided functions to access panic dataPatryk Duda2020-10-011-3/+5
* common/panic_output: Use newly introduced functions for panic info dumpPatryk Duda2020-10-011-9/+27
* common/system: Use beginning of panic data for calculationsPatryk Duda2020-10-011-1/+1
* host/system: Implement functions for getting pointer to panic dataPatryk Duda2020-10-011-0/+6
* Dooly: Relocate interrupts to new GPIO pinsAndrew McRae2020-10-011-4/+4
* waddledee/drawcia: Update default resistanceAseda Aboagye2020-10-012-2/+2
* eldrid: encode the keyboard backlight and numeric pad to fw_configScott Chao2020-10-011-0/+5
* isl9241: set BC12 charge minimum voltageKeith Short2020-10-011-0/+3
* build: add firmware_builder.py entry pointJett Rink2020-10-012-2/+88
* magolor: add thermal tableBen Chen2020-09-302-0/+27
* mt6360: fix LDO6/LDO7 regulator vosel tableEric Yilun Lin2020-09-301-0/+2
* zork: Workaround VBUS=0 for charge_ramp_swEdward Hill2020-09-301-3/+22
* woomax: Use HPD to disable pi3hdx1204 in S0Michael5 Chen2020-09-303-2/+25
* elemi: Initial EC imageDevin Lu2020-09-308-0/+1454
* Madoo: change EC from npcx796fc to npcx797fcelmo_lan2020-09-301-1/+1
* driver/it83xx: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-304-15/+25
* it83xx/flash: the configuration only used by N8 coretim2020-09-302-3/+7
* charge_state_v2: Move the first battery_get_params to HOOK_INITWai-Hong Tam2020-09-301-1/+5
* boldar: Initial EC imageRonak Kanabar2020-09-308-0/+1461
* tcpm: Add tpcm driver for stm32gx chipsScott Collyer2020-09-294-0/+166
* stm32g4: Initial UCPD driver for type-c functionalityScott Collyer2020-09-294-0/+582
* honeybuns: Increase flash size to work with RO onlyScott Collyer2020-09-291-1/+6
* cleanup: button: Reword commentsAseda Aboagye2020-09-292-6/+8
* button: presss volume button detected by adcBen Chen2020-09-293-1/+27
* Battery: Apply faked state of charge to remaining capacityDaisuke Nojiri2020-09-291-6/+22
* Dedede: Remove requirement for >15W to boot with no batteryDiana Z2020-09-291-1/+0