summaryrefslogtreecommitdiff
path: root/zephyr/projects/brya
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Rename eSPI configuration to match cros-ecKeith Short2021-12-171-1/+1
* zephyr: brya: Enable PMIC mp2964 configurationRajesh Kumar2021-12-081-0/+4
* zephyr: brya: Enable RTC configurationRajesh Kumar2021-12-081-0/+3
* zephyr: brya: backlight lid configuration cleanupRajesh Kumar2021-12-031-2/+0
* zephyr: brya: Enable ADC runtime configurationRajesh Kumar2021-12-031-0/+2
* brya: Enable SLP_S5 and S4 residencyEvan Green2021-12-021-0/+9
* zephyr: brya: Enable PSL hibernate configurationRajesh Kumar2021-11-231-0/+3
* zephyr: brya: Enable configuration for throttle apRajesh Kumar2021-11-233-1/+11
* zephyr: brya: Add backlight lid configurationRajesh Kumar2021-11-152-0/+6
* zephyr: brya: Add power sequencing support using shimDivya Sasidharan2021-11-123-5/+109
* zephyr: zmake: Rename project name fieldJack Rosenthal2021-11-021-1/+1
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-9/+5
* zephyr: brya: Add support for ADC Temp sensorRajesh Kumar2021-10-201-1/+4
* zephyr: Drop support for v2.6 on all projectsJack Rosenthal2021-10-041-1/+0
* zephyr: Add support for v2.7 on all projects it compiles withJack Rosenthal2021-09-291-0/+1
* zephyr: convert fwctrl register to syscon driverYuval Peress2021-09-271-0/+2
* zephyr: brya: delete duplicate GPIO interrupt definitionKeith Short2021-09-171-3/+1
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-1/+3
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-1/+1
* zephyr: drop v2.5 support from all projectsJack Rosenthal2021-08-111-1/+0
* zephyr: move all the boards directories under zephyr/boardsJack Rosenthal2021-07-166-226/+0
* zephyr: npcx: Default the NPCX header generator in Kconfig.npcxWai-Hong Tam2021-07-151-6/+0
* zephyr: npcx9: Move chip specific configs to Kconfig.npcx9Wai-Hong Tam2021-07-151-15/+0
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+2
* zephyr: npcx: Remove PLL setting for NPCX chipWealian Liao2021-07-011-7/+1
* zephyr: fix CQ when migrating to 2.6Yuval Peress2021-06-231-0/+1
* zephyr: brya: uptick zephyr version to 2.6Yuval Peress2021-06-231-1/+1
* zmake: update NPCX_IMAGE_FILE name to match zephyr 2.6Yuval Peress2021-06-171-1/+1
* zephyr: brya: explicitly add power managementYuval Peress2021-06-171-0/+1
* zepyr: npcx: clean keyboard driverYuval Peress2021-06-091-0/+1
* zephyr: brya: enable keyboardYuval Peress2021-06-093-2/+45
* zephyr: brya: enable espiYuval Peress2021-06-072-0/+10
* zephyr: brya: move config hostcmd to the right placeYuval Peress2021-06-071-1/+3
* zephyr: npcx9: add kconfig option for flash api workaroundYuval Peress2021-06-041-0/+2
* zephyr: brya: enable watchdogYuval Peress2021-06-031-0/+3
* zephyr: brya: enable i2cYuval Peress2021-06-032-1/+86
* zephyr: brya: enable sysinfo console commandYuval Peress2021-06-031-1/+1
* zephyr: brya: wakeup from hibernationYuval Peress2021-06-033-9/+27
* zephyr: brya: enable power managementYuval Peress2021-06-031-0/+6
* zephyr: brya: Enable vbootYuval Peress2021-06-032-2/+8
* Zephyr: brya: add basic template for brya boardYuval Peress2021-05-2610-0/+253