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
/
arch
/
arm
/
mach-meson
/
board-common.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-12
Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-08-12
ARM: meson: Add support for fastboot_set_reboot_flag()
Neil Armstrong
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-04
ARM: meson: add unique MAC address generation
Neil Armstrong
2018-11-26
ARM: meson: Add boot device discovery
Neil Armstrong
2018-11-26
ARM: meson: factorize common code out amlogic's boards
Jerome Brunet
2018-11-26
ARM: meson: rework soc arch file to prepare for new SoC
Jerome Brunet