summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq-common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: zynq: Extend malloc sizeMichal Simek2015-12-071-1/+1
* ARM: zynq: Fix location of stack and malloc areasMichal Simek2015-12-071-8/+8
* net: gem: Move gem to KconfigMichal Simek2015-12-071-2/+1
* net: gem: Move driver to DMMichal Simek2015-12-071-6/+0
* ARM: zynq: Remove CONFIG_APIMichal Simek2015-12-071-1/+0
* ARM: zynq: Remove PHYLIB from config to defconfigMichal Simek2015-12-071-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-4/+0
* zynq: sdhci: Define max clock by macroMichal Simek2015-11-191-0/+1
* ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek2015-11-191-1/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm: zynq: Use separate device tree instead of embeddedSimon Glass2015-11-041-1/+5
* zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu2015-11-041-0/+3
* zynq-common: Add SPL SPI offset, size configsSiva Durga Prasad Paladugu2015-10-251-0/+4
* zynq-common: Enable ISSI SPI-NOR flash supportJagan Teki2015-10-251-0/+1
* zynq-common: Enable Bank/Extended address register supportJagan Teki2015-10-251-0/+1
* zynq-common: Enable zynq qspi controller supportJagan Teki2015-10-251-0/+9
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* zynq: Make CONFIG_OF_EMBED default caseMichal Simek2015-08-191-1/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* 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
OpenPOWER on IntegriCloud