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
Age
Commit message (
Expand
)
Author
2016-07-11
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
2016-07-11
rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036
Simon Glass
2016-07-11
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
Simon Glass
2016-07-11
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-07-11
rockchip: Disable CONFIG_SDHCI
Simon Glass
2016-07-11
mmc: Move tracing code into separate functions
Simon Glass
2016-07-11
dm: mmc: rockchip: Support only CONFIG_BLK
Simon Glass
2016-07-11
mmc: Move MMC boot code into its own file
Simon Glass
2016-07-11
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
Simon Glass
2016-07-11
dm: mmc: Move CONFIG_BLK code into the mmc uclass
Simon Glass
2016-07-11
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
Simon Glass
2016-07-11
rockchip: Use 'select' instead of defaults in Kconfig
Simon Glass
2016-07-11
dm: mmc: dwmmc: Add comments to the dwmmc setup functions
Simon Glass
2016-07-11
Prepare v2016.07
Tom Rini
2016-07-11
doc: ARMv8: add README.pine64
Andre Przywara
2016-07-11
mkimage -l is broken for images after gpimage
Stefano Babic
2016-07-11
git-mailrc: add rockchip alias
jk.kernel@gmail.com
2016-07-08
armv8: Enable CPUECTLR.SMPEN for coherency
Mingkai Hu
2016-07-08
test/py: support 'memstart =' in u_boot_utils.find_ram_base()
Daniel Schwierzeck
2016-07-08
test/py: strip VT100 codes from match buffer
Stephen Warren
2016-07-08
arm: Fix setjmp (again)
Alexander Graf
2016-07-08
SPL: tiny-printf: avoid any BSS usage
Andre Przywara
2016-07-08
test/py: fix CONFIG_ tests
Stephen Warren
2016-07-08
mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
Mateusz Kulikowski
2016-07-07
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-07-07
powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
York Sun
2016-07-06
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-07-06
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-07-06
net: rtl8169: Fix return value for rtl_send_common
Oleksandr Tymoshenko
2016-07-06
net: Fix incorrect RPC packets on 64-bit systems
Ralf Hubert
2016-07-06
driver: net: phylib: add support for aquantia AQR106/107 PHY
Mingkai Hu
2016-07-06
net: designware: Make driver independent from DM_GPIO again
Alexey Brodkin
2016-07-06
common: Always include errno.h in common.h
Joe Hershberger
2016-07-05
fdt: Drop some unused compatible strings
Simon Glass
2016-07-05
tegra: video: Always use write-through cache on LCD
Simon Glass
2016-07-05
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
2016-07-05
tegra: dts: Sync tegra20 device tree files with Linux
Simon Glass
2016-07-05
errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
Simon Glass
2016-07-05
errno: Add copyright header and header guard
Simon Glass
2016-07-05
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
2016-07-05
pci: tegra: correctly program PADS_REFCLK registers
Stephen Warren
2016-07-05
rockchip: video: Lower hpd wait time
Sjoerd Simons
2016-07-05
powerpc: mpc85xx: Do not build errata command in SPL
Marek Vasut
2016-07-05
usb: dm: Make "usb info" use usb_for_each_root_dev()
Hans de Goede
2016-07-05
usb: dm: Add a usb_for_each_root_dev() helper function
Hans de Goede
2016-07-04
Merge git://git.denx.de/u-boot-arc
Tom Rini
2016-07-04
arc: make global_data.h usable in assembly files
Alexey Brodkin
2016-07-04
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS
Alexey Brodkin
2016-07-02
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
[next]