summaryrefslogtreecommitdiff
path: root/zephyr/projects/herobrine
Commit message (Expand)AuthorAgeFilesLines
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-291-1/+1
* zephyr: remove prompt for wakeup-mask KconfigsMichał Barnaś2022-03-291-4/+0
* villager: Reconfig LED GPIO pin defineben chen2022-03-283-1/+324
* zephyr: villager: Fix FRS Enable pin configurationSam Hurst2022-03-231-0/+2
* zephyr: hoglin: Fix FRS Enable pin configurationSam Hurst2022-03-232-2/+5
* zephyr: herobrine: Fix FRS Enable pin configurationSam Hurst2022-03-232-2/+4
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-2/+2
* herobrine: Fix LED config for hoglinMatthias Kaehlcke2022-03-161-0/+7
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-162-38/+38
* zephyr: support smart USB-A port controlPeter Marheine2022-03-151-0/+1
* zephyr: shim: drop empty pwm.dts overlaysFabio Baltieri2022-03-152-11/+0
* zephyr: hoglin: Board creationKshitiz Godara2022-03-116-4/+558
* zephyr: herobrine: enable 1Mhz I2C speed for TCPC chipsDawid Niedzwiecki2022-03-111-12/+2
* herobrine: enable I2C speed controlKeith Short2022-03-112-1/+7
* herobrine: Use remote-port property only for batteryKeith Short2022-03-111-0/+3
* zephyr: herobrine: Enable FRS FunctionalitySam Hurst2022-03-111-0/+1
* zephyr: herobrine: Enable FRSSam Hurst2022-03-091-0/+1
* villager: Update the default batteryWai-Hong Tam2022-03-093-1/+15
* zephyr: herobrine: Enable PD REV3.0Sam Hurst2022-03-081-1/+1
* Herobrine: Add debug messages to show the HPD changeWai-Hong Tam2022-03-081-0/+5
* zephyr: shim: set generic-pwm-channel on herobrine or trogdorFabio Baltieri2022-03-082-0/+2
* zephyr: add a new displight Zephyr driverFabio Baltieri2022-03-083-10/+17
* Herobrine: Enable ISL9238C DriverSam Hurst2022-03-041-1/+1
* zephyr: herobrine: Set number of 3A ports to 2Sam Hurst2022-03-041-0/+1
* villager: Update the USB-C dts overlayWai-Hong Tam2022-02-263-1/+66
* zephyr: shim: replace few pwm flags with PWM_POLARITY_NORMALFabio Baltieri2022-02-252-2/+2
* villager: Create initial Villager EC imageWai-Hong Tam2022-02-254-0/+20
* zephyr: Fix GPIO includes for herobrineKeith Short2022-02-253-3/+6
* zephyr: split legacy and shimmed codes into librariesKeith Short2022-02-251-1/+1
* zephyr: npcx: add build time check for the hibernate DT nodeJun Lin2022-02-251-0/+1
* zephyr: keyboard: set active low flag for column 2Keith Short2022-02-251-1/+1
* zephyr: update keyboard drivers to use Zephyr GPIOsKeith Short2022-02-241-2/+2
* zephyr: config: drop a bunch of CONFIG_PLATFORM_EC_PWM=yFabio Baltieri2022-02-241-1/+0
* zephyr: replace the ecos kblight driver for a deshimmed oneFabio Baltieri2022-02-183-9/+17
* Reland "zephyr: Remove unused enum-name entries"Andrew McRae2022-02-161-16/+0
* herobrine: Rename project to 'herobrine' (was 'herobrine_npcx9')Matthias Kaehlcke2022-02-165-8/+8
* Revert "zephyr: Remove unused enum-name entries"Jack Rosenthal2022-02-151-0/+16
* zephyr: Remove unused enum-name entriesAndrew McRae2022-02-151-16/+0
* zephyr: Add USBA for herobrine_npcx9 to device treeSam Hurst2022-02-122-5/+6
* zephyr: Add tcpc for herobrine_npcx9 to device treeSam Hurst2022-02-112-20/+12
* zephyr: Create Kconfig.usbaSam Hurst2022-02-111-0/+1
* write protect: extract checking write protectDawid Niedzwiecki2022-02-112-1/+8
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+1
* zephyr: Remove the hibernate-wake-pins nodes on projects using PSLWai-Hong Tam2022-02-091-13/+0
* zephyr: Remove enum-names that are not used by common codeAndrew McRae2022-02-021-4/+0
* herobrine: Migrate GPIO access to use Zephyr APIAndrew McRae2022-02-024-34/+44
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-011-21/+0
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-011-5/+8
* herobrine: Include the missing project configWai-Hong Tam2022-01-311-0/+1