~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* 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
* ARM: socfpga: Add ArriaV ST/SX IDMarek Vasut2019-11-25
* ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5Marek Vasut2019-11-25
* ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disableMarek Vasut2019-11-25
* env: Move env_set() to env.hSimon Glass2019-08-11
* ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()Marek Vasut2019-04-29
* ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut2019-04-29
* arm: socfpga: implement proper peripheral resetSimon Goldschmidt2019-04-17
* 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
* arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt2018-11-29
* arm: socfpga: gen5: combine some init code for SPL and U-BootSimon Goldschmidt2018-08-13
* arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan2018-07-12
* ARM: socfpga: Repair A10 EMAC reset handlingMarek Vasut2018-05-18
* ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek 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: Guard commands with CONFIG_SPL_BUILD testsTom Rini2018-01-09
* ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada2017-09-23
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* arm: socfpga: Restructure misc driverLey Foon Tan2017-05-18