summaryrefslogtreecommitdiff
path: root/include/configs/ma5d4evk.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-29configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-29ARM: at91: ma5d4: Support both SF and eMMC SoMsMarek Vasut1-8/+14
2017-06-29ARM: at91: ma5d4: Switch environment start to eMMCMarek Vasut1-6/+5
2017-06-29ARM: at91: ma5d4: Enable support for booting from eMMCMarek Vasut1-0/+9
2017-06-29ARM: at91: ma5d4: Swap SD/MMC controller orderMarek Vasut1-5/+5
2017-06-29ARM: at91: ma5d4: Enable DFU and UMSMarek Vasut1-0/+4
2017-06-29ARM: atmel: Rename MA5D4EVKMarek Vasut1-2/+2
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-5/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
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-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_LCD to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-10/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-04-19kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek1-1/+0
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+0
2016-02-18arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut1-0/+255