summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/spl.c
AgeCommit message (Expand)Author
2015-12-22arm: socfpga: Unreset NAND in SPLMarek Vasut
2015-09-04arm: socfpga: Do not call board_init_r() from board_init_f()Marek Vasut
2015-08-08arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut
2015-08-08arm: socfpga: spl: Add support for selecting boot device from BSELMarek Vasut
2015-08-08arm: socfpga: spl: Add support for booting from QSPIMarek Vasut
2015-08-08arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut
2015-08-08arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut
2015-08-08arm: socfpga: spl: Add missing reset logicMarek Vasut
2015-08-08arm: socfpga: spl: Configure SCU and NIC-301 earlyMarek Vasut
2015-08-08arm: socfpga: spl: Toggle warm reset config I/O bitMarek Vasut
2015-08-08arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()Marek Vasut
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut
2015-08-08arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut
2015-08-08arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada