summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/spl.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06arm: davinci: Remove <common.h> and add needed includesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-06-05ARM: davinci: SPL: fix BSS initializationSekhar Nori
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski
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
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2017-01-14davinci: spl: use bootcfg to select boot deviceFabien Parent
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada