summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-012-0/+16
* usb_port_power_dumb: allow board to customize hooksTing Shen2021-05-252-0/+13
* 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-201-2/+10
* zephyr: validate interrupt flags at build timeKeith Short2021-04-201-0/+23
* driver: bmi: fix use of I2C_PORT_ACCELYuval Peress2021-04-205-2/+56
* driver: icm: fix use of I2C_PORT_ACCELYuval Peress2021-04-204-14/+77
* zephyr: override the sysworkq stack size for npcxFabio Baltieri2021-04-201-0/+3
* zmake: Fix test deadlineYuval Peress2021-04-201-0/+4
* zephyr: lazor: Fix GPIO interrupt tableDawid Niedzwiecki2021-04-201-10/+15
* zephyr: lazor: add the write-protection switch interruptWai-Hong Tam2021-04-201-0/+1
* Zephyr: dts: npcx: reshuffle the default IRQ priority of KBSJun Lin2021-04-202-2/+2
* mp2964: Add PMIC driverCaveh Jalali2021-04-204-2/+37
* zephyr: npcx: Remove the comment for cros_system_npcx initWealian Liao2021-04-201-4/+0
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-203-28/+132
* zephyr: Adjust watchdog warning timer value and delay timeMulin Chao2021-04-204-20/+39
* zephyr: lazor: Set the hibernate wake-up gpiosMulin Chao2021-04-201-4/+14
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-207-44/+359
* zephyr/app: ec: add configuration for AP SoC generationtim2021-04-201-0/+6
* zephyr/drivers: it8xxx2: add cros_bbram drivertim2021-04-203-0/+86
* zephyr: npcx: Change RTC IRQ enable/disable mechanismMulin Chao2021-04-201-3/+9
* zephyr: zmake: bind lambda for pytest using default argumentJack Rosenthal2021-04-201-1/+1
* zephyr: Enable BC12_SINGLE_DRIVER and CHARGER_SINGLE_CHIPSimon Glass2021-04-201-0/+7
* zephyr: lazor: Enable tasks for USB PD port 1Simon Glass2021-04-201-0/+3
* zephyr: Tidy up PLATFORM_EC_USBC_SS_MUXSimon Glass2021-04-201-24/+11
* zephyr: zmake: make zmake.multiproc.Executor object a class memberJack Rosenthal2021-04-201-11/+11
* zephyr: zmake: remove fail_fast functionalityJack Rosenthal2021-04-204-55/+14
* Revert "zephyr: zmake: Add a test for zmake and output filtering"Jack Rosenthal2021-04-204-747/+2
* Revert "zephyr: zmake: Ensure all output is produced"Jack Rosenthal2021-04-202-20/+2
* Revert "zephyr: zmake: Show devicetree / compiler errors"Jack Rosenthal2021-04-203-336/+2
* zephyr: remove --fail-fast parameter to zmake testallJack Rosenthal2021-04-201-1/+1
* zephyr: zmake: Show devicetree / compiler errorsSimon Glass2021-04-203-2/+336
* zephyr: zmake: Ensure all output is producedSimon Glass2021-04-202-2/+20
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-04-204-2/+747
* zephyr: lazor: Tweak some USB-C configsSimon Glass2021-04-201-0/+2
* zephyr: trogdor: Add a node for the chargerSimon Glass2021-04-202-0/+15
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-202-0/+12
* zephyr: lazor: enable verified-boot hashing functionWai-Hong Tam2021-04-201-3/+3
* zephyr: npcx: Fixed the name of nodes in device-tree filesWealian Liao2021-04-208-15/+15
* zephyr: Add external power gpioJeremy Bettis2021-04-204-6/+10
* zephyr: Allow ztests to use shimmed tasksJeremy Bettis2021-04-204-24/+8
* zephyr: console_buffer: unlock console_write_lock after initYuval Peress2021-04-201-0/+2
* zephyr: volteer: Enable volume button interruptsKeith Short2021-04-201-22/+24
* zephyr: Shell of driver ztest.Jeremy Bettis2021-04-2013-1/+468
* Zephyr: cros_flash: change the flash erase size from 4K to 64KJun Lin2021-04-202-2/+2
* zephyr: lazor: Add LED supportDawid Niedzwiecki2021-04-204-0/+10
* Power: Add configurable S5 timeoutDiana Z2021-04-202-0/+12
* zephyr: Fix compiler warning on kohakuKeith Short2021-04-201-5/+2
* TCPMV2: Default PD Policy ManagementSam Hurst2021-04-201-0/+1