- 8227bc9 arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · 4 years, 2 months ago
- c8694ee arm: socfpga: arria10: Add qts-filter for Arria10 socfpga by Dalon Westergreen · 5 years ago
- 916d2ba arm: socfpga: mailbox: Add mailbox retry support by Ley Foon Tan · 4 years, 4 months ago
- 69b7ab9 arm: socfpga: mailbox: Update mailbox response codes by Ley Foon Tan · 4 years, 4 months ago
- e480586 arm: socfpga: mailbox: Support sending large mailbox command by Chee Hong Ang · 4 years, 4 months ago
- fe33ea3 arm: socfpga: mailbox: Always read mailbox responses before returning status by Chee Hong Ang · 4 years, 4 months ago
- 0cc64c8 arm: socfpga: mailbox: Refactor mailbox timeout event handling by Chee Hong Ang · 4 years, 4 months ago
- 8a98105 arm: socfpga: soc64: Document down boot_scratch_cold register usage by Chin Liang See · 4 years, 4 months ago
- 1f9f0e3 arm: socfpga: soc64: Add timeout waiting for NOC idle ACK by Chee Hong Ang · 4 years, 4 months ago
- 89ac34d arm: socfpga: agilex: Enable FPGA Full Reconfiguration support by Chee Hong Ang · 4 years, 4 months ago
- 1419245 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 4 months ago
- 346431c arm: socfpga: Use DM watchdog timer by Chee Hong Ang · 4 years, 4 months ago
- 6cf193c arm: socfpga: soc64: Show reset state in SPL by Chee Hong Ang · 4 years, 4 months ago
- 75ba0aa arm: socfpga: soc64: Add SDM triggered warm reset bit mask by Chee Hong Ang · 4 years, 4 months ago
- 92dc7ae arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · 4 years, 5 months ago
- f18fe84 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · 4 years, 5 months ago
- 61e9199 arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 4 months ago
- ea84ae6 socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 7 months ago
- 91373cd arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 5d489bf arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset by Ley Foon Tan · 4 years, 7 months ago
- 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 7 months ago
- 1d07b3e arm: socfpga: arria10: Enable cache driver in SPL by Ley Foon Tan · 4 years, 8 months ago
- f7fcc90 arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · 4 years, 9 months ago
- 8f1552e arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · 4 years, 9 months ago
- ddef889 ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · 4 years, 9 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
- e2a19f4 ARM: socfpga: Drop last use of socfpga_reset_manager by Marek Vasut · 4 years, 11 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 6e762d8 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 5 years ago
- 461d298 arm: socfpga: agilex: Enable Agilex SoC build by Ley Foon Tan · 5 years ago
- 600c731 arm: socfpga: agilex: Add SPL for Agilex SoC by Ley Foon Tan · 5 years ago
- 0767f8d arm: agilex: Add clock handoff offset for Agilex by Ley Foon Tan · 5 years ago
- b7d95b7 arm: socfpga: agilex: Add clock wrapper functions by Ley Foon Tan · 5 years ago
- ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
- a9ebd2a arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz by Ley Foon Tan · 5 years ago
- 9c25671 arm: socfpga: Move Stratix10 and Agilex clock manager common code by Ley Foon Tan · 5 years ago
- 905bae1 arm: socfpga: agilex: Add system manager support by Ley Foon Tan · 5 years ago
- 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 5 years ago
- ef9805a arm: socfpga: agilex: Add reset manager support by Ley Foon Tan · 5 years ago
- 89700b4 arm: socfpga: Move Stratix10 and Agilex reset manager common code by Ley Foon Tan · 5 years ago
- f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 5 years ago
- 65d25a6 arm: socfpga: agilex: Add base address for Intel Agilex SoC by Ley Foon Tan · 5 years ago
- 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
- 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
- fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 8b3b890 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 5 years ago
- 47928cc ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 5 years ago
- 2265259 ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 5 years ago
- 9f38a97 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 5 years ago
- 5216671 socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · 5 years ago
- 17d7852 arm: socfpga: gen5: fix ERR_PTR_OFFSET by Simon Goldschmidt · 5 years ago
- 13da18c ARM: socfpga: vining_fpga: Rename VINING|FPGA by Marek Vasut · 5 years ago
- a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
- 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
- 257ab53 arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- fc82466 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
- b32e1e8 arm: socfpga: rst: add register definition for cold reset by Simon Goldschmidt · 5 years ago
- 20fd7de arm: socfpga: provide default SPL_SIZE_LIMIT for gen5 by Simon Goldschmidt · 5 years ago
- a62817a ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
- b6ba490 ARM: socfpga: Pull PL310 clearing into common code by Marek Vasut · 6 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- 7789aab2 arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board by Wolfgang Grandegger · 6 years ago
- c8ff687 arm: sofcpga: s10: remove unused ad-hoc reset code by Simon Goldschmidt · 6 years ago
- 635e250 arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 6 years ago
- fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 6 years ago
- ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
- 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
- d740445 ARM: socfpga: stratix10: Probe FPGA status before bridge enable by Ang, Chee Hong · 6 years ago
- fadf65b ARM: socfpga: stratix10: Disable FPGA2SOC reset by Ang, Chee Hong · 6 years ago
- 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 6 years ago
- 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
- 86fbf9d ARM: socfpga: use the pl310 driver to configure the cache by Dinh Nguyen · 6 years ago
- b99ca37 ARM: socfpga: Remove socfpga_sdram_apply_static_cfg() by Marek Vasut · 6 years ago
- 713a8a2 ARM: socfpga: Add support for selecting bridges in bridge command by Marek Vasut · 6 years ago
- 0c3ddb6 ARM: socfpga: Fully unmap the FPGA bridges from L3 space by Marek Vasut · 6 years ago
- 0b2502e ARM: socfpga: Disable bridges in SPL unless booting from FPGA by Marek Vasut · 6 years ago
- 79a5b2c ARM: socfpga: Factor out handoff register configuration by Marek Vasut · 6 years ago
- 374c230 arm: socfpga: mailbox: Fix off-by-one error on command length checking by Ley Foon Tan · 6 years ago
- 4f57b9a arm: socfpga: gen5: reduce SPL pre-reloc malloc by Simon Goldschmidt · 6 years ago
- b1c4269 arm: socfpga: imply/default common config options by Simon Goldschmidt · 6 years ago
- 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
- 3e263c7 arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · 6 years ago
- a9245d1 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
- 407dcc5 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
- 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
- 339da98 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 7 years ago
- 4a23a5b ARM: socfpga: fix data and tag latency values for pl310 cache controller by Dinh Nguyen · 6 years ago