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
/
common
Age
Commit message (
Expand
)
Author
2018-02-18
fdt: Fixup only valid memory banks
Thierry Reding
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-13
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2018-02-13
tftp: update: Include missing cfi_flash.h header
Marek Vasut
2018-02-13
cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.
Marek Vasut
2018-02-13
spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard
Philipp Tomsich
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
parse the second area of android image
Bin Chen
2018-02-03
log: add category LOGC_EFI
Heinrich Schuchardt
2018-02-03
log: Add a way to log error-return values
Simon Glass
2018-02-03
log: Update log_console to honour the log format
Simon Glass
2018-02-03
log: Add control over log formatting
Simon Glass
2018-02-03
log: Add functions to convert IDs to/from names
Simon Glass
2018-01-29
spl: include timezone in banner
Klaus Goger
2018-01-29
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-28
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
spl: add option to disable SPL banner output
Anatolij Gustschin
2018-01-28
spl: use different BOARD_INIT MACRO for spl and tpl
Kever Yang
2018-01-28
spl: atf: pass NULL for bl32_ep pc
Kever Yang
2018-01-28
common: board_r: Fix style violations
Mario Six
2018-01-28
common: board_f: Fix style violations
Mario Six
2018-01-28
Initialize SHA buffer size var in passwd_abort
Martin Etnestad
2018-01-24
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Tom Rini
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2018-01-23
crypto/fsl: Fix HW accelerated hash commands
Breno Lima
2018-01-23
common: board_f: vid: Add VID specific API to adjust core voltage
Rajesh Bhagat
2018-01-19
board_r: remove superfluous #ifdef CONFIG_PRAM
Heinrich Schuchardt
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
2018-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
common: do not compile common fastboot code when building the SPL
Jean-Jacques Hiblot
2018-01-03
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2017-12-24
common: Fix-up MAC addr in dts by fetching env variable serially
Prabhakar Kushwaha
2017-12-18
common: image.c: Fix CACHE: Misaligned operation output
Heiko Schocher
2017-12-18
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...
Tom Rini
2017-12-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-12-14
fpga: allow programming fpga from FIT image for all FPGA drivers
Goldschmidt Simon
2017-12-12
binman: Add binman support to spl_ram.c
Simon Glass
2017-12-12
binman: Add binman symbol support to SPL
Simon Glass
2017-12-12
SPL: Add FIT data-position property support
Peng Fan
2017-12-07
log: Plumb logging into the init sequence
Simon Glass
2017-12-07
log: Add a test command
Simon Glass
2017-12-07
log: Add a console driver
Simon Glass
2017-12-07
log: Add an implementation of logging
Simon Glass
2017-12-07
Drop the log buffer
Simon Glass
2017-12-07
usb: Correct use of debug()
Simon Glass
2017-12-07
Revert "sandbox: Drop special case console code for sandbox"
Simon Glass
2017-11-29
common: command: tempory buffer should have size of command line buf
Heinrich Schuchardt
[next]