summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: riscv: Drop gp register from panic dataJack Rosenthal2021-09-141-1/+0
* system: Add CrOS FWID to version outputRob Barnes2021-09-144-0/+23
* zephyr: Cleanup I2C initializationKeith Short2021-09-141-6/+8
* zephyr: I2C cleanupKeith Short2021-09-141-10/+7
* zephyr: zmake: Bound size of relative paths for resolve_build_dir testsJack Rosenthal2021-09-131-1/+4
* zephyr: Remove herobrine_npcx7 buildJack Rosenthal2021-09-139-860/+0
* zephyr: Use NOP to wait for the external reset from H1Wealian Liao2021-09-132-6/+31
* zephyr: shim/system: fix APIs of call BBRAM read and writestabilize-14217.B-mainTim Lin2021-09-133-214/+14
* zephyr: emul: update EMUL_DEFINE call sitesYuval Peress2021-09-107-27/+28
* zephyr: shim: set pwm_led data from device treeFabio Baltieri2021-09-109-18/+91
* zephyr: driver: bbram: Migrate to upstream driverYuval Peress2021-09-1020-316/+56
* zephyr: it8xxx2_evb: enable hibernate mode on it8xxx2_evbTim Lin2021-09-101-2/+8
* zephyr: hayato: enable hibernate mode on hayatoTim Lin2021-09-101-3/+10
* zephyr: cros_system: add hibernate mode to IT8xxx2 chipsetTim Lin2021-09-101-2/+69
* asurada: move the hibernate routine into separate fileTim Lin2021-09-101-0/+1
* zephyr: herobrine_npcx9: adjust ~75% stack sizesDenis Brockus2021-09-101-0/+52
* zephyr:herobrine_npcx9: Enable kernel shell ec commandsDenis Brockus2021-09-101-0/+1
* zephyr: asurada: Adjust task stack sizesDenis Brockus2021-09-091-9/+33
* zephyr: fix compilation of kx022 driverMichał Barnaś2021-09-093-2/+3
* zephyr: add missing charger KconfigMichał Barnaś2021-09-082-10/+16
* zephyr: fix batteries FET masksMichał Barnaś2021-09-086-6/+59
* zephyr: add missing battery KconfigsMichał Barnaś2021-09-084-9/+61
* zephyr: hooks: use k_work_reschedule to schedule deferred tasksJack Rosenthal2021-09-082-7/+1
* zephyr: emul: i2c: Add device label for better debugYuval Peress2021-09-078-1/+9
* NPCX: RTC: Add CONFIG_CROS_RTC_NPCX=y to prj.confSam Hurst2021-09-073-0/+3
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-0717-52/+47
* zephyr: console: Use DT bindings to get shell uart dev on 2.7+Jack Rosenthal2021-09-071-24/+15
* herorbrine_npcx9: Use PCF85063A RTC Zephyr driverSam Hurst2021-09-044-1/+10
* zephyr: cros_system: export the declarations to header file.Tim Lin2021-09-032-38/+38
* gitlab: Set the fpu flags correctlyJeremy Bettis2021-09-031-3/+1
* zephyr: remove duplicated CONFIG_PLATFORM_EC_BATTERY_REVIVE_DISCONNECTMichał Barnaś2021-09-031-5/+0
* zephyr: define hayato's batteries in device tree and change enum nameMichał Barnaś2021-09-032-8/+3
* zephyr: define herobrine's batteries in device treeMichał Barnaś2021-09-033-76/+3
* zephyr: define lazor's batteries in device treeMichał Barnaś2021-09-032-14/+7
* zephyr: define trogdor's batteries in device treeMichał Barnaś2021-09-032-6/+3
* zephyr: add batteries to device treeMichał Barnaś2021-09-0312-2/+548
* test: accel_cal: fix for gitlabYuval Peress2021-09-032-0/+44
* RTC: Zephyr PCF85063A RTC driverSam Hurst2021-09-036-6/+550
* zmake: Use module_paths instead of checkoutJeremy Bettis2021-09-031-1/+4
* zephyr: drivers: add BB retimer init testTomasz Michalec2021-09-036-3/+145
* 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
* zephyr: drivers: add BB retimer test suiteTomasz Michalec2021-09-025-3/+472
* zephyr: Add test runner task idTomasz Michalec2021-09-023-0/+27
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-025-0/+777
* zephyr: Add Kconfig options for PS8xxx TCPCKeith Short2021-09-022-0/+29
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-0130-128/+398
* zmake: Handle -j1 correctly in coverageJeremy Bettis2021-09-011-1/+9
* Reland "zmake: add NPCX monitor to output packer list"Keith Short2021-09-011-0/+4
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-012-0/+16