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-12
serial: stm32x7: align compatible with kernel one
Patrice Chotard
2017-06-12
rkcommon.c: Drop pointless assignment
Simon Glass
2017-06-12
board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
Simon Glass
2017-06-12
dm: core: Supress dead-code warning in __of_get_next_child()
Simon Glass
2017-06-12
test: bus: Add a check that dev is not NULL
Simon Glass
2017-06-12
test: wdt: Add a check that dev is not NULL
Simon Glass
2017-06-12
fdt: Add a check to fdt_print() for coverity
Simon Glass
2017-06-12
fdt: Add a check to do_fdt() for coverity
Simon Glass
2017-06-12
fdtgrep: Deal with NULL data passed to check_type_include()
Simon Glass
2017-06-12
edid: Use sizeof() in cea_is_hdmi_vsdb_present()
Simon Glass
2017-06-12
test: pwm: Add a check that dev is not NULL
Simon Glass
2017-06-12
powerpc, 5xx: remove support for 5xx
Heiko Schocher
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
arm: dra7: Set fastboot variables in environment
Semen Protsenko
2017-06-12
arm: am57xx: Set fastboot variables in environment
Semen Protsenko
2017-06-12
omap: Add routine for setting fastboot variables
Semen Protsenko
2017-06-12
ARM: fixed relocation using proper alignment
Manfred Schlaegl
2017-06-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-06-10
dm: blk: Fix warning on !CONFIG_BLK
Tom Rini
2017-06-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-06-10
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-06-09
tools/kwbimage: Support building with LibreSSL
Marek BehĂșn
2017-06-09
configs: omapl138_lcdk: dont disable fat write
Sekhar Nori
2017-06-09
armv8: Support loading 32-bit OS which is not in the form of FIT
Alison Wang
2017-06-09
board: mpl: pci: Fix checkpatch.pl
Chakra Divi
2017-06-09
igep0020: Enable DISTRO_DEFAULTS on IGEPv2 platforms
Enric Balletbo i Serra
2017-06-09
board: ti: am572x-evm: Update pinmux using latest PMT
Lokesh Vutla
2017-06-09
board: ti: am571x-idk: Update pinmux using latest PMT
Lokesh Vutla
2017-06-09
board: ti: am572x-idk: Update pinmux using latest PMT
Lokesh Vutla
2017-06-09
Kconfig: Add description for CMD_POWEROFF
Michal Simek
2017-06-09
armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
tnishinaga.dev@gmail.com
2017-06-09
arm: omap: Unify get_device_type() function
Semen Protsenko
2017-06-09
am33xx: Finish migration of CONFIG_AM33XX/AM43XX
Tom Rini
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
[next]