summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/spl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* 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-3/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-15/+0
* ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang2017-09-141-6/+10
* ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang2017-09-141-0/+2
* ARM: at91: spl: specify MMC and NAND boot deviceWenyou Yang2017-04-131-0/+7
* ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut2016-06-261-1/+1
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* ARM: at91: sama5: Extend boot device autodetectionMarek Vasut2016-06-121-7/+12
* ARM: sama5d2: Implement boot device autodetectionMarek Vasut2016-05-241-0/+36
* ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-011-1/+1
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-211-0/+50