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