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-at91
/
spl_atmel.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: at91: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2021-01-22
ARM: at91: spl: add spl_early_init for sama5d2 platforms
Greg Gallagher
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-06-06
spl: at91: add support for SPL_AT91_MCK_BYPASS
Eugen Hristev
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
2018-05-22
at91: Minor tweaks to SPL logic for space savings on smartweb
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-09-14
ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
Wenyou Yang
2017-04-13
ARM: spl: atmel: move mem_init() advance in SPL init.
Wenyou Yang
2017-04-13
ARM: spl: atmel: bring in serial device before init
Wenyou Yang
2016-02-18
ARM: at91: sama5d2: configure the L2 cache memory
Samuel Mescoff
2015-11-01
at91: simplify spl board_init_f function
Josh Wu
2015-04-01
spl_atmel.c: Switch s_init to board_init_f
Tom Rini
2015-02-21
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada