zephyr/soc/arm
Jun Lin 82a887c98d driver: eSPI: npcx: support multiple bytes mode for Port80
eSPI PUT_IOWR_SHORT protocol can send 1/2/4 bytes of data in a single
transaction. This allows the host to send max 32-bits Port80 code
at one time. This CL sets bits OFS0_SEL~OFS3_SEL in the DPAR1 register
to let the EC hardware put the full Port80 code to DP80BUF FIFO.
It also groups the N-byte code into a single 32-bits variable when
necessary by analyzing the offset field in the DP80BUF register.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2022-10-20 15:41:22 +02:00
..
arm include: add missing nmi.h include 2022-10-11 18:05:17 +02:00
aspeed timer: remove Kconfig.defconfig* setting of timer drivers 2022-09-09 09:58:48 +00:00
atmel_sam include: add missing irq.h include 2022-10-11 18:05:17 +02:00
atmel_sam0 dma: remove Kconfig.defconfig* setting of DMA drivers 2022-08-26 14:27:23 +00:00
bcm_vk include: add missing irq.h include 2022-10-11 18:05:17 +02:00
common/cortex_m soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
cypress include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
gigadevice include: add missing irq.h include 2022-10-11 18:05:17 +02:00
infineon_xmc drivers: flash: Add xmc4xxx flash drivers 2022-10-03 13:56:49 +02:00
intel_socfpga_std include: add missing nmi.h include 2022-10-11 18:05:17 +02:00
microchip_mec soc: arm: microchip: add common mec_gpio.h 2022-10-08 18:32:33 +02:00
nordic_nrf soc: arm: nordic_nrf: nrf53: Add default logging domain name 2022-10-17 10:16:53 +02:00
nuvoton_npcx driver: eSPI: npcx: support multiple bytes mode for Port80 2022-10-20 15:41:22 +02:00
nuvoton_numicro timer: remove Kconfig.defconfig* setting of timer drivers 2022-09-09 09:58:48 +00:00
nxp_imx soc: nxp: Fix boot issue on RT595 2022-10-14 09:57:18 +02:00
nxp_kinetis soc: arm: nxp_kinetis: Fix flash MPU configuration for k6x 2022-09-07 16:05:18 -05:00
nxp_lpc soc: lpc55xxx: remove unnecessary include 2022-10-11 18:05:17 +02:00
nxp_s32 soc: arm: add pinctrl support for NXP S32Z/E SoC's 2022-10-14 09:51:14 +02:00
quicklogic_eos_s3 soc: arm: eos_s3: Use frequency from Kconfig to configure main clock 2022-10-20 15:41:09 +02:00
renesas_rcar linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
renesas_smartbond soc: renesas_smartbond: Make SoC family Kconfig not selectable 2022-09-05 14:50:30 +00:00
rpi_pico rpi_pico: Mark RTT as supported by RP2XXX Chip 2022-10-03 10:12:17 +02:00
silabs_exx32 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
st_stm32 include: add missing nmi.h include 2022-10-11 18:05:17 +02:00
ti_lm3s6965 asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
ti_simplelink timer: remove Kconfig.defconfig* setting of timer drivers 2022-09-09 09:58:48 +00:00
xilinx_zynq7000 smp: Kconfig: Move to using MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
xilinx_zynqmp linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
CMakeLists.txt
Kconfig soc: arm: nrf5340: remove handling for Erratum 19 2021-02-19 15:12:28 +03:00