summaryrefslogtreecommitdiff
path: root/include/configs/warp7.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Remove various unused interrupt related codeTom Rini1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-3/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2017-01-02ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman1-0/+7
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-09-27dfu: Migrate to KconfigTom Rini1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-09-06warp7: Use PARTUUID to specify the rootfs locationFabio Estevam1-3/+6
2016-09-06warp7: Modify fdt_file environment variableBreno Lima1-1/+1
2016-09-06warp7: Add PMIC supportVanessa Maegima1-0/+12
2016-07-28warp7: Move some USB configuration options to defconfigBreno Lima1-9/+0
2016-07-19mx7_common: Put display board info config into board fileStefan Agner1-0/+2
2016-07-19usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner1-2/+0
2016-06-18warp7: Fix DFU supportFabio Estevam1-5/+2
2016-06-18warp7: Fix watchdog resetMarco Franchi1-0/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-03mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam1-0/+4
2016-04-03warp7: Pass the UART base definitionFabio Estevam1-0/+2
2016-03-26warp7: Add initial supportFabio Estevam1-0/+149