summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-19zynq: Make CONFIG_OF_EMBED default caseMichal Simek1-1/+1
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-3/+3
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek1-0/+5
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+5
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada1-2/+2
2015-04-29zynq: Enable GPIO driver and GPIO commandsMichal Simek1-0/+3
2015-04-16fix ARM DCC support for ARMv7 based cores (e.g. CortexA)Alexander Merkle1-1/+0
2015-03-09zynq-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak1-1/+1
2015-01-30configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta1-6/+0
2015-01-26ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu1-2/+7
2015-01-26ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu1-2/+47
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu1-0/+6
2015-01-26ARM: zynq: Group ethernet configuration options togetherMichal Simek1-6/+5
2015-01-26ARM: zynq: Use CMD_FS_GENERICMichal Simek1-2/+3
2015-01-26ARM: zynq: Show board information by defaultMichal Simek1-0/+1
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski1-1/+1
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada1-3/+0
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-4/+4
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-8/+1
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov1-2/+0
2014-08-31zynq: kconfig: move board select menu and common settingsMasahiro Yamada1-1/+0
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-07-23ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek1-0/+2
2014-06-05bootm: make use of legacy image format configurableHeiko Schocher1-0/+1
2014-05-24Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD1-12/+40
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu1-0/+1
2014-05-20zynq: Enable fpga loadp and loadbp commandsMichal Simek1-0/+2
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu1-0/+1
2014-05-15zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is definedMasahiro Yamada1-8/+12
2014-05-14ARM: zynq: Extend maximum number of command argumentsMichal Simek1-1/+1
2014-05-14ARM: zynq: Enable EXT4 configsSiva Durga Prasad Paladugu1-0/+2
2014-05-14ARM: zynq: Move USB/SD/MMC common FAT configsSiva Durga Prasad Paladugu1-6/+8
2014-05-14ARM: zynq: Enable the FAT write capabilitySiva Durga Prasad Paladugu1-0/+1
2014-05-14ARM: zynq: Added USB host support for zynq boardsSiva Durga Prasad Paladugu1-1/+19
2014-05-14ARM: zynq: Extend kernel image size to 60MBMichal Simek1-1/+1
2014-05-14ARM: zynq: Call zynq board_init() in SPLMichal Simek1-0/+1
2014-03-04zynq: Do not use SPL OF initializationMichal Simek1-0/+1
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-17/+85
2014-02-20i2c: zynq: Add support for the second i2c controllerMichael Burr1-3/+3
2014-02-19zynq: Add support for U-BOOT SPLMichal Simek1-0/+77
2014-02-19zynq: Implement dump clock commandSoren Brinkmann1-0/+1
2014-02-19zynq: Provide a framework to read clock frequenciesSoren Brinkmann1-0/+1
2014-02-19zynq: serial: Simplify serial driver initializationMichal Simek1-17/+2
2014-02-19zynq: Enable tftp put commandMichal Simek1-0/+1