summaryrefslogtreecommitdiff
path: root/zephyr/projects/herobrine
Commit message (Expand)AuthorAgeFilesLines
* zephyr: convert fwctrl register to syscon driverYuval Peress2021-09-271-0/+2
* zephyr: Explicitly enable the I2C controllerKeith Short2021-09-201-0/+28
* herobrine: Enable rtc_alarm console commandWai-Hong Tam2021-09-171-0/+1
* zephyr: herobrine_npcx9: Set TCPC I2C speed to 400 kHzKeith Short2021-09-171-2/+12
* herobrine: Always enable the 5V railWai-Hong Tam2021-09-162-3/+4
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-162-3/+8
* zephyr:herobrine_npcx9: Enable kernel shell ec commandsDenis Brockus2021-09-101-0/+1
* herorbrine_npcx9: Use PCF85063A RTC Zephyr driverSam Hurst2021-09-043-0/+9
* zephyr: define herobrine's batteries in device treeMichał Barnaś2021-09-033-76/+3
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-1/+3
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* zephyr: herobrine_npcx9: Enable PSL and define psl-in-pads bindingWai-Hong Tam2021-08-242-0/+29
* zephyr: herobrine: Enable shell helpKeith Short2021-08-181-0/+1
* herobrine_npcx9: Make WARM_RESET and POWER_GOOD power signalsWai-Hong Tam2021-08-181-3/+2
* herobrine_npcx9: Detect the Refresh key at row 3Wai-Hong Tam2021-08-181-0/+1
* zephyr: add herobrine_npcx9 definitions of sku id and board versionMichał Barnaś2021-08-181-6/+30
* zephyr: Add switchcap for herobrine_npcx9 to device treeMichał Barnaś2021-08-166-26/+19
* zephyr: herobrine_npcx9: Enable tab autocompletionWai-Hong Tam2021-08-131-1/+3
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-2/+2
* zephyr: herobrine_npcx9: enable shell historyJack Rosenthal2021-08-111-0/+3
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-052-31/+0
* zephyr: herobrine: Configure unused pinsWai-Hong Tam2021-07-271-0/+29
* zephyr: herobrine: Unlink the board/baseboard C files in EC-OSWai-Hong Tam2021-07-236-16/+883
* zephyr: herobrine: Switch to use BMI260 sensor driverWai-Hong Tam2021-07-213-13/+13
* zephyr: herobrine_npcx9: Update I2C busesWai-Hong Tam2021-07-201-0/+11
* zephyr: herobrine: Move I2C related dts from board to projectWai-Hong Tam2021-07-202-0/+105
* zephyr: herobrine_npcx9: Update GPIOsWai-Hong Tam2021-07-202-80/+45
* zephyr: herobrine_npcx9: Initial image which uses NPCX9Wai-Hong Tam2021-07-2010-0/+832