summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* 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
* zephyr: zmake: use -j1 until we switch to GNU MakeJack Rosenthal2021-08-051-1/+8
* zephyr: asurada: enable CONFIG_PLATFORM_EC_HOST_COMMAND_STATUSTim Lin2021-08-051-0/+1
* zephyr: shim/src: task: add in_interrupt_context routineTim Lin2021-08-051-0/+5
* zephyr/drivers: flash: enable SHI interrupt to handle AP's commandTim Lin2021-08-051-0/+8
* zephyr: add support for CONFIG_HOST_COMMAND_STATUSTim Lin2021-08-052-0/+17
* zephyr/drivers: flash: add watchdog reload in flash erasingTim Lin2021-08-051-1/+30
* zephyr: kohaku: support v2.6Jack Rosenthal2021-08-051-0/+1
* zephyr: npcx_evb: Set the hibernate wake-up pinsWealian Liao2021-08-052-6/+24
* zephyr: npcx_evb: Enable power managementWealian Liao2021-08-054-0/+18
* zephyr: npcx_evb: Enable scratchpad console cmdWealian Liao2021-08-052-0/+6
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-0514-222/+0
* zephyr: hooks test: bump DEFERRED_DELAY_USJack Rosenthal2021-08-041-1/+1
* zephyr: Move BBRAM access functions to common system.cWealian Liao2021-08-045-148/+82
* zephyr: npcx: Move npcx power-states node to npcx.dtsiWealian Liao2021-08-042-19/+20
* zephyr: Add scratchpad console command enable optionWealian Liao2021-08-022-0/+12
* zephyr: npcx_evb: Enable fanWealian Liao2021-08-0211-4/+83
* zephyr: shi: it8xxx2: create phandle of pinmux controlTim Lin2021-08-024-6/+69
* zephyr: npcx_evb: Enable PWMWealian Liao2021-07-3010-0/+112
* zephyr: npcx_evb: Enable ADCWealian Liao2021-07-306-2/+47
* zephyr: npcx_evb: Remove BOARD_ROOT settingWealian Liao2021-07-302-2/+0
* zephyr: asurada: cleanup board id/versionDenis Brockus2021-07-291-2/+0
* cbi: Add CONFIG_EEPROM_CBI_WPAseda Aboagye2021-07-291-0/+8
* zephyr: npcx_evb: Enable I2CWealian Liao2021-07-298-82/+64
* zephyr: asurada: correct RO/RW size and offsetDino Li2021-07-291-3/+3
* zephyr: npcx_evb: Enable external power presence detection via GPIOWealian Liao2021-07-286-0/+6
* zephyr: npcx_evb: Enable power buttonWealian Liao2021-07-286-2/+10
* zephyr: npcx_evb: Enable lid switchWealian Liao2021-07-286-2/+8
* zephyr: npcx_evb: Enable PLATFORM_EC_HOSTCMDWealian Liao2021-07-282-2/+4
* zephyr: npcx_evb: Enable board version gpioWealian Liao2021-07-284-0/+12
* zephyr: npcx_evb: Populate gpiosWealian Liao2021-07-284-6/+182
* zephyr: asurada: reorganize prj.conf CONFIGsDenis Brockus2021-07-281-34/+35
* zephyr: asurada: Enable VBoot_HashDenis Brockus2021-07-281-2/+5
* zephyr: ite: add CONFIG_PLATFORM_EC_FW_RESET_VECTORDenis Brockus2021-07-282-0/+14
* zephyr: ite: add system_get_fw_reset_vector to shimDenis Brockus2021-07-281-0/+10
* zephyr: drivers: set ADC value in temp_sensor testTomasz Michalec2021-07-271-0/+7
* zephyr: drivers: add als_tcs3400 test suiteTomasz Michalec2021-07-274-0/+731
* zephyr: Add TCS3400 emulatorTomasz Michalec2021-07-275-0/+1170
* zephyr: herobrine: Configure unused pinsWai-Hong Tam2021-07-271-0/+29
* zephyr: trogdor: Configure unused pinsWai-Hong Tam2021-07-273-0/+87
* zephyr: Initial image for npcx_evb/npcx9Wealian Liao2021-07-279-0/+151
* zephyr: Initial image for npcx_evb/npcx7Wealian Liao2021-07-2710-0/+177
* zephyr: npcx: Add default config for npcx7m6fb & npcx9m6fWealian Liao2021-07-272-58/+25
* zephyr: Fix warning for host command disableWealian Liao2021-07-271-2/+7
* zephyr: it8xxx2_evb: move to zephyr v2.6Ruibin Chang2021-07-271-1/+1
* zephyr: asurada: leverage USB_PD configs from cros-ecDino Li2021-07-271-0/+4
* zephyr: it8xxx2: shi: disable CPU FIFO access at transaction endDino Li2021-07-271-21/+32
* zephyr: it8xxx2: shi: enable CS interruptDino Li2021-07-274-2/+25