summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/malloc: Add a test for double-free when using mallocstabilize-15415.B-mainTom Hughes2023-04-071-0/+25
* USB-PD: Support Vconn swap during EPR entry for SinkDaisuke Nojiri2023-04-072-1/+22
* test: Add a test for malloc/freeTom Hughes2023-04-076-0/+108
* zephyr: Add `test_` prefix to ZTEST function namesAl Semjonovs2023-04-0748-228/+230
* zephyr: test: Fix flaky keyboard_scan testTristan Honscheid2023-04-073-17/+49
* Zephyr Test: Create test for NX20P3481 PPCDiana Z2023-04-074-0/+80
* Zephyr: Add NX20P3481 CONFIGDiana Z2023-04-074-1/+15
* Zephyr test: Split NX20P3483 specifics into their own testDiana Z2023-04-076-22/+50
* Zephyr test: Test NXP PPC interruptsDiana Z2023-04-077-18/+184
* flash_fp_mcu: Dynamically determine gpiochip number for hatchPatryk Duda2023-04-071-18/+18
* rt1739: check PD state before disconnect SBU/DU/DMEric Yilun Lin2023-04-071-2/+3
* 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