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
/
include
Age
Commit message (
Expand
)
Author
2016-07-14
dm: core: Add an implementation of regmap_init_mem_platdata()
Simon Glass
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-07-14
dm: clk: Add support for of-platdata
Simon Glass
2016-07-14
dm: Add a header that provides access to the of-platdata structs
Simon Glass
2016-07-14
dm: syscon: Add support for of-platdata
Simon Glass
2016-07-14
dm: regmap: Add a dummy implementation for of-platdata
Simon Glass
2016-07-14
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-07-14
sandbox: Add a new sandbox_spl board
Simon Glass
2016-07-14
sandbox: Don't use IDE and iotrace in SPL
Simon Glass
2016-07-14
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2016-07-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
x86: Add Advantech SOM-DB5800/SOM-6867 support
George McCollister
2016-07-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
dm: Sort the uclass id in alphabetical order
Bin Meng
2016-07-11
sandbox: Find keyboard driver using driver model
Simon Glass
2016-07-11
fdt: Drop unused exynos compatible strings
Simon Glass
2016-07-11
x86: fdt: Drop the unused compatible strings in fdtdec
Simon Glass
2016-07-11
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
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
dm: mmc: dwmmc: Add comments to the dwmmc setup functions
Simon Glass
2016-07-09
defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller
Vignesh R
2016-07-09
keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build
Vignesh R
2016-07-09
dm: core: implement dev_map_physmem()
Vignesh R
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
common: Always include errno.h in common.h
Joe Hershberger
2016-07-05
fdt: Drop some unused compatible strings
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-01
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-07-01
ti_omap5_common: Find right dtb file for DRA72-RevC Evm
Lokesh Vutla
2016-07-01
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
2016-07-01
ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
Masahiro Yamada
2016-06-28
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-28
mmc: fsl: introduce wp_enable
Peng Fan
2016-06-28
mmc: fsl: reset to normal boot mode when eMMC fast boot
Peng Fan
2016-06-28
armv8: ls1043aqds: print FPGA info early for QSPI boot
Qianyu Gong
2016-06-28
armv8: ls1043aqds: use configurable clock
Qianyu Gong
2016-06-27
fastboot: sparse: implement reserve()
Steve Rae
2016-06-27
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
fastboot: sparse: resync common/image-sparse.c (part 1)
Steve Rae
2016-06-27
fastboot: sparse: remove session-id logic
Steve Rae
2016-06-26
arm: at91: taurus/axm: add DM and DTS support
Heiko Schocher
2016-06-26
arm: at91: smartweb: add DM and DTS support
Heiko Schocher
2016-06-26
corvus DTS / DM support
Heiko Schocher
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
[next]