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-socfpga
/
spl_a10.c
Age
Commit message (
Expand
)
Author
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
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
arm: socfpga: Remove <common.h> and add needed includes
Tom Rini
2024-04-15
arm: socfpga: arria10: add option to reprogram the FPGA every reboot
Michał Barnaś
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2021-12-17
arm: socfpga: arria10: Enable double peripheral RBF configuration
Tien Fong Chee
2021-12-17
arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF
Tien Fong Chee
2021-12-17
arm: socfpga: arria10: Setting image magic value to romcode initswstate reg
Tien Fong Chee
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-03-31
arm: socfpga: arria10: Add save_boot_params()
Ley Foon Tan
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2020-01-07
arm: socfpga: Convert reset manager from struct to defines
Ley Foon Tan
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-05-24
ARM: socfpga: Clear PL310 early in SPL
Marek Vasut
2019-05-10
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
Tien Fong Chee
2019-03-09
ARM: socfpga: Disable D cache in SPL
Marek Vasut
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2018-08-24
ARM: socfpga: Reorder Arria10 SPL
Marek Vasut
2018-08-13
ARM: socfpga: Zap all the UART handling complexity
Marek Vasut
2018-08-13
ARM: socfpga: Register the FPGA on A10 in SPL again
Marek Vasut
2018-07-13
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-07-12
arm: socfpga: Restructure the SPL file
Ley Foon Tan