Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b72dd938ece60fba622a989f4e54f0599b5a0715
/
arch
/
arm
/
mach-socfpga
94a16b8
ARM: socfpga: vining_fpga: Rename VINING|FPGA
by Marek Vasut
· 5 years ago
b51882d
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
by Simon Glass
· 5 years ago
27084c0
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· 5 years ago
a89441a
arm: socfpga: gen5: don't zero bss in board_init_f()
by Simon Goldschmidt
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
ef72ba0
sysreset: add support for socfpga sysreset
by Simon Goldschmidt
· 5 years ago
cb20fe8
arm: socfpga: rst: add register definition for cold reset
by Simon Goldschmidt
· 5 years ago
d6d383c
arm: socfpga: provide default SPL_SIZE_LIMIT for gen5
by Simon Goldschmidt
· 5 years ago
476abb7
ARM: socfpga: Clear PL310 early in SPL
by Marek Vasut
· 6 years ago
501be47
ARM: socfpga: Pull PL310 clearing into common code
by Marek Vasut
· 6 years ago
1001502
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
990ed44
arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board
by Wolfgang Grandegger
· 6 years ago
48ec734
arm: sofcpga: s10: remove unused ad-hoc reset code
by Simon Goldschmidt
· 6 years ago
430b42f
arm: socfpga: remove re-added ad-hoc reset code
by Simon Goldschmidt
· 6 years ago
1085bb3
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
by Tien Fong Chee
· 6 years ago
0a42a13
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
by Tien Fong Chee
· 6 years ago
6984044
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
32e308d
ARM: socfpga: stratix10: Probe FPGA status before bridge enable
by Ang, Chee Hong
· 6 years ago
a03e9d9
ARM: socfpga: stratix10: Disable FPGA2SOC reset
by Ang, Chee Hong
· 6 years ago
6bf238a
arm: socfpga: Move Stratix 10 SDRAM driver to DM
by Ley Foon Tan
· 6 years ago
5918afd
ddr: altera: Compile ALTERA SDRAM in SPL only
by Ley Foon Tan
· 6 years ago
d97d8fc
ARM: socfpga: use the pl310 driver to configure the cache
by Dinh Nguyen
· 6 years ago
c5f4b80
ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
by Marek Vasut
· 6 years ago
72c347c
ARM: socfpga: Add support for selecting bridges in bridge command
by Marek Vasut
· 6 years ago
ba2cfce
ARM: socfpga: Fully unmap the FPGA bridges from L3 space
by Marek Vasut
· 6 years ago
c1d4b46
ARM: socfpga: Disable bridges in SPL unless booting from FPGA
by Marek Vasut
· 6 years ago
8df653c
ARM: socfpga: Factor out handoff register configuration
by Marek Vasut
· 6 years ago
bf068c7
arm: socfpga: mailbox: Fix off-by-one error on command length checking
by Ley Foon Tan
· 6 years ago
9dc61aa
arm: socfpga: gen5: reduce SPL pre-reloc malloc
by Simon Goldschmidt
· 6 years ago
aef4428
arm: socfpga: imply/default common config options
by Simon Goldschmidt
· 6 years ago
456d452
ddr: altera: Stratix10: Add ECC memory scrubbing
by Ley Foon Tan
· 6 years ago
8ab9daa
arm: socfpga: stratix10: Add cpu_has_been_warmreset()
by Ley Foon Tan
· 6 years ago
b6f7ee5
ddr: altera: stratix10: Move SDRAM size check to SDRAM driver
by Ley Foon Tan
· 6 years ago
c5de2b7
arm: socfpga: implement proper peripheral reset
by Simon Goldschmidt
· 6 years ago
29873c7
arm: socfpga: move gen5 SDR driver to DM
by Simon Goldschmidt
· 6 years ago
7544ad0
ARM: socfpga: Disable D cache in SPL
by Marek Vasut
· 7 years ago
532a54e
ARM: socfpga: fix data and tag latency values for pl310 cache controller
by Dinh Nguyen
· 6 years ago
4a9743f
ARM: socfpga: Clear PL310 early in SPL
by Marek Vasut
· 6 years ago
2c0b300
ARM: socfpga: Configure PL310 latencies
by Marek Vasut
· 6 years ago
473f556
arm: socfpga: gen5: remove hacked ETH RST handling
by Simon Goldschmidt
· 6 years ago
f4b4092
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· 6 years ago
0c3a9ed
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· 6 years ago
bd55817
arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration
by Ang, Chee Hong
· 6 years ago
877ec6e
arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
by Ang, Chee Hong
· 6 years ago
8b36ba2
arm: socfpga: stratix10: Add macros for mailbox's arguments
by Ang, Chee Hong
· 6 years ago
d99f1e9
arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10
by Ang, Chee Hong
· 6 years ago
30bade2
arm: socfpga: fix SPL booting from fpga OnChip RAM
by Simon Goldschmidt
· 6 years ago
dd8ee8e
arm: socfpga: make config structs const
by Simon Goldschmidt
· 6 years ago
8be11fb
arm: socfpga: stratix10: add sgmii in phymode setup
by Ooi, Joyce
· 6 years ago
74c7802
arm: socfpga: Remove unused function socfpga_emac_manage_reset()
by Ley Foon Tan
· 6 years ago
02d8d32
socfpga: stratix10: fix sdram_calculate_size
by Dalon Westergreen
· 6 years ago
331c372
ARM: socfpga: Convert Arria10 to timer framework
by Marek Vasut
· 6 years ago
0b8f637
ARM: socfpga: Reorder Arria10 SPL
by Marek Vasut
· 6 years ago
8497cb9
arm: socfpga: stratix10: Fix mailbox urgent command with urgent register
by Ley Foon Tan
· 6 years ago
db3b5e9
arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff
by Ley Foon Tan
· 6 years ago
b0c0a71
arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask
by Ley Foon Tan
· 6 years ago
d81b5da
ARM: socfpga: clk: Convert to clock framework
by Marek Vasut
· 6 years ago
f4c3e0d
ARM: socfpga: clk: Drop unused variables on Arria10
by Marek Vasut
· 6 years ago
49e508e
ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
by Marek Vasut
· 6 years ago
934aec7
ARM: socfpga: clk: Obtain handoff base clock via DM
by Marek Vasut
· 6 years ago
d6a61da
ARM: socfpga: Remove adhoc ethernet reset and configuration
by Marek Vasut
· 6 years ago
6385a8a
ARM: socfpga: Zap unused reset code
by Marek Vasut
· 6 years ago
f9edeb3
ARM: socfpga: Zap all the UART handling complexity
by Marek Vasut
· 7 years ago
fe88c2f
ARM: socfpga: Enable DM I2C framework on A10
by Marek Vasut
· 6 years ago
8145c1c
ARM: socfpga: Enable DM reset framework on A10
by Marek Vasut
· 6 years ago
af74658
ARM: socfpga: Register the FPGA on A10 in SPL again
by Marek Vasut
· 6 years ago
e4ff842
arm: socfpga: gen5: combine some init code for SPL and U-Boot
by Simon Goldschmidt
· 6 years ago
c0b4fc1
arm: socfpga: cyclone5: handle debug uart
by Simon Goldschmidt
· 6 years ago
20905f5
arm: socfpga: spl_gen5: clean up malloc_base assignment
by Simon Goldschmidt
· 6 years ago
40c36f8
arm: socfpga: fix SPL on gen5 after moving to DM serial
by Simon Goldschmidt
· 6 years ago
58008cb
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
42f4b83
ARM: socfpga: Init missing security policies on A10
by Marek Vasut
· 6 years ago
937db71
ARM: socfpga: Assure correct CPACR configuration
by Marek Vasut
· 6 years ago
12308b1
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
by Siva Durga Prasad Paladugu
· 6 years ago
914bb7e
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
aa52966
arm: socfpga: Fixes: include <debug_uart.h>
by Ley Foon Tan
· 6 years ago
8c9f247
arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only
by Ley Foon Tan
· 6 years ago
887a8b6
ARM: socfpga: Assure correct ACTLR configuration
by Marek Vasut
· 6 years ago
297b653
ARM: socfpga: Pull DRAM size from DT
by Marek Vasut
· 6 years ago
2e1de5b
arm: socfpga: Add do_bridge_reset for Arria 10
by Ley Foon Tan
· 6 years ago
a684729
arm: socfpga: stratix10: Enable Stratix10 SoC build
by Ley Foon Tan
· 6 years ago
0bc28b7
ddr: altera: stratix10: Add DDR support for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
73aede5
arm: socfpga: stratix10: Add timer support for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
4765ddb
arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
c859f2a
arm: socfpga: Restructure the SPL file
by Ley Foon Tan
· 6 years ago
914a84e
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
a280e9d
arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
d559130
arm: socfpga: stratix10: Add misc support for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
10f9e4b
arm: socfpga: misc: Move bridge command to misc common
by Ley Foon Tan
· 6 years ago
03b5499
board/aries: Remove
by Tom Rini
· 6 years ago
624d2ca
SPDX: Fixup SPDX tags in a few new files
by Tom Rini
· 6 years ago
5fb033a
arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
by Ley Foon Tan
· 6 years ago
73175d0
arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
3607a80
arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
508791a
arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC
by Ley Foon Tan
· 6 years ago
641f747
arm: socfpga: stratix10: Add watchdog and firewall base addresses
by Ley Foon Tan
· 6 years ago
4916388
ARM: socfpga: Fix Documentation errors in scu_registers
by Ben Kalo
· 6 years ago
011fa5f
ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot
by Tien Fong Chee
· 7 years ago
c960ef2
ARM: socfpga: Adding clock frequency info for U-Boot
by Tien Fong Chee
· 7 years ago
901af3e
configs: Add DDR Kconfig support for Arria 10
by Tien Fong Chee
· 7 years ago
Next »