index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
socfpga
/
spl.c
Age
Commit message (
Expand
)
Author
2015-05-07
ARM: socfpga: move SoC sources to mach-socfpga
Masahiro Yamada
2015-04-21
arm: socfpga: spl: add board_init_f to SPL
Dinh Nguyen
2015-04-21
arm: socfpga: spl: Add SDRAM check
Dinh Nguyen
2015-04-21
arm: socfpga: spl: printout sdram size
Dinh Nguyen
2015-04-21
arm: socfpga: spl: add sdram init and calibration
Dinh Nguyen
2015-04-21
arm: socfpga: spl: allow bootrom to enable IOs after warm reset
Dinh Nguyen
2015-04-21
arm: socfpga: spl: Add call to timer_init
Dinh Nguyen
2015-04-21
arm: socfpga: spl: enable sdram, timer and uart
Dinh Nguyen
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-10-06
arm: socfpga: clock: Clean up bit definitions
Marek Vasut
2014-08-29
socfpga: Fix SOCFPGA build error for Altera dev kit
Chin Liang See
2014-07-05
socfpga: Adding Scan Manager driver
Chin Liang See
2014-04-07
socfpga: Adding Clock Manager driver
Chin Liang See
2013-12-03
socfpga: Adding Freeze Controller driver
Chin Liang See
2013-10-07
socfpga: Adding System Manager driver
Chin Liang See
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-04
socfpga/spl: Remove malloc.h
Vikram Narayanan
2012-11-04
socfpga/spl: Remove timer_init from spl_board_init
Vikram Narayanan
2012-10-04
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen