summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * mt8186,mt8188: check the holder of AP_RST_ODLEric Yilun Lin2023-04-078-9/+42
| * omnigul: Update battery parameter.Logan_Liao2023-04-071-4/+4
| * zmake: Track project inheritance in ProjectConfigTristan Honscheid2023-04-0611-3/+41
| * NX20P348X: Correct dead battery exit error handlingDiana Z2023-04-061-1/+1
| * Zephyr: Add irq-gpios for PPCsDiana Z2023-04-061-1/+7
| * keyboard_scan: drop CONFIG_KEYBOARD_LANGUAGE_IDFabio Baltieri2023-04-0610-145/+1
| * fpsensor: Rename fpsensor_detect functionsBobby Casey2023-04-069-15/+15
| * fp_sensor_mock: Rename fp_sensor_mockBobby Casey2023-04-067-10/+10
| * fpsensor: Fix definition of FP_SENSOR_IMAGE_OFFSETBobby Casey2023-04-063-5/+8
| * elan: Fix compilation with elan sensorBobby Casey2023-04-061-0/+1
| * rollback: Replace interrupt_{disable,enable} with irq_{lock,unlock}Patryk Duda2023-04-061-9/+16
| * system_safe_mode: Set test runner tidRob Barnes2023-04-061-0/+1
| * rollback: Remove SECTION_IS_RO around get_rollback_erase_size_bytes()Patryk Duda2023-04-061-19/+16
| * keyboard_scan: drop CONFIG_KEYBOARD_SUPPRESS_NOISEFabio Baltieri2023-04-064-22/+0
| * mt8186,mt8188: fix chipset_force_shutdown before power_chipset_initEric Yilun Lin2023-04-061-1/+9
| * kracko: Override PS8805 device id for A3 chipTommy Chung2023-04-061-0/+1
| * kracko: Enable 2nd TCPC source PS8805 for port 1Tommy Chung2023-04-062-1/+19
| * kracko: Add SSFC bitmap for TCPC sourcesTommy Chung2023-04-062-1/+22
| * kracko: Update SSFC bitmap for codecTommy Chung2023-04-061-1/+12
| * nissa: test project-level sub_board.cPeter Marheine2023-04-069-11/+526
| * zephyr/tcpc_emul: automatically include prerequisitesPeter Marheine2023-04-062-0/+2
| * util/flash_jlink: Disable GUI when flashingTom Hughes2023-04-061-0/+2
| * core: Remove "end" symbolTom Hughes2023-04-065-30/+0
| * docs/fingerprint: Update for Icetower v3Tom Hughes2023-04-065-17/+17
| * rex: rename register_variant to register_rex_projectYH Lin2023-04-051-3/+3
| * myst: define CBIBoris Mittelberg2023-04-051-26/+76
| * ec: Don't undef CONFIG_RTC if CONFIG_ZEPHYRJeremy Bettis2023-04-051-0/+2
| * test: Add unit tests for sbrkTom Hughes2023-04-049-0/+103
| * libc/syscalls: Add sbrk implementationTom Hughes2023-04-041-0/+31
| * util/compare_build.sh: Do a shared checkoutAllen Webb2023-04-041-1/+1
| * ec: Remove unnecessary #line directivesJeremy Bettis2023-04-047-47/+0
| * zephyr: Don't include autoconf.hJeremy Bettis2023-04-041-2/+0
| * ec: Prevent #undef or #define of zephyr KconfigsJeremy Bettis2023-04-042-1/+80
| * zmake: Fix compare builds and add loggingJeremy Bettis2023-04-041-3/+16
| * ish: increase HECI response buffer sizeLi Feng2023-04-041-2/+14
| * ec: Don't undef kconfigs if CONFIG_ZEPHYRJeremy Bettis2023-04-031-3/+44
| * myst: update GPIOs from the myst-gpios spreadsheetBoris Mittelberg2023-04-032-12/+12
| * Zephyr test: Create NX20P383X testDiana Z2023-04-036-0/+156
| * Zephyr test: Create NX20P383X emulatorDiana Z2023-04-035-1/+189
| * doc: zephyr_troubleshooting: add some notes about tests and gdbFabio Baltieri2023-04-031-0/+35
| * ec_openocd: fix a bunch of presubmit errorsFabio Baltieri2023-04-031-58/+70
| * ec_openocd: handle sigint properlyFabio Baltieri2023-04-031-1/+13
| * ec_openocd: add an option for using an external gdbserverFabio Baltieri2023-04-031-4/+45
| * ec_openocd: refer to util base for the support file search pathFabio Baltieri2023-04-031-16/+5
| * ec_opencode: drop the flash_board proceduresFabio Baltieri2023-04-032-8/+0
| * ec_openocd: add automatic fallback to gdb-multiarchFabio Baltieri2023-04-031-1/+17
| * ec_openocd: add support for rexFabio Baltieri2023-04-032-1/+15
| * zmake: use CONFIG_COMPILER_SAVE_TEMPS for save-tempsFabio Baltieri2023-04-032-6/+11
| * ec: Fix kconfig_check.pyJeremy Bettis2023-04-034-64/+120
| * zephyr: tests: Update testcase.yaml to remove extra_argsTristan Honscheid2023-04-038-306/+370