summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim: map correct PLATFORM_EC_* to CONFIG_Denis Brockus2021-08-191-6/+6
* zephyr: herobrine: Enable shell helpKeith Short2021-08-181-0/+1
* zephyr: Disable console help stringsKeith Short2021-08-183-3/+24
* zephyr: reduce code duplication of console shimKeith Short2021-08-182-33/+39
* 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 support for CONFIG_KEYBOARD_REFRESH_ROW3Wai-Hong Tam2021-08-182-0/+13
* zephyr: add herobrine_npcx9 definitions of sku id and board versionMichał Barnaś2021-08-181-6/+30
* zephyr: add herobrine_npcx7 definitions of sku id and board versionMichał Barnaś2021-08-181-6/+30
* zephyr: add lazor definitions of sku id and board version in dtMichał Barnaś2021-08-181-6/+30
* zephyr: provide unified method to get sku id and board versionMichał Barnaś2021-08-184-0/+127
* zephyr: Enable -WerrorKeith Short2021-08-171-0/+3
* zephyr: it8xxx2: use half space (512KB) from flashDino Li2021-08-174-17/+40
* zephyr: npcx_evb: add the PSL hibernate wake-up pinsJun Lin2021-08-173-6/+22
* driver/amd_stt: Add AMD STT driverRob Barnes2021-08-162-0/+16
* driver/sb_rmi: Add AMD SB-RMI driverRob Barnes2021-08-162-0/+13
* zephyr: Add switchcap for herobrine_npcx9 to device treeMichał Barnaś2021-08-166-26/+19
* zephyr: add support for switchcap in device treeMichał Barnaś2021-08-166-1/+165
* zephyr: npcx_evb: Enable RTCWealian Liao2021-08-163-0/+9
* zephyr: volteer: Set fixed PD debug levelKeith Short2021-08-141-0/+2
* zephyr: herobrine_npcx9: Enable tab autocompletionWai-Hong Tam2021-08-131-1/+3
* zephyr: asurada: reload watchdog on each flash writeDino Li2021-08-131-0/+8
* zephyr: shim: cleanup comments and code in console.cDenis Brockus2021-08-121-5/+8
* zephyr: asurada: set CONFIG_HOSTCMD_DEBUG to HCDEBUG_OFFDenis Brockus2021-08-121-0/+4
* zephyr: shim: add CONFIG_HOSTCMD_DEBUG shimDenis Brockus2021-08-122-7/+46
* zephyr: npcx_evb: Enable KeyboardWealian Liao2021-08-129-6/+100
* zephyr: Fix keyscan_configWealian Liao2021-08-122-4/+2
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-1116-21/+21
* zephyr: npcx: SHI: select the host interface to SHI explicitlyJun Lin2021-08-111-4/+4
* zephyr: npcx_evb: Enable eSPIWealian Liao2021-08-114-0/+12
* zephyr: cleanup Zephyr v2.5 ifdefsJack Rosenthal2021-08-114-47/+1
* zephyr: zmake: drop support for v2.5Jack Rosenthal2021-08-113-9/+9
* zephyr: asurada: enable zephyr_print use printkDenis Brockus2021-08-111-0/+1
* zephyr: shim: zephyr_print option to use printkDenis Brockus2021-08-112-1/+20
* zephyr: zmake: drop "print-versions" subcommandJack Rosenthal2021-08-113-50/+0
* zephyr: drop v2.5 support from all projectsJack Rosenthal2021-08-117-7/+0
* zephyr: cros_kb_raw_npcx: Add output high driver config optionWealian Liao2021-08-113-1/+13
* zephyr: herobrine_npcx9: enable shell historyJack Rosenthal2021-08-111-0/+3
* zephyr: lazor: add keyscan parametersKeith Short2021-08-102-1/+30
* zephyr: volteer: add keyscan parametersKeith Short2021-08-102-1/+30
* zephyr: Create devicetree node for keyscanKeith Short2021-08-103-0/+117
* zephyr: hooks: change priority to uint16_tFabio Baltieri2021-08-101-1/+1
* zephyr: shim: reimplement hooks using iterablesFabio Baltieri2021-08-104-36/+26
* zephyr: shim: reimplement mkbp_event using iterablesFabio Baltieri2021-08-103-48/+12
* zephyr: shim: reimplement host commands using iterablesFabio Baltieri2021-08-104-59/+14
* zephyr: eSPI: npcx: unify the access to eSPI event dataJun Lin2021-08-101-0/+38
* zephyr: switch posix-ec and host tests to v2.6Jack Rosenthal2021-08-1011-10/+16
* zephyr: shim: use NPCX_CLK_CTRL_NODE for clock controlFabio Baltieri2021-08-064-4/+4
* zephyr: linker: riscv: provide __image_size symbolDino Li2021-08-061-0/+3
* zephyr: it8xxx2: re-configure ROM_BASE address for RW imageDino Li2021-08-061-0/+10