summaryrefslogtreecommitdiff
path: root/include/configs/warp7.h
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard2017-10-031-2/+0
* usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard2017-10-031-1/+0
* usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard2017-10-031-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+1
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-3/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman2017-01-021-0/+7
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* dfu: Migrate to KconfigTom Rini2016-09-271-2/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* warp7: Use PARTUUID to specify the rootfs locationFabio Estevam2016-09-061-3/+6
* warp7: Modify fdt_file environment variableBreno Lima2016-09-061-1/+1
* warp7: Add PMIC supportVanessa Maegima2016-09-061-0/+12
* warp7: Move some USB configuration options to defconfigBreno Lima2016-07-281-9/+0
* mx7_common: Put display board info config into board fileStefan Agner2016-07-191-0/+2
* usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-191-2/+0
* warp7: Fix DFU supportFabio Estevam2016-06-181-5/+2
* warp7: Fix watchdog resetMarco Franchi2016-06-181-0/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam2016-04-031-0/+4
* warp7: Pass the UART base definitionFabio Estevam2016-04-031-0/+2
* warp7: Add initial supportFabio Estevam2016-03-261-0/+149