summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: volteer: Set LED PWM clock source to LFCLKWealian Liao2021-04-211-0/+4
* zephyr/drivers: it8xxx2: add SPI host interface drivertim2021-04-213-0/+351
* zephyr: adc: Add an empty enum when not ADC is presentSimon Glass2021-04-211-0/+5
* zephyr: shi: npcx: Fix rx deadline checkingJun Lin2021-04-211-2/+2
* zephyr: shi: npcx: Fix unreachable codeJun Lin2021-04-211-2/+2
* zephyr: zmake: enable verbose logging with --debugJack Rosenthal2021-04-211-3/+9
* zephyr: drivers: add CBI test suiteTomasz Michalec2021-04-204-1/+35
* Revert "Reland "zephyr: zmake: Add a test for zmake and output filtering""Jack Rosenthal2021-04-204-747/+2
* Reland "zephyr: zmake: Add a test for zmake and output filtering"Simon Glass2021-04-204-2/+747
* TCPC/PPC: Add code for Cypress EZ-PD CCG6DF, CCG6SFVijay Hiremath2021-04-201-0/+1
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-201-0/+8
* zephyr: hooks: store deferred data in .rodata on non-posixFabio Baltieri2021-04-191-2/+10
* zephyr: validate interrupt flags at build timeKeith Short2021-04-171-0/+23
* driver: bmi: fix use of I2C_PORT_ACCELYuval Peress2021-04-165-2/+56
* driver: icm: fix use of I2C_PORT_ACCELYuval Peress2021-04-164-14/+77
* zephyr: override the sysworkq stack size for npcxFabio Baltieri2021-04-161-0/+3
* zmake: Fix test deadlineYuval Peress2021-04-161-0/+4
* zephyr: lazor: Fix GPIO interrupt tableDawid Niedzwiecki2021-04-161-10/+15
* zephyr: lazor: add the write-protection switch interruptWai-Hong Tam2021-04-161-0/+1
* Zephyr: dts: npcx: reshuffle the default IRQ priority of KBSJun Lin2021-04-162-2/+2
* mp2964: Add PMIC driverCaveh Jalali2021-04-164-2/+37
* zephyr: npcx: Remove the comment for cros_system_npcx initWealian Liao2021-04-151-4/+0
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-153-28/+132
* zephyr: Adjust watchdog warning timer value and delay timeMulin Chao2021-04-144-20/+39
* zephyr: lazor: Set the hibernate wake-up gpiosMulin Chao2021-04-141-4/+14
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-147-44/+359
* zephyr/app: ec: add configuration for AP SoC generationtim2021-04-141-0/+6
* zephyr/drivers: it8xxx2: add cros_bbram drivertim2021-04-143-0/+86
* zephyr: npcx: Change RTC IRQ enable/disable mechanismMulin Chao2021-04-141-3/+9
* zephyr: zmake: bind lambda for pytest using default argumentJack Rosenthal2021-04-131-1/+1
* zephyr: Enable BC12_SINGLE_DRIVER and CHARGER_SINGLE_CHIPSimon Glass2021-04-131-0/+7
* zephyr: lazor: Enable tasks for USB PD port 1Simon Glass2021-04-131-0/+3
* zephyr: Tidy up PLATFORM_EC_USBC_SS_MUXSimon Glass2021-04-131-24/+11
* zephyr: zmake: make zmake.multiproc.Executor object a class memberJack Rosenthal2021-04-131-11/+11
* zephyr: zmake: remove fail_fast functionalityJack Rosenthal2021-04-134-55/+14
* Revert "zephyr: zmake: Add a test for zmake and output filtering"Jack Rosenthal2021-04-134-747/+2
* Revert "zephyr: zmake: Ensure all output is produced"Jack Rosenthal2021-04-132-20/+2
* Revert "zephyr: zmake: Show devicetree / compiler errors"Jack Rosenthal2021-04-133-336/+2
* zephyr: remove --fail-fast parameter to zmake testallJack Rosenthal2021-04-131-1/+1
* zephyr: zmake: Show devicetree / compiler errorsSimon Glass2021-04-133-2/+336
* zephyr: zmake: Ensure all output is producedSimon Glass2021-04-132-2/+20
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-04-134-2/+747
* zephyr: lazor: Tweak some USB-C configsSimon Glass2021-04-131-0/+2
* zephyr: trogdor: Add a node for the chargerSimon Glass2021-04-132-0/+15
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-132-0/+12
* zephyr: lazor: enable verified-boot hashing functionWai-Hong Tam2021-04-131-3/+3
* zephyr: npcx: Fixed the name of nodes in device-tree filesWealian Liao2021-04-138-15/+15
* zephyr: Add external power gpioJeremy Bettis2021-04-124-6/+10
* zephyr: Allow ztests to use shimmed tasksJeremy Bettis2021-04-124-24/+8
* zephyr: console_buffer: unlock console_write_lock after initYuval Peress2021-04-121-0/+2