index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-orion5x
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-08-20
arm: Remove edminiv2 board
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2021-12-27
Convert CONFIG_88F5182 et al to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-03-16
edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
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