summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/misc.c
AgeCommit message (Expand)Author
2021-08-25arm: socfpga: Get clock manager base address for Intel N5X deviceSiew Chin Lim
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan
2020-01-07arm: socfpga: Convert clock manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert reset manager from struct to definesLey Foon Tan
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-05-24ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-05ARM: socfpga: use the pl310 driver to configure the cacheDinh Nguyen
2019-04-29ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut
2019-03-09ARM: socfpga: fix data and tag latency values for pl310 cache controllerDinh Nguyen
2019-02-25ARM: socfpga: Configure PL310 latenciesMarek Vasut
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-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-12ARM: socfpga: Pull DRAM size from DTMarek Vasut
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan
2018-05-18arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switchLey Foon Tan
2018-05-18ARM: socfpga: Repair A10 EMAC reset handlingMarek 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
2017-05-18arm: socfpga: Restructure misc driverLey Foon Tan
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut
2016-04-10arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut
2016-02-24arm: socfpga: Fix ethernet reset handlingMarek Vasut
2015-12-22arm: socfpga: Unreset NAND in U-BootMarek Vasut
2015-12-22arm: socfpga: Actually enable L2 cacheMarek Vasut
2015-12-07arm: socfpga: Remove cpu_mmc_init()Marek Vasut
2015-10-17arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut
2015-08-08arm: socfpga: misc: Add support for printing FPGA typeDinh Nguyen
2015-08-08arm: socfpga: Add temporary workaround for missing SD/MMC patchesMarek Vasut
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut
2015-08-08arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut
2015-08-08arm: socfpga: misc: Export bootmode into environment variableMarek Vasut
2015-08-08arm: socfpga: misc: Add support for printing boot modeMarek Vasut
2015-08-08arm: socfpga: misc: Fix warm resetMarek Vasut
2015-08-08arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada