summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
AgeCommit message (Expand)Author
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-07-22usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-24ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-04-13gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu
2016-04-13ARM: zynq: Do not perform reset at the end of thorMichal Simek
2016-04-13ARM: zynq: Support systems with more memory banksMichal Simek
2016-04-13ARM: zynq: Use memory initialization based on DTS fileMichal Simek
2016-04-04ARM: zynq: Add uEnv.txt supportMichal Simek
2016-04-04ARM: zynq: Enable option to overwrite default variablesMichal Simek
2016-04-04zynq-common: Enable phy driver for Xilinx PCS/PMA coreSiva Durga Prasad Paladugu
2016-04-01Migrate CONFIG_ULPI* to KconfigMateusz Kulikowski
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-02-25ARM: zynq: zynqmp: Enable DCC serial driver by defaultMichal Simek
2016-02-23Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-02-23ARM: zynq: Wire-up saving environment to QSPIMichal Simek
2016-02-22ARM: zynq: Enable Realtek phys by defaultMichal Simek
2016-02-22zynq-common: Fix usbboot env variableJason Wu
2016-02-22ARM: zynq: Enable SPL RAM support by defaultMichal Simek
2016-02-22ARM: zynq: Remove ZYNQ_BOOT_FREEBSD optionMichal Simek
2016-02-22mmc: Kconfig: Add Arasan SDHCI entryMichal Simek
2016-01-27ARM: zynq: Move FLASH_BAR to KconfigMichal Simek
2015-12-07ARM: zynq: Extend malloc sizeMichal Simek
2015-12-07ARM: zynq: Fix location of stack and malloc areasMichal Simek
2015-12-07net: gem: Move gem to KconfigMichal Simek
2015-12-07net: gem: Move driver to DMMichal Simek
2015-12-07ARM: zynq: Remove CONFIG_APIMichal Simek
2015-12-07ARM: zynq: Remove PHYLIB from config to defconfigMichal Simek
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng