aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xilinx_zynqmp.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher1-1/+0
2016-09-27dfu: Migrate to KconfigTom Rini1-2/+0
2016-09-22ARM64: zynqmp: Use the same name for atf image everywhereMichal Simek1-1/+1
2016-09-22ARM64: zynqmp: Enable CONFIG_AHCI via KconfigMichal Simek1-1/+0
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek1-2/+28
2016-09-22ARM64: zynqmp: Move BSS location to the beginning of ramMichal Simek1-2/+2
2016-09-22ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek1-1/+1
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-4/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-1/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-3/+0
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada1-1/+0
2016-08-02ARM64: zynqmp: Fix stack pointer initializationSoren Brinkmann1-1/+2
2016-08-02ARM64: zynqmp: Define config USB_STORAGE through defconfigMichal Simek1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-06-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+0
2016-06-06ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek1-15/+44
2016-06-06ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIPAlexander Graf1-1/+0
2016-06-06ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is definedMichal Simek1-1/+2
2016-06-06ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek1-0/+2
2016-06-06ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek1-1/+0
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada1-1/+0
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada1-1/+0
2016-05-27net: Fix client identifiers for ARMAlexander Graf1-1/+0
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek1-2/+41
2016-05-24ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek1-0/+2
2016-05-24ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek1-1/+0
2016-05-24ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek1-0/+1
2016-05-24ARM64: zynqmp: Enable missing distro default optionsMichal Simek1-0/+14
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-26ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek1-4/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-9/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-3/+0
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-04-13ARM64: zynqmp: Clean header after moving stuff to KconfigMichal Simek1-3/+0
2016-04-13ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config fileSiva Durga Prasad Paladugu1-2/+1
2016-04-04ARM64: zynqmp: Enable EFI partition supportMichal Simek1-0/+1
2016-04-04block: Add support for Ceva sataMichal Simek1-1/+1
2016-04-04ARM64: zynqmp: Read RAM information from DTMichal Simek1-3/+6
2016-04-04ARM64: Move HUSH enabling from board file to defconfigMichal Simek1-1/+0
2016-04-04ARM64: zynqmp: Enable FAT write and EXT4 write for USB tooMichal Simek1-0/+3
2016-04-04ARM64: zynqmp: Decrease boot delaySoren Brinkmann1-1/+1