index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
/
spl.c
Age
Commit message (
Expand
)
Author
2024-07-08
arm: mvebu: a38x: Add optional support for using old DDR3 training code
Marek Behún
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: mvebu: Remove <common.h> and add needed includes
Tom Rini
2023-10-26
arm: mvebu: allow additional 4096 offset for bootable mmc image
Josua Mayer
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
2023-04-13
arm: mvebu: spl: Do not hardcode SATA block size to 512
Pali Rohár
2023-03-01
arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
Pali Rohár
2023-03-01
arm: mvebu: spl: Fix support for loading U-Boot proper from SD card
Pali Rohár
2023-03-01
arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partition
Pali Rohár
2023-03-01
arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2
Pali Rohár
2023-03-01
arm: mvebu: spl: Fix parsing SATA kwbimage
Pali Rohár
2023-03-01
arm: mvebu: spl: Fix parsing SDIO kwbimage
Pali Rohár
2022-10-06
arm: mvebu: Remove timer.c
Stefan Roese
2022-08-23
arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL
Pali Rohár
2022-08-09
arm: mvebu: spl: Always fallback to BootROM boot method
Pali Rohár
2022-06-06
mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location
Tom Rini
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-02-17
arm: mvebu: spl: Add option to reset the board on DDR training failure
Marek Behún
2022-01-20
arm: mvebu: spl: Fix 100 column exceeds
Marek Behún
2022-01-20
arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible
Marek Behún
2022-01-20
arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t
Marek Behún
2022-01-20
arm: mvebu: spl: Print srcaddr in error message
Marek Behún
2022-01-20
arm: mvebu: Check for kwbimage data checksum
Pali Rohár
2022-01-20
arm: mvebu: Check that kwbimage blockid matches boot mode
Pali Rohár
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-20
arm: mvebu: Check that kwbimage offset and blocksize are valid
Pali Rohár
2021-12-19
arm: mvebu: Use printf for printing fatal errors
Pali Rohár
2021-12-19
arm: mvebu: Remove commented example code
Pali Rohár
2021-10-31
arm: mvebu: Fix booting from SATA
Pali Rohár
2021-10-28
arm: mvebu: Fix comments about kwbimage structures
Pali Rohár
2021-10-28
arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
Pali Rohár
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-09-01
arm: mvebu: Move get_boot_device() to cpu.c and make visible
Marek Behún
2021-08-11
arm: mvebu: Hang if ddr3_init() fails
Pali Rohár
2021-07-31
arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header
Pali Rohár
2021-07-31
arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART
Pali Rohár
2021-07-31
arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-04-14
arm: mvebu: update RTC values for PCIe memory wrappers
Chris Packham
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-07-11
arm: mvebu: set 38x and 39x AVS on lower frequency
Baruch Siach
2019-07-11
arm: mvebu: add support for boot from SATA
Baruch Siach
2019-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
2018-09-19
ARM: mach-mvebu: handle fall-back to UART boot
Chris Packham
2018-09-19
Revert "arm: mvebu: fix boot from UART when in fallback mode"
Chris Packham
[next]