zephyr/drivers
Charles Youse 8e307a3ad9 ethernet/eth_e1000.c: change to new PCI(e) functions
Migrate from "legacy" PCI support (drivers/pci) to new PCI(e) support.

The e1000 driver is merely for testing with QEMU and so should not be
a model for the use of PCI(e) functions. Consult instead "real-world"
PCI(e) drivers like the NS16550 UART (drivers/serial/uart_ns16550.c).

Signed-off-by: Charles Youse <charles.youse@intel.com>
2019-04-22 09:34:00 -07:00
..
adc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
audio driver/audio: mpxxdtyy: Added support for 2 microphones (stereo) 2019-04-18 11:09:46 -05:00
bluetooth drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
can drivers: can: mcp2515: Fixes for DT SPI cs 2019-04-17 16:12:30 -04:00
clock_control drivers: clock_control: Add STM32L1X clock support 2019-04-22 08:54:18 -05:00
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
counter drivers: counter: stm32: fix LSE clock source for not F4 SoC 2019-04-17 10:38:04 -05:00
crypto license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
display license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dma license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
entropy license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ethernet ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
flash soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
gpio drivers: gpio: Add STM32L1X GPIO support 2019-04-22 08:54:18 -05:00
hwinfo drivers: hwinfo: add driver support for Atmel SAM0 device ID 2019-04-18 17:54:30 -04:00
i2c drivers: i2c: Add STM32L1X I2C support 2019-04-22 08:54:18 -05:00
i2s license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ieee802154 ieee802154_kw41z: Fix build error with SYS_LOG_INFO 2019-04-17 13:46:07 -05:00
interrupt_controller drivers: interrupt_controller: Add STM32L1X EXTI support 2019-04-22 08:54:18 -05:00
ipm license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
led license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
led_strip license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
modem license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
neural_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pci license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pcie uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
pinmux drivers: pinmux: Add STM32L1X pinmux support 2019-04-22 08:54:18 -05:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
rtc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sensor drivers: sensor: ens210: Implement AMS ens210 Sensor 2019-04-19 08:37:17 -05:00
serial soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
spi soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
timer drivers: timer: SysTick: revert clearing pending events 2019-04-15 20:37:44 -04:00
usb soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
watchdog license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wifi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
Kconfig uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00