summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
...
* zephyr: test: Add convinience debug config for I2CYuval Peress2021-09-171-0/+4
* herobrine: Enable rtc_alarm console commandWai-Hong Tam2021-09-171-0/+1
* zephyr: emul: ln9310: Fix minor formatting issues.Yuval Peress2021-09-172-2/+2
* zephyr: herobrine_npcx9: Set TCPC I2C speed to 400 kHzKeith Short2021-09-171-2/+12
* npcx: correct the image copies indication bits for npcx9Jun Lin2021-09-171-0/+8
* herobrine: Always enable the 5V railWai-Hong Tam2021-09-162-3/+4
* BB Retimer: Add new HPD callback to boardsDiana Z2021-09-161-0/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-162-3/+8
* zephyr: add support for I2C debuggingKeith Short2021-09-153-0/+33
* zmake: Show black outputJeremy Bettis2021-09-151-1/+1
* zephyr: Test SYV682 5V_OC interrupt handlingAbe Levkoy2021-09-154-8/+92
* zephyr: riscv: use __rom_region_size for image sizeJack Rosenthal2021-09-151-1/+1
* zephyr: Conform BC1.2 test to device treeAbe Levkoy2021-09-152-10/+5
* zephyr: Add test runner in shimmed taskTomasz Michalec2021-09-151-11/+14
* zephyr: Add default mapping for remote I2C portsKeith Short2021-09-141-2/+6
* zephyr: Automatically detect shared I2C portsKeith Short2021-09-144-24/+51
* zmake: add nanopb zephyr moduleYuval Peress2021-09-141-0/+1
* zephyr: test: drivers: Use the LN9310 emulatorYuval Peress2021-09-144-0/+63
* zephyr: emul: ln9310Yuval Peress2021-09-147-1/+472
* zmake: Improve loggingJeremy Bettis2021-09-143-15/+54
* 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