summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Fix duplicated definition warningKeith Short2021-04-091-10/+12
* zephyr: Disable PLATFORM_EC_STACKOVERFLOW for tests.Keith Short2021-04-091-1/+1
* zephyr: Fix compiler warnings from zephyr testsKeith Short2021-04-091-0/+6
* zephyr: Wait for zmake logging even on errorJeremy Bettis2021-04-091-5/+7
* zephyr: gpio: Move named GPIO entries to devicetreeYuval Peress2021-04-0812-172/+297
* zephyr: i2c mapping using an enumYuval Peress2021-04-0813-101/+111
* zephyr: npcx: Add cros_system chip info implementationMulin Chao2021-04-082-0/+90
* zephyr: Add chip info support in shimmed system driverMulin Chao2021-04-081-3/+9
* zephyr: Add chip info API in cros_system driverMulin Chao2021-04-081-0/+89
* zephyr: Bundle a summary code coverage fileJeremy Bettis2021-04-072-5/+40
* zephyr: lint pass, s/ {4}/\t/g for dts filesYuval Peress2021-04-072-24/+24
* zephyr: zmake: Reset the multiproc module before useSimon Glass2021-04-072-0/+8
* zephyr: fix initialization priority to be forward compatibleYuval Peress2021-04-074-2/+27
* zephyr: kconfig: alphabetize the root kconfigYuval Peress2021-04-071-108/+107
* zephyr: kconfig: move timer configs to separate fileYuval Peress2021-04-072-13/+17
* zephyr: kconfig: move timer configs to separate fileYuval Peress2021-04-072-47/+51
* zephyr: kconfig: move throttle_ap configs to separate fileYuval Peress2021-04-072-29/+33
* zephyr: kconfig: move rtc configs to separate fileYuval Peress2021-04-072-37/+41
* zephyr: kconfig: move panic configs to separate fileYuval Peress2021-04-072-39/+44
* zephyr: kconfig: move mkbp_event configs to separate fileYuval Peress2021-04-072-46/+50
* zephyr: kconfig: move flash configs to separate fileYuval Peress2021-04-072-110/+114
* zephyr: kconfig: move espi configs to separate fileYuval Peress2021-04-072-25/+29
* zephyr: kconfig: move debug_assert configs to separate fileYuval Peress2021-04-072-39/+46
* zephyr: kconfig: move console_cmd_mem configs to separate fileYuval Peress2021-04-072-30/+33
* zephyr: kconfig: move board_version configs to separate fileYuval Peress2021-04-072-42/+46
* zephyr: lazor: enable RTC host commandsWai-Hong Tam2021-04-071-0/+1
* zephyr: dts: volteer: add PSL input pads in 'psl-in-pads' prop.Mulin Chao2021-04-062-0/+23
* bq25720: Add VSYS_TH2 tuning supportCaveh Jalali2021-04-062-0/+28
* zephyr: lazor: enable watchdogWai-Hong Tam2021-04-061-0/+6
* zephyr: Disable LTO for zephyr toolchainKeith Short2021-04-051-1/+8
* zephyr: firmware_builder bundle functionalityKevin Shelton2021-04-051-10/+106
* zephyr: lazor: Enable the last two charger optionsSimon Glass2021-04-031-0/+2
* zephyr: lazor: Add support for the ccd_mode_odl interruptSimon Glass2021-04-031-1/+4
* zephyr: Add support for SuperSpeed mux only with DFPSimon Glass2021-04-032-0/+12
* zephyr: Support the amonbmon commandSimon Glass2021-04-032-0/+13
* zephyr: lazor: Add various charger featuresSimon Glass2021-04-031-3/+18
* zephyr: Add support for PSYSSimon Glass2021-04-022-0/+31
* zephyr: Update ADC shim for Zephyr 2.5Simon Glass2021-04-026-4/+28
* zephyr: Update the temperature-sensor shimSimon Glass2021-04-0210-37/+79
* zephyr: zmake: add FMAP entries using binmanJack Rosenthal2021-04-021-5/+24
* zephyr: zmake: Support sequential buildsSimon Glass2021-04-022-45/+47
* zephyr: zmake: Allow warnings to break the buildSimon Glass2021-04-023-9/+58
* zephyr: shim: SHI: fix bugJun Lin2021-04-021-2/+2
* zephyr: driver: SHI: remove SHI version controlJun Lin2021-04-023-13/+0
* zephyr: driver: SHI: rename non-inclusive language wordJun Lin2021-04-021-3/+3
* zephyr: driver: SHI: remove unnecessary "default n" in KconfigJun Lin2021-04-021-2/+0
* zephyr: New test of ec appJeremy Bettis2021-04-028-2/+181
* zephyr: Add zmake command coverage.Jeremy Bettis2021-04-022-1/+169
* zephyr: drivers: system: fix SYS_INITYuval Peress2021-04-021-1/+4
* zephyr: Move ADC-shim code into zephyr/shimSimon Glass2021-04-021-0/+29