index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
/
misc_gen5.c
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2020-01-07
arm: socfpga: Convert reset manager from struct to defines
Ley Foon Tan
2019-11-25
ARM: socfpga: Add ArriaV ST/SX ID
Marek Vasut
2019-11-25
ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5
Marek Vasut
2019-11-25
ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable
Marek Vasut
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-04-29
ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
Marek Vasut
2019-04-29
ARM: socfpga: Add support for selecting bridges in bridge command
Marek Vasut
2019-04-17
arm: socfpga: implement proper peripheral reset
Simon Goldschmidt
2019-02-18
arm: socfpga: gen5: remove hacked ETH RST handling
Simon Goldschmidt
2018-12-20
arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
Ang, Chee Hong
2018-11-29
arm: socfpga: fix SPL booting from fpga OnChip RAM
Simon Goldschmidt
2018-08-13
arm: socfpga: gen5: combine some init code for SPL and U-Boot
Simon Goldschmidt
2018-07-12
arm: socfpga: misc: Move bridge command to misc common
Ley Foon Tan
2018-05-18
ARM: socfpga: Repair A10 EMAC reset handling
Marek Vasut
2018-05-18
ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-09
arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests
Tom Rini
2017-09-23
ARM: socfpga: fix duplicate const specifier warning
Masahiro Yamada
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-05-18
arm: socfpga: Restructure misc driver
Ley Foon Tan