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-orion5x
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-06-07
ARM: orion5x: fix use of callee-saved registers in lowloevel_init
Mans Rullgard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-11-10
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-02-25
edminiv2: switch to SPL
Albert ARIBAUD
2015-02-25
edminiv2: fix PCIE IO base address typo
Albert ARIBAUD
2015-02-21
ARM: orion5x: move SoC headers to mach-orion5x/include/mach
Masahiro Yamada
2015-02-21
ARM: orion5x: move SoC sources to mach-orion5x
Masahiro Yamada