aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/spl.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-18arm: socfpga: Add SPL support for Arria 10Ley Foon Tan1-2/+51
2017-05-18arm: socfpga: Restructure clock manager driverLey Foon Tan1-1/+2
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2015-12-22arm: socfpga: Unreset NAND in SPLMarek Vasut1-0/+1
2015-09-04arm: socfpga: Do not call board_init_r() from board_init_f()Marek Vasut1-2/+0
2015-08-08arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut1-0/+3
2015-08-08arm: socfpga: spl: Add support for selecting boot device from BSELMarek Vasut1-12/+23
2015-08-08arm: socfpga: spl: Add support for booting from QSPIMarek Vasut1-1/+4
2015-08-08arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut1-0/+17
2015-08-08arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut1-17/+12
2015-08-08arm: socfpga: spl: Add missing reset logicMarek Vasut1-1/+9
2015-08-08arm: socfpga: spl: Configure SCU and NIC-301 earlyMarek Vasut1-0/+22
2015-08-08arm: socfpga: spl: Toggle warm reset config I/O bitMarek Vasut1-0/+5
2015-08-08arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()Marek Vasut1-1/+1
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut1-111/+3
2015-08-08arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut1-1/+1
2015-08-08arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut1-3/+3
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada1-0/+229