index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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