summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/spl.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
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-3/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-08spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-15/+0
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang1-6/+10
2017-09-14ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang1-0/+2
2017-04-13ARM: at91: spl: specify MMC and NAND boot deviceWenyou Yang1-0/+7
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-06-13ARM: at91: sama5: Extend boot device autodetectionMarek Vasut1-7/+12
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut1-0/+36
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen1-1/+1
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada1-0/+50