summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: zmake: Only support one Zephyr version per projectJack Rosenthal2021-11-026-15/+10
* zephyr: zmake: Rename project name fieldJack Rosenthal2021-11-0224-58/+69
* zephyr: Add Kconfig for init_rom regionTristan Honscheid2021-11-025-0/+52
* zephyr: test: ln9310 state change on mode changeAaron Massey2021-11-021-0/+39
* zephyr: test: failing reg_track_ctrl for batteryAaron Massey2021-11-021-1/+12
* zephyr: test: verify ln9310 update_startup failureAaron Massey2021-11-021-0/+42
* zephyr: test: verify ln9310 handles explicit resetAaron Massey2021-11-021-0/+55
* zephyr:it8xxx2: move i2c/adc to projects folderTing Shen2021-11-024-145/+163
* zephyr: Fix declaring the ppc_chips arrayDawid Niedzwiecki2021-11-023-3/+33
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-0159-666/+504
* Zephyr: Guybrush alternate mode supportDiana Z2021-11-012-0/+5
* Zephyr: Add HPD GPIO namesDiana Z2021-11-011-0/+2
* zephyr: guybrush: Enable USB-C task and chargingDiana Z2021-11-017-25/+846
* bq25710: Add PSYS sensing configurationCaveh Jalali2021-11-012-0/+16
* Zephyr: Add ANX7451 retimer to buildDiana Z2021-11-011-0/+2
* Zephyr: Fix CONFIG_USB_MUX_RUNTIME_CONFIGDiana Z2021-11-016-4/+8
* zephyr: shim: drop the pwm_map.h filesFabio Baltieri2021-10-2910-126/+1
* zephyr: shim: it8xxx2_evb: drop PWM_CH_WITH_DSLEEP_FLAGFabio Baltieri2021-10-291-6/+0
* zephyr: shim: set PWM displight channel from the device treeFabio Baltieri2021-10-297-11/+6
* zephyr: shim: set PWM kblight channel from the device treeFabio Baltieri2021-10-2913-22/+9
* zephyr: Error on missing bracesJeremy Bettis2021-10-291-1/+1
* zephyr: test: Fix missing braces in ln9310 driver testAaron Massey2021-10-291-1/+7
* core/riscv-rv32i: dump panic info on console channelTinghan Shen2021-10-291-0/+5
* krabby: refactor board.c/baseboard.cTing Shen2021-10-291-0/+1
* zephyr: test: ln9310 verify system status reg failure pathAaron Massey2021-10-281-0/+44
* zephyr: test: Verify ln9310 interrupt INT1 register failureAaron Massey2021-10-281-14/+84
* zephyr: test: ln9310 driver handles cfly precharge timeoutAaron Massey2021-10-281-0/+75
* zephyr test: SYV682x VBAT_OVP interruptAbe Levkoy2021-10-282-0/+34
* cleanup: charger: Add BQ25710 sense resistor configsDeepti Deshatty2021-10-282-0/+30
* zephyr: drivers: Add PS8xxx generic TCPCI testsTomasz Michalec2021-10-281-0/+193
* zephyr: drivers: Move TCPCI tcpm_drv testsTomasz Michalec2021-10-284-941/+1175
* zephyr: drivers: Add PS8815 unit testsTomasz Michalec2021-10-284-8/+317
* zephyr: drivers: Add PS8805 unit testsTomasz Michalec2021-10-281-0/+345
* zephyr: drivers: Add PS8xxx unit testsTomasz Michalec2021-10-285-30/+347
* zephyr: drivers: Move common functions for TCPCITomasz Michalec2021-10-283-14/+47
* zephyr: Add PS8xxx emulatorTomasz Michalec2021-10-287-0/+783
* volteer: configure BC1.2 on type-C ports with DTstabilize-14312.B-mainPeter Marheine2021-10-284-4/+24
* zephyr: rename boards/riscv/corsola to boards/riscv/it8xxx2Ting Shen2021-10-285-9/+9
* Zephyr: Add more i2c enum namesDiana Z2021-10-281-0/+1
* Zephyr: Add more GPIO namesDiana Z2021-10-281-0/+3
* zephyr: test: ln9310 lion ctrl reg failure pathsAaron Massey2021-10-271-1/+27
* zephyr: test: ln9310 bad battery register read failure path testAaron Massey2021-10-271-2/+41
* zephyr: test: ln9310 fails to init and start with unknown batteryAaron Massey2021-10-271-0/+33
* zephyr: emul: ln9310_emul_is_init verifies switching modes enabledAaron Massey2021-10-271-3/+9
* zephyr: test: ln9310 test startup workaround by exceeding retriesAaron Massey2021-10-271-0/+53
* zephyr: test: Refactor ln9310 test to avoid global state.Aaron Massey2021-10-271-9/+25
* zephyr: test: Allow usbc tasks to be safely suspended by unit testsAaron Massey2021-10-261-9/+6
* Battery: Move battery code to battery_v1.c and v2.cDaisuke Nojiri2021-10-263-0/+53
* zephyr: drivers: add TCPCI usb mux testsTomasz Michalec2021-10-263-3/+234
* zephyr: drivers: add not TCPM driver unit testsTomasz Michalec2021-10-261-1/+46