zephyr/drivers/gpio
Anas Nashif 65c06afa58 kinetis: reorganise soc directory using soc family
Add Kinetis SoC family and rename fsl_frdm_k64f to mk64f12.
This will allow adding new SoCs of the same family and the reuse of code
among SoCs of the family and series.

Change-Id: Iea1a663aef7ce0487f147bdd36f668bebe80deb5
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 21:24:58 +00:00
..
gpio_atmel_sam3.c gpio/atmel_sam3: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
gpio_dw_registers.h
gpio_dw.c gpio/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:10 +00:00
gpio_dw.h
gpio_k64.c gpio/k64: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:12 +00:00
gpio_k64.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_mmio.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_mmio.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_pcal9535a.c gpio/pcal_9535a: move driver_api assignment later 2016-04-12 19:30:35 +08:00
gpio_pcal9535a.h
gpio_qmsi.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_sch.c gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
gpio_sch.h
gpio_stm32.c stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
gpio_stm32.h pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
Kconfig gpio/stm32: add common driver for STM32 GPIO 2016-03-18 16:27:04 +01:00
Kconfig.atmel_sam3
Kconfig.dw gpio/dw: remove kconfigs that are SoC specific 2016-04-02 23:11:07 +00:00
Kconfig.k64 kinetis: reorganise soc directory using soc family 2016-04-18 21:24:58 +00:00
Kconfig.mmio
Kconfig.pcal9535a
Kconfig.qmsi
Kconfig.sch gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile gpio/stm32: add common driver for STM32 GPIO 2016-03-18 16:27:04 +01:00