1. a62817a ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  2. b6ba490 ARM: socfpga: Pull PL310 clearing into common code by Marek Vasut · 6 years ago
  3. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  4. 7789aab2 arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board by Wolfgang Grandegger · 6 years ago
  5. c8ff687 arm: sofcpga: s10: remove unused ad-hoc reset code by Simon Goldschmidt · 6 years ago
  6. 635e250 arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 6 years ago
  7. fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 6 years ago
  8. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
  9. 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  10. d740445 ARM: socfpga: stratix10: Probe FPGA status before bridge enable by Ang, Chee Hong · 6 years ago
  11. fadf65b ARM: socfpga: stratix10: Disable FPGA2SOC reset by Ang, Chee Hong · 6 years ago
  12. 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 6 years ago
  13. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
  14. 86fbf9d ARM: socfpga: use the pl310 driver to configure the cache by Dinh Nguyen · 6 years ago
  15. b99ca37 ARM: socfpga: Remove socfpga_sdram_apply_static_cfg() by Marek Vasut · 6 years ago
  16. 713a8a2 ARM: socfpga: Add support for selecting bridges in bridge command by Marek Vasut · 6 years ago
  17. 0c3ddb6 ARM: socfpga: Fully unmap the FPGA bridges from L3 space by Marek Vasut · 6 years ago
  18. 0b2502e ARM: socfpga: Disable bridges in SPL unless booting from FPGA by Marek Vasut · 6 years ago
  19. 79a5b2c ARM: socfpga: Factor out handoff register configuration by Marek Vasut · 6 years ago
  20. 374c230 arm: socfpga: mailbox: Fix off-by-one error on command length checking by Ley Foon Tan · 6 years ago
  21. 4f57b9a arm: socfpga: gen5: reduce SPL pre-reloc malloc by Simon Goldschmidt · 6 years ago
  22. b1c4269 arm: socfpga: imply/default common config options by Simon Goldschmidt · 6 years ago
  23. 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  24. 3e263c7 arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · 6 years ago
  25. a9245d1 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  26. 407dcc5 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
  27. 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  28. 339da98 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 7 years ago
  29. 4a23a5b ARM: socfpga: fix data and tag latency values for pl310 cache controller by Dinh Nguyen · 6 years ago
  30. 2880c11 ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  31. fd43442 ARM: socfpga: Configure PL310 latencies by Marek Vasut · 6 years ago
  32. 54d329b arm: socfpga: gen5: remove hacked ETH RST handling by Simon Goldschmidt · 6 years ago
  33. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  34. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  35. da9640e arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration by Ang, Chee Hong · 6 years ago
  36. ff14f16 arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  37. 11f4644 arm: socfpga: stratix10: Add macros for mailbox's arguments by Ang, Chee Hong · 6 years ago
  38. 31b7963 arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 by Ang, Chee Hong · 6 years ago
  39. da13a0a arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  40. ceab269 arm: socfpga: make config structs const by Simon Goldschmidt · 6 years ago
  41. 0e182f2 arm: socfpga: stratix10: add sgmii in phymode setup by Ooi, Joyce · 6 years ago
  42. 2e75a74 arm: socfpga: Remove unused function socfpga_emac_manage_reset() by Ley Foon Tan · 6 years ago
  43. 897dbd7 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  44. aaa40e7 ARM: socfpga: Convert Arria10 to timer framework by Marek Vasut · 6 years ago
  45. 8fdb419 ARM: socfpga: Reorder Arria10 SPL by Marek Vasut · 6 years ago
  46. ff756cc arm: socfpga: stratix10: Fix mailbox urgent command with urgent register by Ley Foon Tan · 6 years ago
  47. 0968d4e arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff by Ley Foon Tan · 6 years ago
  48. 7ebd938 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  49. 71b1637 ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  50. fd6bcb5 ARM: socfpga: clk: Drop unused variables on Arria10 by Marek Vasut · 6 years ago
  51. d430d9a ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only by Marek Vasut · 6 years ago
  52. e1dcd62 ARM: socfpga: clk: Obtain handoff base clock via DM by Marek Vasut · 6 years ago
  53. 04c8f4f ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · 6 years ago
  54. 40ca091 ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  55. 8b73c87 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 7 years ago
  56. 69fbb88 ARM: socfpga: Enable DM I2C framework on A10 by Marek Vasut · 6 years ago
  57. 700b2c6 ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  58. 95db8ee ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  59. 8e30203 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  60. bc698cc arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  61. 1849e25 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  62. 17a1c61 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  63. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  64. 3e034a3 ARM: socfpga: Init missing security policies on A10 by Marek Vasut · 6 years ago
  65. 911a665 ARM: socfpga: Assure correct CPACR configuration by Marek Vasut · 6 years ago
  66. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  67. cb896f5 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  68. 2667ddd arm: socfpga: Fixes: include <debug_uart.h> by Ley Foon Tan · 6 years ago
  69. 27f05ac arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only by Ley Foon Tan · 6 years ago
  70. 72cc958 ARM: socfpga: Assure correct ACTLR configuration by Marek Vasut · 6 years ago
  71. 1530317 ARM: socfpga: Pull DRAM size from DT by Marek Vasut · 7 years ago
  72. 2b96352 arm: socfpga: Add do_bridge_reset for Arria 10 by Ley Foon Tan · 6 years ago
  73. 9c407b5 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · 7 years ago
  74. f9c7f79 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  75. 4eadafc2 arm: socfpga: stratix10: Add timer support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  76. 975e496 arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  77. 3305ba7 arm: socfpga: Restructure the SPL file by Ley Foon Tan · 7 years ago
  78. ca6afad arm: socfpga: stratix10: Add MMU support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  79. e5b6a66 arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  80. f80cb34 arm: socfpga: stratix10: Add misc support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  81. 4cc6b58 arm: socfpga: misc: Move bridge command to misc common by Ley Foon Tan · 7 years ago
  82. d165c70 board/aries: Remove by Tom Rini · 6 years ago
  83. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
  84. 6fa091d arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch by Ley Foon Tan · 7 years ago
  85. 7cdb912 arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  86. 449cbae arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  87. 6751e7d arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  88. a61fd02 arm: socfpga: stratix10: Add watchdog and firewall base addresses by Ley Foon Tan · 7 years ago
  89. d5fba89 ARM: socfpga: Fix Documentation errors in scu_registers by Ben Kalo · 7 years ago
  90. f3f525c ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot by Tien Fong Chee · 7 years ago
  91. a5bfce3 ARM: socfpga: Adding clock frequency info for U-Boot by Tien Fong Chee · 7 years ago
  92. 4d447a5 configs: Add DDR Kconfig support for Arria 10 by Tien Fong Chee · 7 years ago
  93. 402735b ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
  94. 3710de7 ARM: socfpga: Add DRAM bank size initialization function by Tien Fong Chee · 7 years ago
  95. 38fad17 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
  96. 3386c85 ARM: socfpga: Repair A10 EMAC reset handling by Marek Vasut · 7 years ago
  97. ec472e0 ARM: socfpga: Sync A10 clock manager binding parser by Marek Vasut · 7 years ago
  98. 014f0ab ARM: socfpga: Clean up Kconfig entries by Marek Vasut · 7 years ago
  99. 0d5abc9 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 7 years ago
  100. 492a5cd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago