aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/spl.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass1-2/+2
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass1-2/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-06-05ARM: davinci: SPL: fix BSS initializationSekhar Nori1-1/+4
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski1-5/+0
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
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-5/+0
2017-01-14davinci: spl: use bootcfg to select boot deviceFabien Parent1-9/+22
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada1-0/+65