1. 6ca300a socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 5 months ago
  2. 8a20431 arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · 4 years, 3 months ago
  3. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  4. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 5 months ago
  5. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  7. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  8. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  9. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  10. b9d1671 arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset by Ley Foon Tan · 4 years, 5 months ago
  11. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  12. 3958ef3 arm: socfpga: arria10: Enable cache driver in SPL by Ley Foon Tan · 4 years, 6 months ago
  13. 3d884ff arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · 4 years, 7 months ago
  14. 69f9c8b arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · 4 years, 7 months ago
  15. 468ba8d ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · 4 years, 7 months ago
  16. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  17. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  18. 9a5a90a ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
  19. 707c36e ARM: socfpga: Drop last use of socfpga_reset_manager by Marek Vasut · 4 years, 9 months ago
  20. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  21. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  22. 62079b2 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 4 years, 10 months ago
  23. a76b711 arm: socfpga: agilex: Enable Agilex SoC build by Ley Foon Tan · 4 years, 10 months ago
  24. 594cacf arm: socfpga: agilex: Add SPL for Agilex SoC by Ley Foon Tan · 4 years, 10 months ago
  25. a6e5b06 arm: agilex: Add clock handoff offset for Agilex by Ley Foon Tan · 4 years, 10 months ago
  26. b4a20cb arm: socfpga: agilex: Add clock wrapper functions by Ley Foon Tan · 4 years, 10 months ago
  27. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  28. 20322ce arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz by Ley Foon Tan · 4 years, 10 months ago
  29. 3822999 arm: socfpga: Move Stratix10 and Agilex clock manager common code by Ley Foon Tan · 4 years, 10 months ago
  30. 975f66b arm: socfpga: agilex: Add system manager support by Ley Foon Tan · 4 years, 10 months ago
  31. 2fd1dc5 arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 4 years, 10 months ago
  32. 50278d4 arm: socfpga: agilex: Add reset manager support by Ley Foon Tan · 4 years, 10 months ago
  33. fd5374a arm: socfpga: Move Stratix10 and Agilex reset manager common code by Ley Foon Tan · 4 years, 10 months ago
  34. 8b7962a arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 4 years, 10 months ago
  35. 2145e61 arm: socfpga: agilex: Add base address for Intel Agilex SoC by Ley Foon Tan · 4 years, 10 months ago
  36. 94172c7 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  37. db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  38. bb25aca arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  39. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  40. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  41. a1a9843 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 4 years, 10 months ago
  42. 2007a73 ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 4 years, 10 months ago
  43. 97a72bc ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 4 years, 10 months ago
  44. 446cf81 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 4 years, 10 months ago
  45. 26fb85f socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · 5 years ago
  46. a43b60c arm: socfpga: gen5: fix ERR_PTR_OFFSET by Simon Goldschmidt · 5 years ago
  47. 94a16b8 ARM: socfpga: vining_fpga: Rename VINING|FPGA by Marek Vasut · 5 years ago
  48. b51882d spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  49. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  50. a89441a arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · 5 years ago
  51. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  52. ef72ba0 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
  53. cb20fe8 arm: socfpga: rst: add register definition for cold reset by Simon Goldschmidt · 5 years ago
  54. d6d383c arm: socfpga: provide default SPL_SIZE_LIMIT for gen5 by Simon Goldschmidt · 5 years ago
  55. 476abb7 ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  56. 501be47 ARM: socfpga: Pull PL310 clearing into common code by Marek Vasut · 6 years ago
  57. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  58. 990ed44 arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board by Wolfgang Grandegger · 5 years ago
  59. 48ec734 arm: sofcpga: s10: remove unused ad-hoc reset code by Simon Goldschmidt · 5 years ago
  60. 430b42f arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 5 years ago
  61. 1085bb3 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 5 years ago
  62. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  63. 6984044 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  64. 32e308d ARM: socfpga: stratix10: Probe FPGA status before bridge enable by Ang, Chee Hong · 5 years ago
  65. a03e9d9 ARM: socfpga: stratix10: Disable FPGA2SOC reset by Ang, Chee Hong · 5 years ago
  66. 6bf238a arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 5 years ago
  67. 5918afd ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 5 years ago
  68. d97d8fc ARM: socfpga: use the pl310 driver to configure the cache by Dinh Nguyen · 5 years ago
  69. c5f4b80 ARM: socfpga: Remove socfpga_sdram_apply_static_cfg() by Marek Vasut · 5 years ago
  70. 72c347c ARM: socfpga: Add support for selecting bridges in bridge command by Marek Vasut · 5 years ago
  71. ba2cfce ARM: socfpga: Fully unmap the FPGA bridges from L3 space by Marek Vasut · 5 years ago
  72. c1d4b46 ARM: socfpga: Disable bridges in SPL unless booting from FPGA by Marek Vasut · 5 years ago
  73. 8df653c ARM: socfpga: Factor out handoff register configuration by Marek Vasut · 5 years ago
  74. bf068c7 arm: socfpga: mailbox: Fix off-by-one error on command length checking by Ley Foon Tan · 5 years ago
  75. 9dc61aa arm: socfpga: gen5: reduce SPL pre-reloc malloc by Simon Goldschmidt · 5 years ago
  76. aef4428 arm: socfpga: imply/default common config options by Simon Goldschmidt · 5 years ago
  77. 456d452 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  78. 8ab9daa arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · 6 years ago
  79. b6f7ee5 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  80. c5de2b7 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
  81. 29873c7 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 5 years ago
  82. 7544ad0 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 6 years ago
  83. 532a54e ARM: socfpga: fix data and tag latency values for pl310 cache controller by Dinh Nguyen · 6 years ago
  84. 4a9743f ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  85. 2c0b300 ARM: socfpga: Configure PL310 latencies by Marek Vasut · 6 years ago
  86. 473f556 arm: socfpga: gen5: remove hacked ETH RST handling by Simon Goldschmidt · 6 years ago
  87. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  88. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  89. bd55817 arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration by Ang, Chee Hong · 6 years ago
  90. 877ec6e arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  91. 8b36ba2 arm: socfpga: stratix10: Add macros for mailbox's arguments by Ang, Chee Hong · 6 years ago
  92. d99f1e9 arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 by Ang, Chee Hong · 6 years ago
  93. 30bade2 arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  94. dd8ee8e arm: socfpga: make config structs const by Simon Goldschmidt · 6 years ago
  95. 8be11fb arm: socfpga: stratix10: add sgmii in phymode setup by Ooi, Joyce · 6 years ago
  96. 74c7802 arm: socfpga: Remove unused function socfpga_emac_manage_reset() by Ley Foon Tan · 6 years ago
  97. 02d8d32 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  98. 331c372 ARM: socfpga: Convert Arria10 to timer framework by Marek Vasut · 6 years ago
  99. 0b8f637 ARM: socfpga: Reorder Arria10 SPL by Marek Vasut · 6 years ago
  100. 8497cb9 arm: socfpga: stratix10: Fix mailbox urgent command with urgent register by Ley Foon Tan · 6 years ago