summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/spl_atmel.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-22ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher1-0/+7
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev1-0/+8
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar1-1/+1
2018-05-23at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang1-1/+17
2017-04-13ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang1-1/+2
2017-04-13ARM: spl: atmel: bring in serial device before initWenyou Yang1-0/+8
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff1-0/+4
2015-11-02at91: simplify spl board_init_f functionJosh Wu1-5/+0
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini1-0/+10
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada1-0/+96