summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
AgeCommit message (Expand)Author
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada
2015-04-29zynq: Enable GPIO driver and GPIO commandsMichal Simek
2015-04-16fix ARM DCC support for ARMv7 based cores (e.g. CortexA)Alexander Merkle
2015-03-09zynq-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak
2015-01-29configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta
2015-01-26ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: Group ethernet configuration options togetherMichal Simek
2015-01-26ARM: zynq: Use CMD_FS_GENERICMichal Simek
2015-01-26ARM: zynq: Show board information by defaultMichal Simek
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-08-30zynq: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-07-23ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek
2014-06-05bootm: make use of legacy image format configurableHeiko Schocher
2014-05-23Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu
2014-05-20zynq: Enable fpga loadp and loadbp commandsMichal Simek
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu
2014-05-15zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is definedMasahiro Yamada
2014-05-14ARM: zynq: Extend maximum number of command argumentsMichal Simek
2014-05-14ARM: zynq: Enable EXT4 configsSiva Durga Prasad Paladugu
2014-05-14ARM: zynq: Move USB/SD/MMC common FAT configsSiva Durga Prasad Paladugu
2014-05-14ARM: zynq: Enable the FAT write capabilitySiva Durga Prasad Paladugu
2014-05-14ARM: zynq: Added USB host support for zynq boardsSiva Durga Prasad Paladugu
2014-05-14ARM: zynq: Extend kernel image size to 60MBMichal Simek
2014-05-14ARM: zynq: Call zynq board_init() in SPLMichal Simek
2014-03-04zynq: Do not use SPL OF initializationMichal Simek
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-20i2c: zynq: Add support for the second i2c controllerMichael Burr
2014-02-19zynq: Add support for U-BOOT SPLMichal Simek
2014-02-19zynq: Implement dump clock commandSoren Brinkmann
2014-02-19zynq: Provide a framework to read clock frequenciesSoren Brinkmann
2014-02-19zynq: serial: Simplify serial driver initializationMichal Simek
2014-02-19zynq: Enable tftp put commandMichal Simek
2014-02-19zynq: Extend kernel image size to 20MBMichal Simek
2014-02-13zynq: Fix elf header generationMichal Simek
2014-02-13zynq: Use full tftpboot command instead of shortcut tftpMichal Simek
2014-01-10zynq-common: Enable verified boot(RSA)Jagannadha Sutradharudu Teki