zephyr/drivers
Dino Li 36164c29c1 espi: it8xxx2: enable configuration of Chromebook
This enables the below configuration so the AP and EC are able to
communicate over eSPI:

CONFIG_ESPI_PERIPHERAL_EC_HOST_CMD
CONFIG_ESPI_PERIPHERAL_ACPI_SHM_REGION
CONFIG_ESPI_PERIPHERAL_CUSTOM_OPCODE

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2022-02-21 22:01:48 -05:00
..
adc ITE: drivers/adc: fix the sampling flow of ADC 2022-02-21 21:01:43 -05:00
audio
bbram drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 2022-01-28 10:06:05 +01:00
bluetooth
cache
can drivers: can: rcar: drop DEV_DATA/DEV_CFG usage 2022-02-21 20:49:41 -05:00
clock_control driver: clock_control: npcx: power down some modules by default 2022-02-21 21:55:16 -05:00
console kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
counter drivers: counter: mcux_ctimer: fix config used as non-const 2022-01-25 18:16:42 -06:00
crypto
dac
debug
disk drivers: usdhc: Add log for DAT3 detection 2022-02-02 16:59:30 +01:00
display drivers: display: st7789v: fix function argument 2022-02-08 07:31:07 -05:00
dma dma: intel_adsp: Reduce irq setup code 2022-02-21 20:59:08 -05:00
ec_host_cmd_periph
edac
eeprom eeprom/at2x: add config to disable handling WP 2022-02-21 19:41:18 -05:00
entropy drivers: entropy: stm32: Add power management constraints 2022-02-21 20:56:28 -05:00
espi espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
ethernet drivers: eth: native_posix: Add support for setting ethernet MAC address 2022-02-21 21:54:05 -05:00
flash STM32L5: flash: enable support for DBANK == 0 2022-02-21 20:56:58 -05:00
fpga
gpio drivers: gpio: rcar: drop DEV_DATA/DEV_CFG usage 2022-02-21 20:49:41 -05:00
hwinfo
i2c drivers: i2c: rcar: drop DEV_DATA/DEV_CFG usage 2022-02-21 20:49:41 -05:00
i2s drivers: i2s_sam_ssc: fix cache coherency in dma_rx_callback 2022-01-28 10:07:25 +01:00
ieee802154 drivers: ieee802154_nrf5: fix CSL for multicore devices 2022-02-21 20:54:03 -05:00
interrupt_controller it8xxx2: changing PLL sequence is high priority 2022-02-21 21:00:55 -05:00
ipm
kscan Microchip: MEC172x: kscan driver 2022-02-21 20:44:17 -05:00
led
led_strip
lora drivers: lora: shell: fix 'long' specifier in shell_error() 2022-02-01 14:25:38 -06:00
mbox
mdio
memc
misc
mm
modem modem: hl7800: Use built in socket restore on boot 2022-02-21 22:01:23 -05:00
net drivers: net: ppp: asynch api: use microseconds 2022-02-01 13:31:20 +01:00
neural_net
pcie
peci drivers: peci: xec: Handle corner case for PECI recovery 2022-02-21 20:58:26 -05:00
pinctrl drivers: pinctrl: introduce new Telink B91 Pinctrl driver 2022-02-21 19:41:44 -05:00
pinmux drivers: pinmux: remove Telink B91 driver 2022-02-21 19:41:44 -05:00
pm_cpu_ops
power_domain
ps2 drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 2022-01-28 10:06:05 +01:00
ptp_clock
pwm pwm: npcx: only reconfigure PWM if necessary 2022-02-21 20:54:42 -05:00
regulator drivers: regulator: pmic: remove unneeded NULL check 2022-01-28 10:06:21 +01:00
sensor drivers: sensor: lis2dh: convert to spi_dt_spec 2022-02-21 19:43:55 -05:00
serial drivers: serial: rcar: drop DEV_DATA/DEV_CFG usage 2022-02-21 20:49:41 -05:00
spi drivers: spi: telink_b91: replace Pinmux by Pinctrl 2022-02-21 19:41:44 -05:00
syscon syscon: Compile the generic driver only when selected 2022-02-07 09:27:41 -05:00
timer drivers: mcux_gpt_timer: Fix rounding error on tick boundary 2022-02-11 09:07:40 -06:00
usb drivers: usb_dc_mcux: Move mcux callback handler out of ISR context 2022-01-28 10:05:47 +01:00
video
virtualization
watchdog Microchip: MEC172x: watchdog driver 2022-02-21 20:42:18 -05:00
wifi kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
xen
CMakeLists.txt
Kconfig