summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/spl_atmel.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev2019-06-061-0/+8
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-161-1/+1
* at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini2018-05-221-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2017-09-141-1/+17
* ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang2017-04-131-1/+2
* ARM: spl: atmel: bring in serial device before initWenyou Yang2017-04-131-0/+8
* ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff2016-02-181-0/+4
* at91: simplify spl board_init_f functionJosh Wu2015-11-011-5/+0
* spl_atmel.c: Switch s_init to board_init_fTom Rini2015-04-011-0/+10
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-211-0/+96