summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/spl_atmel.c
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar
2018-05-22at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang
2017-04-13ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang
2017-04-13ARM: spl: atmel: bring in serial device before initWenyou Yang
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff
2015-11-01at91: simplify spl board_init_f functionJosh Wu
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada