summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim: remove dynamic mutex initHyungwoo Yang2021-03-311-13/+1
* zephyr: Add find_projects() to zmake.project.Jeremy Bettis2021-03-313-12/+62
* zephyr: Set up USB-A chargingSimon Glass2021-03-311-0/+3
* zephyr: lazor: enable SHIJun Lin2021-03-311-0/+3
* Zephyr: npcx: shim SHIJun Lin2021-03-312-0/+86
* zephyr: npcx: support SHI driverJun Lin2021-03-319-0/+1169
* zephyr: Implement task_start_calledDawid Niedzwiecki2021-03-311-1/+3
* zephyr: zmake: Move CRITICAL output to ERRORSimon Glass2021-03-311-3/+0
* zephyr: zmake: Drop the 'boilerplate' message on stderrSimon Glass2021-03-311-1/+21
* zephyr: npcx: add hibernate callback implementation for cros_system.Mulin Chao2021-03-313-0/+46
* zephyr: shim: system: add hibernate support.Mulin Chao2021-03-311-10/+30
* zephyr: add hibernate callback in cros_system driver api.Mulin Chao2021-03-311-0/+37
* zephyr: zmake: Drop common cmake and ninja messagesSimon Glass2021-03-311-0/+10
* zephyr: zmake: Move devicetree output to DEBUGSimon Glass2021-03-301-0/+14
* zephyr: zmake: Drop success and info messagesSimon Glass2021-03-301-0/+10
* zephyr: zmake: Move progress information to DEBUGSimon Glass2021-03-301-0/+10
* zmake: Adjust the 'building' message to show the commandSimon Glass2021-03-301-2/+4
* zmake: Send output to INFO by defaultSimon Glass2021-03-301-1/+1
* zmake: Use a common function to report a failure messageSimon Glass2021-03-301-12/+17
* zephyr: zmake: Avoid showing a backtrace on errorsSimon Glass2021-03-302-2/+7
* zephyr: Generate initial coverage for every boardJeremy Bettis2021-03-304-0/+19
* zephyr: lazor: enable volume buttons and simulation commandWai-Hong Tam2021-03-302-0/+6
* zephyr: add Kconfig for button simulation commandWai-Hong Tam2021-03-302-0/+11
* zephyr: main: initialize the buttonsWai-Hong Tam2021-03-301-0/+6
* zephyr: Import the compiler specific link flagsJeremy Bettis2021-03-291-2/+3
* zephyr: delbin: switch to volteer boardJack Rosenthal2021-03-298-243/+3
* zephyr: volteer: move ADC kconfig to baseboardJack Rosenthal2021-03-292-2/+2
* zephyr: volteer: move bb_retimer to DTS overlayJack Rosenthal2021-03-293-9/+19
* zephyr: volteer: move motion sensors to DTS overlayJack Rosenthal2021-03-293-2/+1
* zephyr: volteer: move fans to DTS overlayJack Rosenthal2021-03-293-23/+30
* zephyr: volteer: move pwm device-tree to DTS overlayJack Rosenthal2021-03-293-65/+72
* zephyr: delbin: move gpio device-tree to DTS overlayJack Rosenthal2021-03-293-300/+308
* zephyr: volteer: move gpio device-tree to DTS overlayJack Rosenthal2021-03-293-302/+310
* zephyr: volteer: start converting board to baseboardJack Rosenthal2021-03-299-30/+12
* zephyr: restructure volteer and delbin project directoriesJack Rosenthal2021-03-2926-1/+1
* common/battery: Provide function to lower input voltagePatryk Duda2021-03-292-0/+17
* zephyr: Import firmware_builder.py from zephyr-chrome repoJack Rosenthal2021-03-291-0/+103
* npcx: eSPI: add config option to zephyr kconfigCaveh Jalali2021-03-262-0/+13
* zephyr: lazor: enable memory mapped switchesWai-Hong Tam2021-03-251-1/+1
* zephyr: lazor: enable the display backlight based on the lid switchWai-Hong Tam2021-03-252-1/+2
* zephyr: Have zmake log every command run at DEBUGJeremy Bettis2021-03-251-1/+4
* zephyr: lazor: enable RTCWai-Hong Tam2021-03-252-0/+5
* Revert "ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DID"Zhuohao Lee2021-03-251-0/+1
* zephyr: delbin: bringup keyboardJack Rosenthal2021-03-243-2/+36
* zephyr: remove unused compiler definitionsKeith Short2021-03-241-14/+0
* zephyr: Enable link time optimization for board filesKeith Short2021-03-244-23/+22
* zephyr: Enable link time optimization (LTO)Keith Short2021-03-247-148/+191
* zephyr: lazor: Connect up the USB interruptsSimon Glass2021-03-241-1/+6
* zephyr: lazor: Add initial USC-C config into the buildSimon Glass2021-03-243-2/+57
* zephyr: volteer: enable BOARD_RESET_AFTER_POWER_ONWealian Liao2021-03-241-0/+1