summaryrefslogtreecommitdiff
path: root/include/configs/pico-imx6ul.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-04-07Remove various unused interrupt related codeTom Rini1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+1
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki1-2/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-27dfu: Migrate to KconfigTom Rini1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-07-28pico-imx6ul: drop warning due to redefinedStefano Babic1-12/+0
2016-07-19pico-imx6ul: Add PMIC supportVanessa Maegima1-0/+12
2016-07-12pico-imx6ul: Add USB Host supportVanessa Maegima1-1/+1
2016-07-12pico-imx6ul: Add NFS boot supportDiego Dorta1-1/+25
2016-07-12pico-imx6ul: Add DFU supportVanessa Maegima1-1/+7
2016-07-12pico-imx6ul: Add Ethernet supportDiego Dorta1-0/+10
2016-04-26pico-imx6ul: Update the defconfigTom Rini1-8/+0
2016-04-19Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam1-0/+140