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-06-09
cmd/fdt: support single value replacement within an array
Hannes Schmelzer
2017-06-09
buildman: properly translate strings for log and err files to ASCII
Daniel Schwierzeck
2017-06-09
buildman: disable localized and unicode output of all build tools
Daniel Schwierzeck
2017-06-09
README: Add instructions for chain-loading U-Boot on jerry
Simon Glass
2017-06-09
rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
2017-06-09
rockchip: Enable the video display banner
Simon Glass
2017-06-09
rockchip: rk3288: Allow setting up clocks in U-Boot proper
Simon Glass
2017-06-09
rockchip: Init clocks again when chain-loading
Simon Glass
2017-06-09
rockchip: rk3288: Convert clock driver to use shifted masks
Simon Glass
2017-06-09
rockchip: jerry: Add a .its file for chromium
Simon Glass
2017-06-09
rockchip: video: Take the vop device out of standby
Simon Glass
2017-06-09
rockchip: video: Add remove() methods
Simon Glass
2017-06-09
rockchip: rk3288: Add error debugging to veyron_init()
Simon Glass
2017-06-09
rockchip: Fix regualtor typo in veyron
Simon Glass
2017-06-09
rockchip: Setup default PWM flags
Simon Glass
2017-06-09
README: Add instructions for chain-loading U-Boot
Simon Glass
2017-06-09
tegra: nyan-big: Add a .its file for chromium
Simon Glass
2017-06-09
tegra: clock: Avoid a divide-by-zero error
Simon Glass
2017-06-09
tegra: Enable CP15 init
Simon Glass
2017-06-09
tegra: video: Don't power up the SOR twice
Simon Glass
2017-06-09
tegra: nyan-big: Enable the dhrystone benchmark
Simon Glass
2017-06-09
tegra: spi: Wait a little after setting the clocks
Simon Glass
2017-06-09
tegra: dts: Add cros-ec SPI settings
Simon Glass
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
2017-06-09
power: regulator: Add more debugging and fix a missing newline
Simon Glass
2017-06-09
arm: Disable LPAE if not enabled
Simon Glass
2017-06-09
arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T
Simon Glass
2017-06-09
arm: Rename HCTR to HTCR
Simon Glass
2017-06-09
arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY
Simon Glass
2017-06-08
patman: Add a functional test
Simon Glass
2017-06-08
patman: Rename 'list' variable in MakeCcFile()
Simon Glass
2017-06-08
patman: Add a maintainer test feature to MakeCcFile()
Simon Glass
2017-06-08
patman: Add unicode to test patches
Simon Glass
2017-06-08
patman: Don't return the series in FixPatches()
Simon Glass
2017-06-08
patman: Don't report unicode character
Simon Glass
2017-06-08
patman: Rename 'str' variable in EmailPatches()
Simon Glass
2017-06-08
patman: Don't convert input data to unicode
Simon Glass
2017-06-08
patman: Adjust handling of unicode email address
Simon Glass
2017-06-08
patman: encode CC list to UTF-8
Philipp Tomsich
2017-06-08
buildman: Fix bloat option when 'new' only drops functions
Tom Rini
2017-06-08
sandbox: Fix comparison of unsigned enum expression warning
Tom Rini
2017-06-08
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2017-06-07
rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP
Philipp Tomsich
2017-06-07
rockchip: video: rk_vop: add grf field
Philipp Tomsich
2017-06-07
rockchip: video: rk3399: add HDMI TX support on the RK3399
Philipp Tomsich
2017-06-07
rockchip: video: split RK3288-specific part off from rk_hdmi
Philipp Tomsich
2017-06-07
rockchip: video: add mpixelclock settings from Linux driver
Philipp Tomsich
2017-06-07
rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
Philipp Tomsich
2017-06-07
rockchip: video: refactor rk_vop and split RK3288-specific code off
Philipp Tomsich
2017-06-07
rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig
Philipp Tomsich
[next]