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