summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/spl.c
AgeCommit message (Expand)Author
2022-02-17arm: mvebu: spl: Add option to reset the board on DDR training failureMarek Behún
2022-01-20arm: mvebu: spl: Fix 100 column exceedsMarek Behún
2022-01-20arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possibleMarek Behún
2022-01-20arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_tMarek Behún
2022-01-20arm: mvebu: spl: Print srcaddr in error messageMarek Behún
2022-01-20arm: mvebu: Check for kwbimage data checksumPali Rohár
2022-01-20arm: mvebu: Check that kwbimage blockid matches boot modePali Rohár
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-20arm: mvebu: Check that kwbimage offset and blocksize are validPali Rohár
2021-12-19arm: mvebu: Use printf for printing fatal errorsPali Rohár
2021-12-19arm: mvebu: Remove commented example codePali Rohár
2021-10-31arm: mvebu: Fix booting from SATAPali Rohár
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-01arm: mvebu: Move get_boot_device() to cpu.c and make visibleMarek Behún
2021-08-11arm: mvebu: Hang if ddr3_init() failsPali Rohár
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár
2021-07-31arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UARTPali Rohár
2021-07-31arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL frameworkPali Rohár
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-04-14arm: mvebu: update RTC values for PCIe memory wrappersChris Packham
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-07-11arm: mvebu: set 38x and 39x AVS on lower frequencyBaruch Siach
2019-07-11arm: mvebu: add support for boot from SATABaruch Siach
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese
2018-09-19ARM: mach-mvebu: handle fall-back to UART bootChris Packham
2018-09-19Revert "arm: mvebu: fix boot from UART when in fallback mode"Chris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2017-11-30arm: mvebu: enable boot from NANDSean Nyekjaer
2017-11-30arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer
2017-09-26arm: mvebu: fix boot from UART on ClearFog BaseBaruch Siach
2017-02-01arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-04-04arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese
2016-01-14arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese
2016-01-14arm: mvebu: Add runtime boot-device detectionStefan Roese
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese
2015-10-21arm: mvebu: Add DM (driver model) supportStefan Roese
2015-10-21arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese
2015-10-21arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese
2015-07-24arm: mvebu: Add SPL SDIO/MMC boot supportStefan Roese
2015-07-23arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese
2015-07-23arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese