summaryrefslogtreecommitdiff
path: root/drivers/pinmux
AgeCommit message (Expand)Author
2016-10-26pinmux/dev_stm32: Limit name space, add static.Marcus Shawcroft
2016-10-26drivers/pinmux_dev_stm32: Make driver_api const.Marcus Shawcroft
2016-10-26drivers/pinmux_dev_k64: Make driver_api const.Marcus Shawcroft
2016-10-26pinmux/hexiwear: Make mux_config const and limit name space with staticMarcus Shawcroft
2016-10-26pinmux/k64: Make mux_config const and limit name space with staticMarcus Shawcroft
2016-10-18pinmux: Add hexiwear pinmux tableMaureen Helm
2016-10-18pinmux: Rename frdm_k64f pinmux driver to k64Maureen Helm
2016-10-18pinmux: k64f: remove unused Kconfig sectionAnas Nashif
2016-10-16eth: Add KSDK ENET driver.Marcus Shawcroft
2016-10-04frdm_k64f: Add support for RGB LEDsMaureen Helm
2016-10-04frdm_k64f: Add support for push button switchesMaureen Helm
2016-10-03k64f: Refactor pinmux configuration table.Marcus Shawcroft
2016-10-03pinmux: remove nonexistant galileo KconfigAnas Nashif
2016-09-12drivers/pinmux: delete deprecated PINMUX_DEV_QUARK_MCUQiu Peiyang
2016-09-12drivers/pinmux: fix CONFIG_PINMUX_DEV_NAME dependency issueQiu Peiyang
2016-08-31drivers/pinmux: delete unused file and Makefile itemQiu Peiyang
2016-08-18doc: Fix terminology in Kconfig files for 'platform'David B. Kinder
2016-06-01More cleanup whitespace in Kconfig filesKumar Gala
2016-05-28arduino due: move pinmux code to board definitionAnas Nashif
2016-05-28pinmux: fix naming inconsistencyAnas Nashif
2016-05-28pinmux: move galileo pinmuxing to board/galileoAnas Nashif
2016-05-28remove custom pinmux for quark and use qmsiAnas Nashif
2016-05-28quark: move pinmux files to board/Anas Nashif
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-23qmsi: update qmsi to 1.1 alphaAnas Nashif
2016-05-04pinmux_dev: Remove PINMUX_SELECT_REGISTER from quark_mcu driverAndre Guedes
2016-05-04drivers: pinmux: Implement pinmux pin get API for QMSI shim driverBaohong Liu
2016-04-26drivers: stm32: Include errno.hAndre Guedes
2016-04-22qmsi: pinmux: use built-in qmsi driverAnas Nashif
2016-04-20boards/olimexino_stm32: add new boardYannis Damigos
2016-04-18kinetis: reorganise soc directory using soc familyAnas Nashif
2016-04-18stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1XAnas Nashif
2016-04-18stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32Anas Nashif
2016-04-16spi: intel: fix port 1 pin setupVlad Lungu
2016-04-16pinmux: include errno.hAnas Nashif
2016-04-15pinmux/dev: convert to use DEVICE_AND_API_INIT()Daniel Leung
2016-04-01pinmux/galileo: include board.hDaniel Leung
2016-04-01pinmux: Fix where to look for PINMUX_BASE_ADDRliu.lei
2016-03-29pinmux: Fix where to look for PINMUX_BASE_ADDRTomasz Bursztyka
2016-03-28pinmux: remove base address and number of pins from kconfigDaniel Leung
2016-03-28pinmux/galileo: extract kconfig options into its own fileDaniel Leung
2016-03-26frdm_k64f: gpio: pinmux: remove base addr and irq from kconfigDaniel Leung
2016-03-25pinmux_dev: Adds the STM32 pinmux dev driverVinicius Costa Gomes
2016-03-25pinmux: Move STM32 boards to the pinmux modelVinicius Costa Gomes
2016-03-25pinmux_dev: Add driver using QMSI libraryVinicius Costa Gomes
2016-03-25pinmux_dev: Add Quark MCU generic driverVinicius Costa Gomes
2016-03-25pinmux_dev: Add driver for Galileo boardVinicius Costa Gomes
2016-03-25pinmux_dev: Add driver for Freescale FRDM K64FVinicius Costa Gomes
2016-03-25pinmux_dev: Add the pinmux_dev driver for Atmel SAM3XVinicius Costa Gomes
2016-03-25pinmux: Move the Quark SE devboard to the pinmux modelVinicius Costa Gomes