1. 914bb7e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  2. aa52966 arm: socfpga: Fixes: include <debug_uart.h> by Ley Foon Tan · 6 years ago
  3. 8c9f247 arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only by Ley Foon Tan · 6 years ago
  4. 887a8b6 ARM: socfpga: Assure correct ACTLR configuration by Marek Vasut · 6 years ago
  5. 297b653 ARM: socfpga: Pull DRAM size from DT by Marek Vasut · 6 years ago
  6. 2e1de5b arm: socfpga: Add do_bridge_reset for Arria 10 by Ley Foon Tan · 6 years ago
  7. a684729 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · 6 years ago
  8. 0bc28b7 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  9. 73aede5 arm: socfpga: stratix10: Add timer support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  10. 4765ddb arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC by Ley Foon Tan · 6 years ago
  11. c859f2a arm: socfpga: Restructure the SPL file by Ley Foon Tan · 6 years ago
  12. 914a84e arm: socfpga: stratix10: Add MMU support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  13. a280e9d arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  14. d559130 arm: socfpga: stratix10: Add misc support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  15. 10f9e4b arm: socfpga: misc: Move bridge command to misc common by Ley Foon Tan · 6 years ago
  16. 03b5499 board/aries: Remove by Tom Rini · 6 years ago
  17. 624d2ca SPDX: Fixup SPDX tags in a few new files by Tom Rini · 6 years ago
  18. 5fb033a arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch by Ley Foon Tan · 6 years ago
  19. 73175d0 arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  20. 3607a80 arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC by Ley Foon Tan · 6 years ago
  21. 508791a arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC by Ley Foon Tan · 6 years ago
  22. 641f747 arm: socfpga: stratix10: Add watchdog and firewall base addresses by Ley Foon Tan · 6 years ago
  23. 4916388 ARM: socfpga: Fix Documentation errors in scu_registers by Ben Kalo · 7 years ago
  24. 011fa5f ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot by Tien Fong Chee · 7 years ago
  25. c960ef2 ARM: socfpga: Adding clock frequency info for U-Boot by Tien Fong Chee · 7 years ago
  26. 901af3e configs: Add DDR Kconfig support for Arria 10 by Tien Fong Chee · 7 years ago
  27. 5658a29 ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
  28. 53faef1 ARM: socfpga: Add DRAM bank size initialization function by Tien Fong Chee · 7 years ago
  29. 9ef9fe3 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
  30. 32f9975 ARM: socfpga: Repair A10 EMAC reset handling by Marek Vasut · 7 years ago
  31. 480f7f9 ARM: socfpga: Sync A10 clock manager binding parser by Marek Vasut · 7 years ago
  32. 48befc0 ARM: socfpga: Clean up Kconfig entries by Marek Vasut · 7 years ago
  33. f791732 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 7 years ago
  34. 3aba3fd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  35. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  36. 34fc2a6 ARM: socfpga: Add boot trampoline for Arria10 by Marek Vasut · 7 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  39. 8faeab9 arm: socfpga: stratix10: Add base address map for Statix10 SoC by Chin Liang See · 7 years ago
  40. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  41. 7fb4643 ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 board by Marek Vasut · 7 years ago
  42. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  43. ab12aa2 ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32 by Tom Rini · 7 years ago
  44. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  45. 21143ce SOCFPGA: clock manager: implement dw_spi_get_clk function by Eugeniy Paltsev · 7 years ago
  46. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  47. b4b9814 arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests by Tom Rini · 7 years ago
  48. a002077 socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  49. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  50. 5e8c39d ARM: socfpga: fix duplicate const specifier warning by Masahiro Yamada · 7 years ago
  51. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  52. 2baa997 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
  53. 6867e19 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  54. 6a34af5 arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset by Tien Fong Chee · 7 years ago
  55. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  56. d89e979 arm: socfpga: Enable build for Arria 10 by Ley Foon Tan · 8 years ago
  57. 8f4c80c arm: socfpga: Add SPL support for Arria 10 by Ley Foon Tan · 8 years ago
  58. 35b9800 arm: socfpga: Add misc support for Arria 10 by Ley Foon Tan · 8 years ago
  59. caf36e1 arm: socfpga: Add pinmux for Arria 10 by Ley Foon Tan · 8 years ago
  60. c887d48 arm: socfpga: Add sdram header file for Arria 10 by Ley Foon Tan · 8 years ago
  61. 86f032e arm: socfpga: Add system manager for Arria 10 by Ley Foon Tan · 8 years ago
  62. 177ba1f arm: socfpga: Add clock driver for Arria 10 by Ley Foon Tan · 8 years ago
  63. 827e6a7 arm: socfpga: Add reset driver support for Arria 10 by Ley Foon Tan · 8 years ago
  64. d83b819 arm: socfpga: Add A10 macros by Ley Foon Tan · 8 years ago
  65. d1c559a arm: socfpga: Restructure misc driver by Ley Foon Tan · 8 years ago
  66. 4ddd541 arm: socfpga: Restructure system manager by Ley Foon Tan · 8 years ago
  67. 2b09ea4 arm: socfpga: Restructure reset manager driver by Ley Foon Tan · 8 years ago
  68. de77811 arm: socfpga: Restructure clock manager driver by Ley Foon Tan · 8 years ago
  69. 6bd041f arm: socfpga: add cyclone5 based de10-nano board by Dalon Westergreen · 8 years ago
  70. 707cd01 arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · 8 years ago
  71. a548bc5 ARM: socfpga: Rename MCVEVK by Marek Vasut · 8 years ago
  72. 4c0f3e7 ARM: socfpga: boot0 hook: remove macro from boot0 header file by Chee, Tien Fong · 8 years ago
  73. f0fb4fa SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
  74. a45526a arm: socfpga: set the mpuclk divider in the Altera group register by Dinh Nguyen · 8 years ago
  75. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  76. 27211b6 qts-filter.sh: strip DOS line endings and handle continuation lines by Bill Randle · 8 years ago
  77. beee6a3 ARM: socfpga: Add boot0 hook to prevent SPL corruption by Marek Vasut · 8 years ago
  78. e9c847c socfpga: add support for Terasic DE1-SoC board by Anatolij Gustschin · 8 years ago
  79. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  80. 89a54ab ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · 8 years ago
  81. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  82. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  83. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  84. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  85. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  86. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  87. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  89. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  90. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  91. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  92. cf0a8da ARM: socfpga: Sort Kconfig entries by Marek Vasut · 8 years ago
  93. 35546f6 ARM: socfpga: add support for IS1 board by Pavel Machek · 8 years ago
  94. 569a191 arm: socfpga: Add samtec VIN|ING board by Marek Vasut · 9 years ago
  95. 5289c5f socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled by Anatolij Gustschin · 9 years ago
  96. dafd579 arm: socfpga: Nuke useless include by Marek Vasut · 9 years ago
  97. 5f79d00 arm: socfpga: Handle phy-mode OF property for GMACs by Marek Vasut · 9 years ago
  98. e6e34ca arm: socfpga: Fix ethernet reset handling by Marek Vasut · 9 years ago
  99. 80da866 arm: socfpga: Remove bashisms from qts filter by Marek Vasut · 9 years ago
  100. 217db22 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago