summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/misc_gen5.c
AgeCommit message (Expand)Author
2019-04-29ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()Marek Vasut
2019-04-29ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut
2019-04-17arm: socfpga: implement proper peripheral resetSimon Goldschmidt
2019-02-18arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong
2018-11-29arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt
2018-08-13arm: socfpga: gen5: combine some init code for SPL and U-BootSimon Goldschmidt
2018-07-12arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan
2018-05-18ARM: socfpga: Repair A10 EMAC reset handlingMarek Vasut
2018-05-18ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-09arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini
2017-09-23ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-05-18arm: socfpga: Restructure misc driverLey Foon Tan