1. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  2. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  3. dcdd3bd global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · Fri Oct 28 20:27:14 2022 -0400
  4. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  5. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  6. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  7. 9d4a5af socfpga: arria10: Allow dcache_enable before relocation by Paweł Anikiel · Fri Jun 17 12:47:26 2022 +0200
  8. 3dad575 socfpga: arria10: Replace delays with busy waiting in cm_full_cfg by Paweł Anikiel · Fri Jun 17 12:47:23 2022 +0200
  9. 5ee903d config: Add Chameleonv3 config by Paweł Anikiel · Fri Jun 17 12:47:20 2022 +0200
  10. 1a1c4e1 arch: arm: socfpga: timer_s10: Override udelay for secure section by Dinesh Maniyam · Wed Jun 01 15:54:59 2022 +0800
  11. a563e2e arm: socfpga: Add the terasic de10-standard board by Humberto Naves · Sun May 22 21:54:57 2022 -0400
  12. 8557361 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · Tue Apr 12 10:31:35 2022 -0300
  13. 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · Wed Mar 30 18:07:23 2022 -0400
  14. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  15. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · Mon Jul 12 11:06:49 2021 +0100
  16. a67ff80 keymile: Move sourcing of common Kconfig by Tom Rini · Wed Mar 23 17:19:55 2022 -0400
  17. 93b9ce7 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · Fri Feb 11 11:29:39 2022 +0000
  18. adc079f arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · Sun Nov 07 23:08:56 2021 +0800
  19. 8ca1708 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF by Tien Fong Chee · Sun Nov 07 23:08:55 2021 +0800
  20. b26072a arm: socfpga: arria10: Setting image magic value to romcode initswstate reg by Tien Fong Chee · Sun Nov 07 23:08:54 2021 +0800
  21. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  22. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  23. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  24. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  25. 988bfe4 arm: socfpga: Enable Intel N5X device build by Siew Chin Lim · Tue Aug 10 11:26:42 2021 +0800
  26. 7f0b45b arm: socfpga: Add SPL for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:38 2021 +0800
  27. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  28. e377bf2 arm: socfpga: Changed misc_s10.c to misc_soc64.c by Siew Chin Lim · Tue Aug 10 11:26:35 2021 +0800
  29. 4d7b6dc arm: socfpga: Add clock manager for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:34 2021 +0800
  30. 8596188 arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h by Siew Chin Lim · Tue Aug 10 11:26:33 2021 +0800
  31. c16c7ec arm: socfpga: Get clock manager base address for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:31 2021 +0800
  32. df89b50 arm: socfpga: Add handoff data support for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:29 2021 +0800
  33. b89899f arm: socfpga: Add base address for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:28 2021 +0800
  34. 142d9c0 arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h by Siew Chin Lim · Tue Aug 10 11:26:27 2021 +0800
  35. 0fc2377 arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function by Siew Chin Lim · Tue Aug 10 11:26:26 2021 +0800
  36. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  37. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · Fri Jun 11 11:45:05 2021 +0300
  38. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  39. 5474457 arm: socfpga: smc: Add function to get usercode by Siew Chin Lim · Thu Mar 25 14:07:45 2021 +0800
  40. c1888b0 arm: socfpga: Changed to store QSPI reference clock in kHz by Siew Chin Lim · Wed Mar 24 17:16:50 2021 +0800
  41. fa2cc49 arm: socfpga: Move Stratix10 and Agilex clock manager common code by Siew Chin Lim · Wed Mar 24 17:16:49 2021 +0800
  42. ff1eec3 arm: socfpga: Restructure Stratix10 and Agilex handoff code by Siew Chin Lim · Wed Mar 24 13:11:38 2021 +0800
  43. 02d2500 arm: socfpga: Rearrange sequence of macros in handoff_soc64.h by Siew Chin Lim · Wed Mar 24 13:11:37 2021 +0800
  44. 634a4ce arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c by Siew Chin Lim · Wed Mar 24 13:11:36 2021 +0800
  45. be73451 arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c by Siew Chin Lim · Wed Mar 24 13:11:35 2021 +0800
  46. 954d599 arm: socfpga: Rename Stratix10 and Agilex handoff common macros by Siew Chin Lim · Wed Mar 24 13:11:34 2021 +0800
  47. 612ee82 arm: socfpga: Move Stratix10 and Agilex SPL common code by Siew Chin Lim · Mon Mar 15 15:59:16 2021 +0800
  48. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  49. 99b8658 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · Mon Mar 22 18:04:52 2021 +0800
  50. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  51. d883450 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · Mon Mar 01 20:04:12 2021 +0800
  52. 2492d59 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · Mon Mar 01 20:04:11 2021 +0800
  53. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · Mon Mar 01 20:04:10 2021 +0800
  54. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  55. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  56. dbe60eb arm: socfpga: soc64: Enable FIT image generation using binman by Siew Chin Lim · Thu Dec 24 18:21:12 2020 +0800
  57. 3896901 arm: socfpga: soc64: Skip handoff data access in SSBL by Chee Hong Ang · Thu Dec 24 18:21:10 2020 +0800
  58. 6aa1058 arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() by Chee Hong Ang · Thu Dec 24 18:21:08 2020 +0800
  59. 129df66 arm: socfpga: soc64: Add ATF support for Reset Manager driver by Chee Hong Ang · Thu Dec 24 18:21:06 2020 +0800
  60. c984e1f arm: socfpga: Add secure register access helper functions for SoC 64bits by Siew Chin Lim · Thu Dec 24 18:21:02 2020 +0800
  61. b5ddb91 arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits) by Chee Hong Ang · Thu Dec 24 18:21:00 2020 +0800
  62. 5a90f05 arm: socfpga: Disable "spin-table" method for booting Linux by Chee Hong Ang · Thu Dec 24 18:20:59 2020 +0800
  63. bb272ed arm: socfpga: soc64: Override 'lowlevel_init' to support ATF by Chee Hong Ang · Thu Dec 24 18:20:58 2020 +0800
  64. 7cfcc0c arm: socfpga: Add function for checking description from FIT image by Chee Hong Ang · Thu Dec 24 18:20:56 2020 +0800
  65. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  66. 8227bc9 arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · Tue Sep 29 14:52:05 2020 -0400
  67. c8694ee arm: socfpga: arria10: Add qts-filter for Arria10 socfpga by Dalon Westergreen · Fri Sep 27 18:43:24 2019 -0700
  68. 916d2ba arm: socfpga: mailbox: Add mailbox retry support by Ley Foon Tan · Wed Aug 12 09:56:25 2020 +0800
  69. 69b7ab9 arm: socfpga: mailbox: Update mailbox response codes by Ley Foon Tan · Wed Aug 12 09:56:24 2020 +0800
  70. e480586 arm: socfpga: mailbox: Support sending large mailbox command by Chee Hong Ang · Wed Aug 12 09:56:23 2020 +0800
  71. fe33ea3 arm: socfpga: mailbox: Always read mailbox responses before returning status by Chee Hong Ang · Wed Aug 12 09:56:22 2020 +0800
  72. 0cc64c8 arm: socfpga: mailbox: Refactor mailbox timeout event handling by Chee Hong Ang · Wed Aug 12 09:56:21 2020 +0800
  73. 8a98105 arm: socfpga: soc64: Document down boot_scratch_cold register usage by Chin Liang See · Mon Aug 10 10:55:56 2020 +0800
  74. 1f9f0e3 arm: socfpga: soc64: Add timeout waiting for NOC idle ACK by Chee Hong Ang · Mon Aug 10 22:59:49 2020 +0800
  75. 89ac34d arm: socfpga: agilex: Enable FPGA Full Reconfiguration support by Chee Hong Ang · Fri Aug 07 11:50:05 2020 +0800
  76. 1419245 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · Fri Aug 07 11:50:03 2020 +0800
  77. 346431c arm: socfpga: Use DM watchdog timer by Chee Hong Ang · Thu Aug 06 12:15:33 2020 +0800
  78. 6cf193c arm: socfpga: soc64: Show reset state in SPL by Chee Hong Ang · Wed Aug 05 21:15:57 2020 +0800
  79. 75ba0aa arm: socfpga: soc64: Add SDM triggered warm reset bit mask by Chee Hong Ang · Wed Aug 05 21:15:56 2020 +0800
  80. 92dc7ae arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · Fri Jul 10 23:53:13 2020 +0800
  81. f18fe84 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · Fri Jul 10 23:52:32 2020 +0800
  82. 61e9199 arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · Thu Aug 06 11:56:29 2020 +0800
  83. ea84ae6 socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · Thu May 14 08:30:05 2020 -0400
  84. 91373cd arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · Thu Jun 25 19:19:09 2020 +0800
  85. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  86. 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · Sun May 10 11:40:12 2020 -0600
  87. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  88. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  89. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  90. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  91. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  92. 5d489bf arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset by Ley Foon Tan · Mon Apr 20 16:17:27 2020 +0800
  93. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  94. 1d07b3e arm: socfpga: arria10: Enable cache driver in SPL by Ley Foon Tan · Tue Apr 07 15:43:14 2020 +0800
  95. f7fcc90 arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · Fri Mar 06 16:55:20 2020 +0800
  96. 8f1552e arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · Fri Mar 06 16:55:18 2020 +0800
  97. ddef889 ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · Wed Feb 19 19:55:14 2020 +0100
  98. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  99. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  100. 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · Fri Oct 18 00:22:31 2019 +0200