summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/spl.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* arm: mvebu: set 38x and 39x AVS on lower frequencyBaruch Siach2019-07-111-0/+3
* arm: mvebu: add support for boot from SATABaruch Siach2019-07-111-0/+5
* dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-231-3/+9
* ARM: mach-mvebu: handle fall-back to UART bootChris Packham2018-09-191-0/+10
* Revert "arm: mvebu: fix boot from UART when in fallback mode"Chris Packham2018-09-191-9/+0
* 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-7/+0
* arm: mvebu: enable boot from NANDSean Nyekjaer2017-11-301-2/+14
* arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer2017-11-301-0/+9
* arm: mvebu: fix boot from UART on ClearFog BaseBaruch Siach2017-09-261-0/+3
* arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau2017-02-011-2/+0
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese2016-04-041-0/+3
* arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-141-3/+17
* arm: mvebu: Add runtime boot-device detectionStefan Roese2016-01-141-7/+23
* arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese2016-01-141-13/+0
* arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-141-1/+27
* arm: mvebu: Add DM (driver model) supportStefan Roese2015-10-211-3/+0
* arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese2015-10-211-2/+0
* arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese2015-10-211-0/+25
* arm: mvebu: Add SPL SDIO/MMC boot supportStefan Roese2015-07-241-1/+12
* arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese2015-07-231-0/+7
* arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese2015-07-231-0/+2
* arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese2015-05-051-0/+38