1. 60fd544 treewide: drop redundant "type string" for SYS_SOC and friends by Rasmus Villemoes · 3 months ago
  2. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  3. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  4. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  5. f782d54 global_data: Reduce the size of bus_clk and mem_clk by Simon Glass · 3 months ago
  6. 11510a4 octeon: Drop OCTEON_I2C_FDT dead code by Simon Glass · 4 months ago
  7. 33e289a Kconfig: Unify endian support option by Jiaxun Yang · 4 months ago
  8. 611721d mips: Remove duplicate newlines by Marek Vasut · 5 months ago
  9. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  10. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  11. c1edd47 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · 7 months ago
  12. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  13. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · 7 months ago
  14. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 8 months ago
  15. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  16. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  17. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 12 months ago
  18. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 8 months ago
  19. 64f2c5c mips: fix change_k0_cca() by Daniel Schwierzeck · 1 year, 1 month ago
  20. 9e4e7ed mips: implement __udivdi3 by Linus Walleij · 1 year, 2 months ago
  21. 13ec9f8 Kconfig: move CONFIG_32/64BIT to arch/Kconfig by Dan Carpenter · 9 months ago
  22. bce01ee Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · 10 months ago
  23. d318eb3 treewide: Remove clk_free by Sean Anderson · 12 months ago
  24. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
  25. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
  26. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 12 months ago
  27. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
  28. faf7328 mips: Add a reset_cpu() function by Simon Glass · 12 months ago
  29. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 12 months ago
  30. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 1 year, 1 month ago
  31. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
  32. b7f6844 mips: io.h: Add defines for read/write/in/out functions by Igor Prusov · 1 year ago
  33. b6842aa mips: io.h: Add const to reads functions params by Igor Prusov · 1 year ago
  34. 88bf0af bmips: Add Inteno XG6846 board by Linus Walleij · 1 year, 2 months ago
  35. d6e2acc mips: Remove common.h usage by Tom Rini · 1 year, 2 months ago
  36. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  37. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  38. b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  39. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  40. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
  41. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  42. d377cae mips: octeon: Correct types in cvmx-pko3-queue by Tom Rini · 1 year, 5 months ago
  43. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  44. f5b356d mips: cpu: Use plain puts() in restart handler by Marek Vasut · 1 year, 5 months ago
  45. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  46. d3785a1 mips: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 6 months ago
  47. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
  48. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 10 months ago
  49. 2f8f866 Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE by Simon Glass · 1 year, 10 months ago
  50. baf3bab Correct SPL use of OCTEON_SERIAL_BOOTCMD by Simon Glass · 1 year, 10 months ago
  51. 202818e Correct SPL use of MIPS_CM by Simon Glass · 1 year, 10 months ago
  52. cd19795 Correct SPL uses of BOOTSTAGE_REPORT by Simon Glass · 1 year, 10 months ago
  53. f499b4d Correct SPL use of BOOTSTAGE_FDT by Simon Glass · 1 year, 10 months ago
  54. fc739e8 gpio: Drop unused pca9698 driver by Simon Glass · 1 year, 10 months ago
  55. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  56. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
  57. 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
  58. afa5185 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
  59. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  60. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  61. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 5 months ago
  62. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 5 months ago
  63. 7d82fb6 MIPS: remove deprecated TARGET_VCT option by Daniel Schwierzeck · 2 years, 5 months ago
  64. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  65. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  66. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  67. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  68. e20fe27 mips: mtmips: add two reference boards for mt7621 by developer · 2 years, 6 months ago
  69. 2fddd72 mips: mtmips: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
  70. 33d68ce mips: add support for noncached_alloc() by developer · 2 years, 6 months ago
  71. 34106af mips: add __image_copy_len for SPL linker script by developer · 2 years, 6 months ago
  72. df1b7d5 mips: add more definitions for asm/cm.h by developer · 2 years, 6 months ago
  73. a4bb22b mips: add asm/mipsmtregs.h for MIPS multi-threading by developer · 2 years, 6 months ago
  74. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  75. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  76. 9599f8f mips: Move endianness selection to arch/Kconfig by Michal Simek · 2 years, 5 months ago
  77. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  78. 5391b81 spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it by Tom Rini · 2 years, 6 months ago
  79. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  80. ee4b8f2 mips: octeon: mrvl, octeon-nic23.dts: Add ethernet DT support by Stefan Roese · 2 years, 8 months ago
  81. cd8ded0 mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT support by Stefan Roese · 2 years, 8 months ago
  82. 734cecd mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodes by Stefan Roese · 2 years, 8 months ago
  83. 957317e mips: octeon: cpu.c: Implement configure_lmtdma_window() by Stefan Roese · 2 years, 8 months ago
  84. 59735ef mips: octeon: cpu.c: Move bootmem init to arch_early_init_r() by Stefan Roese · 2 years, 8 months ago
  85. 4d7ecde mips: octeon: Makefile: Enable building of the newly added C files by Stefan Roese · 2 years, 8 months ago
  86. 790978b mips: octeon: Misc changes to existing C files for upcoming eth support by Stefan Roese · 2 years, 8 months ago
  87. 738fdf7 mips: octeon: Add cvmx-range.c by Aaron Williams · 3 years, 7 months ago
  88. dcf1621 mips: octeon: Add cvmx-qlm-tables.c by Aaron Williams · 2 years, 8 months ago
  89. 5e21bb3 mips: octeon: Add cvmx-pko-internal-ports-range.c by Aaron Williams · 2 years, 8 months ago
  90. 91c9164 mips: octeon: Add cvmx-pko3-resources.c by Aaron Williams · 2 years, 8 months ago
  91. fa0ee3f mips: octeon: Add cvmx-pko3-compat.c by Aaron Williams · 2 years, 8 months ago
  92. adbb3a4 mips: octeon: Add cvmx-pko3-queue.c by Aaron Williams · 3 years, 7 months ago
  93. 737ce25 mips: octeon: Add cvmx-pko3.c by Aaron Williams · 2 years, 8 months ago
  94. 7b48853 mips: octeon: Add cvmx-pko.c by Aaron Williams · 2 years, 8 months ago
  95. 49e23e7 mips: octeon: Add cvmx-pki-resources.c by Aaron Williams · 2 years, 8 months ago
  96. e8c7e74 mips: octeon: Add cvmx-pki.c by Aaron Williams · 3 years, 7 months ago
  97. fe69d66 mips: octeon: Add cvmx-ipd.c by Aaron Williams · 3 years, 7 months ago
  98. 223d67e mips: octeon: Add cvmx-ilk.c by Aaron Williams · 2 years, 8 months ago
  99. 469865d mips: octeon: Add cvmx-global-resource.c by Aaron Williams · 3 years, 7 months ago
  100. fdd8b94 mips: octeon: Add cvmx-fpa-resource.c by Aaron Williams · 3 years, 7 months ago