summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)Author
2019-03-09ARM: socfpga: Disable D cache in SPLMarek Vasut
2019-03-09ARM: socfpga: fix data and tag latency values for pl310 cache controllerDinh Nguyen
2019-02-25ARM: socfpga: Clear PL310 early in SPLMarek Vasut
2019-02-25ARM: socfpga: Configure PL310 latenciesMarek Vasut
2019-02-18arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2018-12-20arm: socfpga: stratix10: Enable Stratix10 FPGA ReconfigurationAng, Chee Hong
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong
2018-12-20arm: socfpga: stratix10: Add macros for mailbox's argumentsAng, Chee Hong
2018-12-20arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10Ang, Chee Hong
2018-11-29arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt
2018-11-29arm: socfpga: make config structs constSimon Goldschmidt
2018-10-03arm: socfpga: stratix10: add sgmii in phymode setupOoi, Joyce
2018-10-03arm: socfpga: Remove unused function socfpga_emac_manage_reset()Ley Foon Tan
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen
2018-08-24ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut
2018-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut
2018-08-24arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan
2018-08-24arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan
2018-08-15arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit maskLey Foon Tan
2018-08-13ARM: socfpga: clk: Convert to clock frameworkMarek Vasut
2018-08-13ARM: socfpga: clk: Drop unused variables on Arria10Marek Vasut
2018-08-13ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 onlyMarek Vasut
2018-08-13ARM: socfpga: clk: Obtain handoff base clock via DMMarek Vasut
2018-08-13ARM: socfpga: Remove adhoc ethernet reset and configurationMarek Vasut
2018-08-13ARM: socfpga: Zap unused reset codeMarek Vasut
2018-08-13ARM: socfpga: Zap all the UART handling complexityMarek Vasut
2018-08-13ARM: socfpga: Enable DM I2C framework on A10Marek Vasut
2018-08-13ARM: socfpga: Enable DM reset framework on A10Marek Vasut
2018-08-13ARM: socfpga: Register the FPGA on A10 in SPL againMarek Vasut
2018-08-13arm: socfpga: gen5: combine some init code for SPL and U-BootSimon Goldschmidt
2018-08-13arm: socfpga: cyclone5: handle debug uartSimon Goldschmidt
2018-08-13arm: socfpga: spl_gen5: clean up malloc_base assignmentSimon Goldschmidt
2018-08-13arm: socfpga: fix SPL on gen5 after moving to DM serialSimon Goldschmidt
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-25ARM: socfpga: Init missing security policies on A10Marek Vasut
2018-07-25ARM: socfpga: Assure correct CPACR configurationMarek Vasut
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-12arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan
2018-07-12arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan
2018-07-12ARM: socfpga: Assure correct ACTLR configurationMarek Vasut
2018-07-12ARM: socfpga: Pull DRAM size from DTMarek Vasut
2018-07-12arm: socfpga: Add do_bridge_reset for Arria 10Ley Foon Tan
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add timer support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: Restructure the SPL fileLey Foon Tan