index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
/
spl.c
Age
Commit message (
Expand
)
Author
2015-09-04
arm: socfpga: Do not call board_init_r() from board_init_f()
Marek Vasut
2015-08-08
arm: socfpga: config: Move SPL GD and malloc to RAM
Marek Vasut
2015-08-08
arm: socfpga: spl: Add support for selecting boot device from BSEL
Marek Vasut
2015-08-08
arm: socfpga: spl: Add support for booting from QSPI
Marek Vasut
2015-08-08
arm: socfpga: spl: Add support for booting from SD/MMC
Marek Vasut
2015-08-08
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
Marek Vasut
2015-08-08
arm: socfpga: spl: Add missing reset logic
Marek Vasut
2015-08-08
arm: socfpga: spl: Configure SCU and NIC-301 early
Marek Vasut
2015-08-08
arm: socfpga: spl: Toggle warm reset config I/O bit
Marek Vasut
2015-08-08
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()
Marek Vasut
2015-08-08
arm: socfpga: clock: Clean up pll_config.h
Marek Vasut
2015-08-08
arm: socfpga: clock: Get rid of cm_config_t typedef
Marek Vasut
2015-08-08
arm: socfpga: reset: Replace ad-hoc reset functions
Marek Vasut
2015-05-07
ARM: socfpga: move SoC sources to mach-socfpga
Masahiro Yamada