summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq-common.h
Commit message (Expand)AuthorAgeFilesLines
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-3/+3
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-4/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-021-1/+0
* zynq: Use system timer implementation instead of ourMichal Simek2015-05-251-0/+5
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-05-051-2/+5
|\
| * ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-291-2/+2
| * zynq: Enable GPIO driver and GPIO commandsMichal Simek2015-04-291-0/+3
* | fix ARM DCC support for ARMv7 based cores (e.g. CortexA)Alexander Merkle2015-04-161-1/+0
|/
* zynq-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-1/+1
* configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta2015-01-291-6/+0
* ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu2015-01-261-2/+7
* ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu2015-01-261-2/+47
* ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu2015-01-261-0/+6
* ARM: zynq: Group ethernet configuration options togetherMichal Simek2015-01-261-6/+5
* ARM: zynq: Use CMD_FS_GENERICMichal Simek2015-01-261-2/+3
* ARM: zynq: Show board information by defaultMichal Simek2015-01-261-0/+1
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-041-1/+1
* ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-201-3/+0
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-4/+4
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-8/+1
* spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-241-2/+0
* zynq: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek2014-07-231-0/+2
* bootm: make use of legacy image format configurableHeiko Schocher2014-06-051-0/+1
* Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-231-12/+40
|\
| * zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is definedMasahiro Yamada2014-05-151-8/+12
| * ARM: zynq: Extend maximum number of command argumentsMichal Simek2014-05-141-1/+1
| * ARM: zynq: Enable EXT4 configsSiva Durga Prasad Paladugu2014-05-141-0/+2
| * ARM: zynq: Move USB/SD/MMC common FAT configsSiva Durga Prasad Paladugu2014-05-141-6/+8
| * ARM: zynq: Enable the FAT write capabilitySiva Durga Prasad Paladugu2014-05-141-0/+1
| * ARM: zynq: Added USB host support for zynq boardsSiva Durga Prasad Paladugu2014-05-141-1/+19
| * ARM: zynq: Extend kernel image size to 60MBMichal Simek2014-05-141-1/+1
| * ARM: zynq: Call zynq board_init() in SPLMichal Simek2014-05-141-0/+1
* | fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu2014-05-201-0/+1
* | zynq: Enable fpga loadp and loadbp commandsMichal Simek2014-05-201-0/+2
* | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu2014-05-201-0/+1
|/
* zynq: Do not use SPL OF initializationMichal Simek2014-03-041-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-201-17/+85
|\
| * zynq: Add support for U-BOOT SPLMichal Simek2014-02-191-0/+77
| * zynq: Implement dump clock commandSoren Brinkmann2014-02-191-0/+1
| * zynq: Provide a framework to read clock frequenciesSoren Brinkmann2014-02-191-0/+1
| * zynq: serial: Simplify serial driver initializationMichal Simek2014-02-191-17/+2
| * zynq: Enable tftp put commandMichal Simek2014-02-191-0/+1
| * zynq: Extend kernel image size to 20MBMichal Simek2014-02-191-0/+3
* | i2c: zynq: Add support for the second i2c controllerMichael Burr2014-02-201-3/+3
|/
* zynq: Fix elf header generationMichal Simek2014-02-131-0/+2
* zynq: Use full tftpboot command instead of shortcut tftpMichal Simek2014-02-131-1/+1
OpenPOWER on IntegriCloud