index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
zynq-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-3
/
+0
*
ARM: zynq: zynqmp: Enable DCC serial driver by default
Michal Simek
2016-02-25
1
-6
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-02-23
1
-0
/
+4
|
\
|
*
ARM: zynq: Wire-up saving environment to QSPI
Michal Simek
2016-02-23
1
-0
/
+4
*
|
ARM: zynq: Enable Realtek phys by default
Michal Simek
2016-02-22
1
-0
/
+1
*
|
zynq-common: Fix usbboot env variable
Jason Wu
2016-02-22
1
-2
/
+1
*
|
ARM: zynq: Enable SPL RAM support by default
Michal Simek
2016-02-22
1
-0
/
+1
*
|
ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option
Michal Simek
2016-02-22
1
-3
/
+1
*
|
mmc: Kconfig: Add Arasan SDHCI entry
Michal Simek
2016-02-22
1
-4
/
+3
|
/
*
ARM: zynq: Move FLASH_BAR to Kconfig
Michal Simek
2016-01-27
1
-1
/
+0
*
ARM: zynq: Extend malloc size
Michal Simek
2015-12-07
1
-1
/
+1
*
ARM: zynq: Fix location of stack and malloc areas
Michal Simek
2015-12-07
1
-8
/
+8
*
net: gem: Move gem to Kconfig
Michal Simek
2015-12-07
1
-2
/
+1
*
net: gem: Move driver to DM
Michal Simek
2015-12-07
1
-6
/
+0
*
ARM: zynq: Remove CONFIG_API
Michal Simek
2015-12-07
1
-1
/
+0
*
ARM: zynq: Remove PHYLIB from config to defconfig
Michal Simek
2015-12-07
1
-1
/
+0
*
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
1
-4
/
+0
*
zynq: sdhci: Define max clock by macro
Michal Simek
2015-11-19
1
-0
/
+1
*
ARM: zynq: Choose boot image based on OF_SEPARATE macro
Michal Simek
2015-11-19
1
-1
/
+1
*
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
1
-1
/
+0
*
arm: zynq: Use separate device tree instead of embedded
Simon Glass
2015-11-04
1
-1
/
+5
*
zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config
Siva Durga Prasad Paladugu
2015-11-04
1
-0
/
+3
*
zynq-common: Add SPL SPI offset, size configs
Siva Durga Prasad Paladugu
2015-10-25
1
-0
/
+4
*
zynq-common: Enable ISSI SPI-NOR flash support
Jagan Teki
2015-10-25
1
-0
/
+1
*
zynq-common: Enable Bank/Extended address register support
Jagan Teki
2015-10-25
1
-0
/
+1
*
zynq-common: Enable zynq qspi controller support
Jagan Teki
2015-10-25
1
-0
/
+9
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-1
/
+0
*
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
1
-1
/
+0
*
zynq: Make CONFIG_OF_EMBED default case
Michal Simek
2015-08-19
1
-1
/
+1
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
1
-1
/
+0
*
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
2015-07-22
1
-3
/
+3
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-4
/
+0
*
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-25
1
-1
/
+0
*
configs: remove CONFIG_NET_MULTI
Lars Poeschel
2015-06-02
1
-1
/
+0
*
zynq: Use system timer implementation instead of our
Michal Simek
2015-05-25
1
-0
/
+5
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-05-05
1
-2
/
+5
|
\
|
*
ARM: zynq: move SoC sources to mach-zynq
Masahiro Yamada
2015-04-29
1
-2
/
+2
|
*
zynq: Enable GPIO driver and GPIO commands
Michal Simek
2015-04-29
1
-0
/
+3
*
|
fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
Alexander Merkle
2015-04-16
1
-1
/
+0
|
/
*
zynq-common: increase malloc pool len by dfu mmc file buffer size
Przemyslaw Marczak
2015-03-09
1
-1
/
+1
*
configs: Move CONFIG_FIT_SIGNATURE to defconfig
Ruchika Gupta
2015-01-29
1
-6
/
+0
*
ARM: zynq: Add USB lthor download protocol support
Siva Durga Prasad Paladugu
2015-01-26
1
-2
/
+7
*
ARM: zynq: Enable DFU functionality in zynq
Siva Durga Prasad Paladugu
2015-01-26
1
-2
/
+47
*
ARM: zynq: provide config option to select emio
Siva Durga Prasad Paladugu
2015-01-26
1
-0
/
+6
*
ARM: zynq: Group ethernet configuration options together
Michal Simek
2015-01-26
1
-6
/
+5
*
ARM: zynq: Use CMD_FS_GENERIC
Michal Simek
2015-01-26
1
-2
/
+3
*
ARM: zynq: Show board information by default
Michal Simek
2015-01-26
1
-0
/
+1
*
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
2014-12-04
1
-1
/
+1
*
ARM: remove CONFIG_ARMV7 defines
Masahiro Yamada
2014-11-20
1
-3
/
+0
*
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
1
-4
/
+4
[next]