~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* arm: socfpga: Get clock manager base address for Intel N5X deviceSiew Chin Lim2021-08-25
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* clk: agilex: Add clock driver for AgilexLey Foon Tan2020-01-07
* arm: socfpga: Convert clock manager from struct to definesLey Foon Tan2020-01-07
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-07
* arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-07
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut2019-05-24
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* ARM: socfpga: use the pl310 driver to configure the cacheDinh Nguyen2019-05-05
* ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut2019-04-29
* ARM: socfpga: fix data and tag latency values for pl310 cache controllerDinh Nguyen2019-03-09
* ARM: socfpga: Configure PL310 latenciesMarek Vasut2019-02-25
* arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt2019-02-18
* arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong2018-12-20
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-19
* ARM: socfpga: Pull DRAM size from DTMarek Vasut2018-07-12
* ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan2018-07-12
* arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan2018-07-12
* arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switchLey Foon Tan2018-05-18
* ARM: socfpga: Repair A10 EMAC reset handlingMarek Vasut2018-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* arm: socfpga: Restructure misc driverLey Foon Tan2017-05-18
* Fix spelling of "resetting".Vagrant Cascadian2016-10-31
* socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin2016-05-06
* arm: socfpga: Nuke useless includeMarek Vasut2016-04-10
* arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut2016-04-10
* arm: socfpga: Fix ethernet reset handlingMarek Vasut2016-02-24
* arm: socfpga: Unreset NAND in U-BootMarek Vasut2015-12-22
* arm: socfpga: Actually enable L2 cacheMarek Vasut2015-12-22
* arm: socfpga: Remove cpu_mmc_init()Marek Vasut2015-12-07
* arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen2015-10-17
* mmc: dw_mmc: Probe the MMC from OFMarek Vasut2015-09-04
* arm: socfpga: misc: Add support for printing FPGA typeDinh Nguyen2015-08-08
* arm: socfpga: Add temporary workaround for missing SD/MMC patchesMarek Vasut2015-08-08
* arm: socfpga: misc: Reset ethernet from OFMarek Vasut2015-08-08
* arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut2015-08-08
* arm: socfpga: misc: Export bootmode into environment variableMarek Vasut2015-08-08
* arm: socfpga: misc: Add support for printing boot modeMarek Vasut2015-08-08
* arm: socfpga: misc: Fix warm resetMarek Vasut2015-08-08
* arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut2015-08-08
* ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-07