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
2017-08-13
wdt: Update uclass to make clear that the timeout is in ms
Andy Shevchenko
2017-08-13
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
Nobuhiro Iwamatsu
2017-08-13
x86: qemu: Enable NVMe driver
Bin Meng
2017-08-13
nvme: Handle zero Maximum Data Transfer Size (MDTS)
Bin Meng
2017-08-13
nvme: Fix number of blocks detection
Jon Nettleton
2017-08-13
nvme: Detect devices that are class Storage Express
Jon Nettleton
2017-08-13
nvme: Add nvme commands
Zhikang Zhang
2017-08-13
nvme: Add show routine to print detailed information
Zhikang Zhang
2017-08-13
nvme: Add NVM Express driver support
Zhikang Zhang
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-13
arm: mvebu: ddr3_debug: remove self assignments
xypron.glpk@gmx.de
2017-08-13
arm: mvebu: remove self assignment
xypron.glpk@gmx.de
2017-08-13
tpm: add missing va_end
xypron.glpk@gmx.de
2017-08-13
ARM: hisilicon: hikey: do not rely on random stack value
xypron.glpk@gmx.de
2017-08-13
stm32: remove redundant 'else if'
xypron.glpk@gmx.de
2017-08-13
arm: mvebu: avoid possible NULL dereference
xypron.glpk@gmx.de
2017-08-13
armv7m: mpu_config add missing break
xypron.glpk@gmx.de
2017-08-13
bcm281xx: clock: avoid possible NULL dereference
xypron.glpk@gmx.de
2017-08-13
arm: bcm235xx: clk_set_rate avoid possible NULL deref
xypron.glpk@gmx.de
2017-08-13
arm: bcm235xx: avoid possible NULL dereference
xypron.glpk@gmx.de
2017-08-13
arm: spear: do not return random value from stack
xypron.glpk@gmx.de
2017-08-13
api: remove superfluous assignment
xypron.glpk@gmx.de
2017-08-13
Convert CONFIG_OMAP3_SPI to Kconfig
Adam Ford
2017-08-13
rockchip: clk: remove RATE_TO_DIV
Kever Yang
2017-08-13
rockchip: clk: update dwmmc clock div
Kever Yang
2017-08-13
rockchip: rk322x: update max-frequency for mmc node
Kever Yang
2017-08-13
rockchip: dts: rk322x: add sdmmc device node
Kever Yang
2017-08-13
scripts: setlocalversion: safely extract variables from auto.conf using awk
Philipp Tomsich
2017-08-13
rockchip: rk322x: set the DDR region as non-secure in SPL
Kever Yang
2017-08-13
rockchip: rk3288: fix EMMC_DIV_MASK definition in header
Kever Yang
2017-08-13
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
Philipp Tomsich
2017-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-08-13
rockchip: rk3188: rock: adjust for SPL/TPL split
Philipp Tomsich
2017-08-13
rockchip: remove the hard coded uart iomux setting for px5 evb
Andy Yan
2017-08-13
rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards
Andy Yan
2017-08-13
rockchip: add u-boot specific dts for rk3368 based boards
Andy Yan
2017-08-13
rockchip: rk3368: remove setup of secure timer from TPL/SPL
Philipp Tomsich
2017-08-13
rockchip: lion-rk3368: defconfig: enable DM timer for all stages
Philipp Tomsich
2017-08-13
dts: rk3368: make timer0 accessible for SPL and TPL
Philipp Tomsich
2017-08-13
rockchip: timer: add device-model timer driver for RK3368 (and similar)
Philipp Tomsich
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-13
timer: add OF_PLATDATA support for timer-uclass
Philipp Tomsich
2017-08-13
configs: mpc85xx: fix fallout from SPL/TPL changes
Philipp Tomsich
2017-08-13
rockchip: board: puma_rk3399: rename ATF firmware
Klaus Goger
2017-08-13
rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
Philipp Tomsich
2017-08-13
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
2017-08-13
rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size fr...
Philipp Tomsich
2017-08-13
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
Philipp Tomsich
2017-08-13
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
Philipp Tomsich
[prev]
[next]