summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/misc_gen5.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-071-10/+16
* arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-071-6/+6
* ARM: socfpga: Add ArriaV ST/SX IDMarek Vasut2019-11-251-0/+2
* ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5Marek Vasut2019-11-251-0/+3
* ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disableMarek Vasut2019-11-251-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()Marek Vasut2019-04-291-31/+0
* ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut2019-04-291-1/+11
* arm: socfpga: implement proper peripheral resetSimon Goldschmidt2019-04-171-10/+0
* arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt2019-02-181-43/+1
* arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong2018-12-201-1/+21
* arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt2018-11-291-1/+8
* arm: socfpga: gen5: combine some init code for SPL and U-BootSimon Goldschmidt2018-08-131-12/+17
* arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan2018-07-121-23/+3
* ARM: socfpga: Repair A10 EMAC reset handlingMarek Vasut2018-05-181-63/+4
* ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut2018-05-181-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini2018-01-091-5/+8
* ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada2017-09-231-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* arm: socfpga: Restructure misc driverLey Foon Tan2017-05-181-0/+359