summaryrefslogtreecommitdiff
path: root/zephyr/projects
Commit message (Expand)AuthorAgeFilesLines
* driver: bmi: fix use of I2C_PORT_ACCELYuval Peress2021-04-161-0/+1
* 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
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-151-0/+2
* zephyr: lazor: Set the hibernate wake-up gpiosMulin Chao2021-04-141-4/+14
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-141-0/+1
* zephyr: lazor: Enable tasks for USB PD port 1Simon Glass2021-04-131-0/+3
* zephyr: lazor: Tweak some USB-C configsSimon Glass2021-04-131-0/+2
* zephyr: trogdor: Add a node for the chargerSimon Glass2021-04-131-0/+6
* 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-136-12/+12
* zephyr: volteer: Enable volume button interruptsKeith Short2021-04-121-22/+24
* zephyr: lazor: Add LED supportDawid Niedzwiecki2021-04-123-0/+8
* zephyr: config: add a dts node for the CBI EEPROMFabio Baltieri2021-04-094-3/+20
* zephyr: volteer: init i2c_portsYuval Peress2021-04-093-0/+76
* zephyr: gpio: Move named GPIO entries to devicetreeYuval Peress2021-04-088-162/+183
* zephyr: i2c mapping using an enumYuval Peress2021-04-086-89/+49
* 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
* zephyr: lazor: enable watchdogWai-Hong Tam2021-04-061-0/+6
* 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: lazor: Add various charger featuresSimon Glass2021-04-031-3/+18
* zephyr: Update ADC shim for Zephyr 2.5Simon Glass2021-04-022-0/+7
* zephyr: Update the temperature-sensor shimSimon Glass2021-04-021-0/+4
* zephyr: Add support for setting charger sense-resistorsSimon Glass2021-04-012-0/+4
* zephyr: Add support for discharge testingSimon Glass2021-04-011-0/+2
* zephyr: Set up USB-A chargingSimon Glass2021-03-311-0/+3
* zephyr: lazor: enable SHIJun Lin2021-03-311-0/+3
* zephyr: Generate initial coverage for every boardJeremy Bettis2021-03-303-0/+9
* zephyr: lazor: enable volume buttons and simulation commandWai-Hong Tam2021-03-302-0/+6
* 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-2925-0/+0
* 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: lazor: enable RTCWai-Hong Tam2021-03-252-0/+5
* zephyr: delbin: bringup keyboardJack Rosenthal2021-03-243-2/+36
* zephyr: Enable link time optimization for board filesKeith Short2021-03-244-23/+22
* 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