1. 7431b0a spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed by Simon Glass · 1 year, 1 month ago
  2. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  3. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 10 months ago
  4. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  5. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  6. cc1159b global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · 2 years ago
  7. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  8. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 2 months ago
  9. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  10. e26eceb socfpga: arria10: Allow dcache_enable before relocation by Paweł Anikiel · 2 years, 4 months ago
  11. aea0e80 socfpga: arria10: Replace delays with busy waiting in cm_full_cfg by Paweł Anikiel · 2 years, 4 months ago
  12. 6129827 config: Add Chameleonv3 config by Paweł Anikiel · 2 years, 4 months ago
  13. 373c142 arch: arm: socfpga: timer_s10: Override udelay for secure section by Dinesh Maniyam · 2 years, 5 months ago
  14. 1b05136 arm: socfpga: Add the terasic de10-standard board by Humberto Naves · 2 years, 5 months ago
  15. d7db0e6 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 6 months ago
  16. 55b3ba4 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 7 months ago
  17. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  18. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 3 months ago
  19. c6c0e56 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 7 months ago
  20. 5ff4857 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · 2 years, 8 months ago
  21. 4720b83 arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 3 years ago
  22. 3b4ee40 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF by Tien Fong Chee · 3 years ago
  23. 2f27754 arm: socfpga: arria10: Setting image magic value to romcode initswstate reg by Tien Fong Chee · 3 years ago
  24. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  25. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  26. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 2 months ago
  27. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  28. 31b51cb arm: socfpga: Enable Intel N5X device build by Siew Chin Lim · 3 years, 2 months ago
  29. 00a990e arm: socfpga: Add SPL for Intel N5X device by Siew Chin Lim · 3 years, 2 months ago
  30. 59d4230 ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 2 months ago
  31. 37529cf arm: socfpga: Changed misc_s10.c to misc_soc64.c by Siew Chin Lim · 3 years, 2 months ago
  32. c2b733c arm: socfpga: Add clock manager for Intel N5X device by Siew Chin Lim · 3 years, 2 months ago
  33. d6fee20 arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h by Siew Chin Lim · 3 years, 2 months ago
  34. d694c7d arm: socfpga: Get clock manager base address for Intel N5X device by Siew Chin Lim · 3 years, 2 months ago
  35. 2fb2e04 arm: socfpga: Add handoff data support for Intel N5X device by Tien Fong Chee · 3 years, 2 months ago
  36. 0fbf31f arm: socfpga: Add base address for Intel N5X device by Siew Chin Lim · 3 years, 2 months ago
  37. bdba67b arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h by Siew Chin Lim · 3 years, 2 months ago
  38. 510c277 arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function by Siew Chin Lim · 3 years, 2 months ago
  39. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  40. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 4 months ago
  41. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  42. 96fe4f6 arm: socfpga: smc: Add function to get usercode by Siew Chin Lim · 3 years, 7 months ago
  43. 404a98b arm: socfpga: Changed to store QSPI reference clock in kHz by Siew Chin Lim · 3 years, 7 months ago
  44. 3aef59f arm: socfpga: Move Stratix10 and Agilex clock manager common code by Siew Chin Lim · 3 years, 7 months ago
  45. e2ffb1d arm: socfpga: Restructure Stratix10 and Agilex handoff code by Siew Chin Lim · 3 years, 7 months ago
  46. a73514a arm: socfpga: Rearrange sequence of macros in handoff_soc64.h by Siew Chin Lim · 3 years, 7 months ago
  47. bab2653 arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c by Siew Chin Lim · 3 years, 7 months ago
  48. d623e52 arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c by Siew Chin Lim · 3 years, 7 months ago
  49. 8f337f3 arm: socfpga: Rename Stratix10 and Agilex handoff common macros by Siew Chin Lim · 3 years, 7 months ago
  50. f86ed75 arm: socfpga: Move Stratix10 and Agilex SPL common code by Siew Chin Lim · 3 years, 7 months ago
  51. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 7 months ago
  52. 2dbcc03 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · 3 years, 7 months ago
  53. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  54. 1025b53 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 8 months ago
  55. 1bc2089 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 8 months ago
  56. 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 8 months ago
  57. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  58. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  59. 362787e arm: socfpga: soc64: Enable FIT image generation using binman by Siew Chin Lim · 3 years, 10 months ago
  60. 7cfb5d8 arm: socfpga: soc64: Skip handoff data access in SSBL by Chee Hong Ang · 3 years, 10 months ago
  61. 3b07cec arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() by Chee Hong Ang · 3 years, 10 months ago
  62. 018d27f arm: socfpga: soc64: Add ATF support for Reset Manager driver by Chee Hong Ang · 3 years, 10 months ago
  63. 2e54a1d arm: socfpga: Add secure register access helper functions for SoC 64bits by Siew Chin Lim · 3 years, 10 months ago
  64. 0eebfab arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits) by Chee Hong Ang · 3 years, 10 months ago
  65. dbdc1df arm: socfpga: Disable "spin-table" method for booting Linux by Chee Hong Ang · 3 years, 10 months ago
  66. ac0c1fd arm: socfpga: soc64: Override 'lowlevel_init' to support ATF by Chee Hong Ang · 3 years, 10 months ago
  67. acabb2a arm: socfpga: Add function for checking description from FIT image by Chee Hong Ang · 3 years, 10 months ago
  68. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  69. b0b08ce arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · 4 years, 1 month ago
  70. 5c0adb0 arm: socfpga: arria10: Add qts-filter for Arria10 socfpga by Dalon Westergreen · 5 years ago
  71. de84e2d arm: socfpga: mailbox: Add mailbox retry support by Ley Foon Tan · 4 years, 2 months ago
  72. 6a48f95 arm: socfpga: mailbox: Update mailbox response codes by Ley Foon Tan · 4 years, 2 months ago
  73. f6dcf40 arm: socfpga: mailbox: Support sending large mailbox command by Chee Hong Ang · 4 years, 2 months ago
  74. 833230e arm: socfpga: mailbox: Always read mailbox responses before returning status by Chee Hong Ang · 4 years, 2 months ago
  75. e3fca50 arm: socfpga: mailbox: Refactor mailbox timeout event handling by Chee Hong Ang · 4 years, 2 months ago
  76. e2afbee arm: socfpga: soc64: Document down boot_scratch_cold register usage by Chin Liang See · 4 years, 2 months ago
  77. 5edf94d arm: socfpga: soc64: Add timeout waiting for NOC idle ACK by Chee Hong Ang · 4 years, 2 months ago
  78. bd99fa5 arm: socfpga: agilex: Enable FPGA Full Reconfiguration support by Chee Hong Ang · 4 years, 3 months ago
  79. d217016 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 3 months ago
  80. 2473e13 arm: socfpga: Use DM watchdog timer by Chee Hong Ang · 4 years, 3 months ago
  81. b3e2d9f arm: socfpga: soc64: Show reset state in SPL by Chee Hong Ang · 4 years, 3 months ago
  82. d7a1ff4 arm: socfpga: soc64: Add SDM triggered warm reset bit mask by Chee Hong Ang · 4 years, 3 months ago
  83. 12cc448 arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · 4 years, 3 months ago
  84. 464ca99 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · 4 years, 3 months ago
  85. 6b6307e arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 3 months ago
  86. 6ca300a socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 5 months ago
  87. 8a20431 arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · 4 years, 4 months ago
  88. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  89. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 5 months ago
  90. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  91. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  92. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  93. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  94. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  95. b9d1671 arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset by Ley Foon Tan · 4 years, 6 months ago
  96. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  97. 3958ef3 arm: socfpga: arria10: Enable cache driver in SPL by Ley Foon Tan · 4 years, 7 months ago
  98. 3d884ff arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · 4 years, 8 months ago
  99. 69f9c8b arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · 4 years, 8 months ago
  100. 468ba8d ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · 4 years, 8 months ago