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
Age
Commit message (
Expand
)
Author
2020-02-05
ddr: altera: Add DDR2 support to Gen5 driver
Marek Vasut
2020-02-03
ARM: socfpga: Drop last use of socfpga_reset_manager
Marek Vasut
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-07
arm: socfpga: stratix10: Enable SMMU access
Thor Thayer
2020-01-07
arm: socfpga: agilex: Enable Agilex SoC build
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add SPL for Agilex SoC
Ley Foon Tan
2020-01-07
arm: agilex: Add clock handoff offset for Agilex
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add clock wrapper functions
Ley Foon Tan
2020-01-07
clk: agilex: Add clock driver for Agilex
Ley Foon Tan
2020-01-07
arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex clock manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add system manager support
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex system manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add reset manager support
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex reset manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: Move firewall code to firewall file
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add base address for Intel Agilex SoC
Ley Foon Tan
2020-01-07
arm: socfpga: Convert clock manager from struct to defines
Ley Foon Tan
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-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-11-25
ARM: socfpga: Unreset NAND in SPL on Gen5
Marek Vasut
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-11-20
socfpga: fix include guard in misc.h (arch vs. global)
Simon Goldschmidt
2019-11-07
arm: socfpga: gen5: fix ERR_PTR_OFFSET
Simon Goldschmidt
2019-10-09
ARM: socfpga: vining_fpga: Rename VINING|FPGA
Marek Vasut
2019-10-08
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-08-15
arm: socfpga: gen5: don't zero bss in board_init_f()
Simon Goldschmidt
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-21
sysreset: add support for socfpga sysreset
Simon Goldschmidt
2019-07-21
arm: socfpga: rst: add register definition for cold reset
Simon Goldschmidt
2019-06-14
arm: socfpga: provide default SPL_SIZE_LIMIT for gen5
Simon Goldschmidt
2019-05-24
ARM: socfpga: Clear PL310 early in SPL
Marek Vasut
2019-05-24
ARM: socfpga: Pull PL310 clearing into common code
Marek Vasut
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-14
arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board
Wolfgang Grandegger
2019-05-14
arm: sofcpga: s10: remove unused ad-hoc reset code
Simon Goldschmidt
2019-05-14
arm: socfpga: remove re-added ad-hoc reset code
Simon Goldschmidt
2019-05-10
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
Tien Fong Chee
2019-05-10
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
Tien Fong Chee
2019-05-07
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-05-06
ARM: socfpga: stratix10: Probe FPGA status before bridge enable
Ang, Chee Hong
2019-05-06
ARM: socfpga: stratix10: Disable FPGA2SOC reset
Ang, Chee Hong
2019-05-06
arm: socfpga: Move Stratix 10 SDRAM driver to DM
Ley Foon Tan
2019-05-06
ddr: altera: Compile ALTERA SDRAM in SPL only
Ley Foon Tan
[next]