index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2015-04-21
arm: socfpga: spl: add board_init_f to SPL
Dinh Nguyen
2015-04-21
arm: socfpga: spl: Add SDRAM check
Dinh Nguyen
2015-04-21
arm: socfpga: spl: Use common lowlevel_init
Dinh Nguyen
2015-04-21
arm: socfpga: spl: printout sdram size
Dinh Nguyen
2015-04-21
arm: socfpga: spl: add sdram init and calibration
Dinh Nguyen
2015-04-21
arm: socfpga: spl: allow bootrom to enable IOs after warm reset
Dinh Nguyen
2015-04-21
arm: socfpga: spl: Add call to timer_init
Dinh Nguyen
2015-04-21
arm: socfpga: spl: enable sdram, timer and uart
Dinh Nguyen
2015-04-21
arm: socfpga: add functions to bring sdram, timer, and uart out of reset
Dinh Nguyen
2015-04-20
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-04-20
video, ipu: make ldb clock frequency overwritable through board code
Heiko Schocher
2015-04-19
sandbox: Add support for bootz
Sjoerd Simons
2015-04-19
sandbox: Split bootm code out into lib/bootm
Sjoerd Simons
2015-04-18
ahci: mmio_base is a virtual address
Scott Wood
2015-04-18
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
powerpc: ids8313: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: cm_fx6: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: stv0991: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: bav335x: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: socfpga: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: mx6: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: snapper9260: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: rmobile: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: zynq: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
ARM: UniPhier: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
dm: usb: exynos: Enable both EHCI and XHCI on snow
Simon Glass
2015-04-18
dm: usb: exynos: Use driver model for USB
Simon Glass
2015-04-18
dm: usb: dts: sandbox: Add some sample USB devices to sandbox
Simon Glass
2015-04-18
dm: usb: tegra: Add vbus GPIOs for nyan
Simon Glass
2015-04-18
dm: ls1021a: dts: Add QSPI dts node
Haikun.Wang@freescale.com
2015-04-18
dm: ls1021a: dts: Update DSPI node to support DM SPI
Haikun.Wang@freescale.com
2015-04-18
dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1
haikun
2015-04-18
dm: ls1021a: Bring in ls1021a dts files from linux kernel
haikun
2015-04-18
dm: arm: Bring in skeleton64 device tree file from Linux
Haikun.Wang@freescale.com
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
dm: x86: Add a uclass for a Platform Controller Hub
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
Joe Hershberger
2015-04-18
sandbox: eth: Add ARP and PING response to sandbox driver
Joe Hershberger
[next]