1. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · Thu Sep 05 12:13:24 2024 -0600
  2. 728cbde mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · Fri May 31 08:36:34 2024 -0700
  3. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · Fri May 31 08:36:33 2024 -0700
  4. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  5. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:31 2024 +0530
  6. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  7. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · Mon Aug 26 17:29:26 2024 +0530
  8. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  9. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · Mon Aug 26 17:29:23 2024 +0530
  10. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · Mon Aug 26 17:29:19 2024 +0530
  11. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  12. 26d7fa1 lmb: use the BIT macro for lmb flags by Sughosh Ganu · Mon Aug 26 17:29:17 2024 +0530
  13. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · Mon Aug 26 17:29:16 2024 +0530
  14. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · Mon Aug 26 17:29:15 2024 +0530
  15. 514a5ec alist: add a helper to check if the list is full by Sughosh Ganu · Mon Aug 26 17:29:14 2024 +0530
  16. 7792a0a Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · Tue Sep 03 09:12:06 2024 -0600
  17. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · Fri Aug 02 11:25:39 2024 +0200
  18. 3a7f92e Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Mon Sep 02 16:03:02 2024 -0600
  19. e2554a4 Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Mon Sep 02 16:02:37 2024 -0600
  20. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  21. a6b477e imx: Remove CFG_MXC_USB_PORTSC by Fabio Estevam · Fri Aug 30 22:43:40 2024 -0300
  22. 6f62b8e mx5: Remove CFG_MXC_USB_PORT by Fabio Estevam · Wed Aug 28 10:25:28 2024 -0300
  23. fb1f10a imx: Remove CFG_MXC_USB_FLAGS by Fabio Estevam · Fri Aug 30 22:38:23 2024 -0300
  24. 678d48c mx6slevk: Fix the boot device number by Fabio Estevam · Mon Aug 26 15:04:52 2024 -0300
  25. 8b4a27a mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · Mon Aug 26 16:17:08 2024 +0300
  26. 1313587 mmc: fix signed vs unsigned compare in read check in _spl_load() by Franco Venturi · Wed Jul 31 09:09:00 2024 -0400
  27. c50d2a0 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · Thu Aug 15 22:38:22 2024 -0400
  28. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  29. 0ccbde5 test: log: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:01 2024 -0600
  30. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · Thu Aug 22 07:57:50 2024 -0600
  31. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  32. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · Thu Aug 22 07:57:47 2024 -0600
  33. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · Wed Aug 21 10:19:25 2024 -0600
  34. 8a0417f global_data: Remove jump table in SPL by Simon Glass · Wed Aug 21 10:19:24 2024 -0600
  35. 6852467 global_data: Move pointer members together by Simon Glass · Wed Aug 21 10:19:23 2024 -0600
  36. dbd8eb2 global_data: Move ulong fields together by Simon Glass · Wed Aug 21 10:19:22 2024 -0600
  37. 04b480a global_data: Put phys_addr fields near the top by Simon Glass · Wed Aug 21 10:19:21 2024 -0600
  38. fe61684 global_data: Move env_addr field higher by Simon Glass · Wed Aug 21 10:19:20 2024 -0600
  39. df71aab global_data: Move baud_rate field lower by Simon Glass · Wed Aug 21 10:19:19 2024 -0600
  40. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · Fri Aug 23 14:27:04 2024 -0600
  41. fc101fd global_data: Drop fb_base by Simon Glass · Wed Aug 21 10:19:03 2024 -0600
  42. 9113dd3 global_data: log: Reorder and shrink fields by Simon Glass · Wed Aug 21 10:19:17 2024 -0600
  43. 0b6675d global_data: Reduce the size of mon_len by Simon Glass · Wed Aug 21 10:19:16 2024 -0600
  44. f782d54 global_data: Reduce the size of bus_clk and mem_clk by Simon Glass · Wed Aug 21 10:19:15 2024 -0600
  45. a9ffc54 global_data: Collect common fields at the top by Simon Glass · Wed Aug 21 10:19:14 2024 -0600
  46. b711ef7 global_data: Drop spl_handoff by Simon Glass · Wed Aug 21 10:19:13 2024 -0600
  47. da0eeb8 board_f: Move new_bloblist to boardf by Simon Glass · Wed Aug 21 10:19:12 2024 -0600
  48. d5d6f68 board_f: Move new_bootstage to boardf by Simon Glass · Wed Aug 21 10:19:11 2024 -0600
  49. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  50. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  51. c726f28 global_data: Use less space for environment fields by Simon Glass · Wed Aug 21 10:19:08 2024 -0600
  52. 4e792ed global_data: Drop pci_bootdelay by Simon Glass · Wed Aug 21 10:19:07 2024 -0600
  53. e0c508e global_data: Drop global_data hose by Simon Glass · Wed Aug 21 10:19:06 2024 -0600
  54. 0fafd2a global_data: Remove pci_ram_top by Simon Glass · Wed Aug 21 10:19:05 2024 -0600
  55. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · Wed Aug 21 10:19:04 2024 -0600
  56. 853e8d2 video: Add a function to obtain the framebuffer address by Simon Glass · Wed Aug 21 10:18:55 2024 -0600
  57. 8ae30e5 global_data: Move pci_clk to m68k and powerpc by Simon Glass · Wed Aug 21 10:18:53 2024 -0600
  58. 20aedcc Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" by Tom Rini · Fri Aug 23 15:59:03 2024 -0600
  59. 18efdaf blk: Correct comment for blk_get_devnum_by_uclass_idname() by Simon Glass · Thu Aug 22 07:55:03 2024 -0600
  60. e806686 spl: Create a function to init spl_load_info by Simon Glass · Thu Aug 22 07:55:02 2024 -0600
  61. 9cce28b spl: Use unified inline functions for spl_load_info by Simon Glass · Thu Aug 22 07:55:01 2024 -0600
  62. fa55f42 log: Avoid including function names by default by Simon Glass · Thu Aug 22 07:54:56 2024 -0600
  63. f5b11fa gw_ventana: Remove unneeded comments by Fabio Estevam · Fri Aug 16 00:22:17 2024 -0300
  64. a841229 config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm by Lukasz Majewski · Fri Aug 09 18:53:32 2024 +0200
  65. a6d28da Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung into next by Tom Rini · Thu Aug 22 08:15:04 2024 -0600
  66. 955415b boot: android: fix booting without a ramdisk by Michael Walle · Mon Jul 29 23:36:57 2024 +0200
  67. c892dd7 Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Tue Aug 20 08:08:52 2024 -0600
  68. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · Mon Aug 19 18:24:58 2024 -0600
  69. 90e8302 Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM" by Tom Rini · Mon Aug 19 16:15:47 2024 -0600
  70. 58c6845 clk: mediatek: mt7622: add missing A1/2SYS clock ID by Christian Marangi · Sat Aug 03 10:43:26 2024 +0200
  71. 24f10ca clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock by Christian Marangi · Sat Aug 03 10:43:25 2024 +0200
  72. 66b75e4 clk: mediatek: mt7622: add missing clock PERI_UART4_PD by Christian Marangi · Sat Aug 03 10:43:24 2024 +0200
  73. 10bf15f clk: mediatek: mt7622: add missing clock MUX1_SEL by Christian Marangi · Sat Aug 03 10:43:23 2024 +0200
  74. 5ef8a21 clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN by Christian Marangi · Sat Aug 03 10:43:22 2024 +0200
  75. 614ae87 clk: mediatek: mt7622: move INFRA_TRNG to the bottom by Christian Marangi · Sat Aug 03 10:43:21 2024 +0200
  76. fa5ee2a clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2 by Christian Marangi · Sat Aug 03 10:43:20 2024 +0200
  77. 15e3742 Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM" by Tom Rini · Mon Aug 19 16:15:13 2024 -0600
  78. 07603e4 clk: mediatek: mt7986: rename CK to CLK by Christian Marangi · Sat Aug 03 10:40:48 2024 +0200
  79. 61c9220 clk: mediatek: mt7986: replace infracfg ID with upstream linux by Christian Marangi · Sat Aug 03 10:40:46 2024 +0200
  80. 6698b4d clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list by Christian Marangi · Sat Aug 03 10:40:45 2024 +0200
  81. efc33e4 clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used by Christian Marangi · Sat Aug 03 10:40:44 2024 +0200
  82. 0fc50e7 clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen by Christian Marangi · Sat Aug 03 10:40:43 2024 +0200
  83. 83b17ec clk: mediatek: mt7986: reorder TOPCKGEN factor ID by Christian Marangi · Sat Aug 03 10:40:42 2024 +0200
  84. 9276f07 clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · Sat Aug 03 10:40:41 2024 +0200
  85. 30c4b86 clk: mediatek: mt7986: fix typo for infra_i2c0_ck by Christian Marangi · Sat Aug 03 10:40:40 2024 +0200
  86. 6a89a38 clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate by Christian Marangi · Sat Aug 03 10:40:39 2024 +0200
  87. ab4de13 clk: mediatek: mt7986: drop 1/1 infracfg spurious factor by Christian Marangi · Sat Aug 03 10:40:38 2024 +0200
  88. 7739a5f clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2 by Christian Marangi · Sat Aug 03 10:40:36 2024 +0200
  89. 0178c61 clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL by Christian Marangi · Sat Aug 03 10:40:35 2024 +0200
  90. c7e9c37 Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM" by Tom Rini · Mon Aug 19 16:14:29 2024 -0600
  91. e4bfc44 clk: mediatek: mt7988: rename CK to CLK by Christian Marangi · Sat Aug 03 10:33:02 2024 +0200
  92. 54894b3 clk: mediatek: mt7988: replace clock ID with upstream linux by Christian Marangi · Sat Aug 03 10:33:00 2024 +0200
  93. dee002c clk: mediatek: mt7988: comment out infracfg clk not defined by Christian Marangi · Sat Aug 03 10:32:59 2024 +0200
  94. 245c850 clk: mediatek: mt7988: drop 1/1 spurious factor for topckgen by Christian Marangi · Sat Aug 03 10:32:58 2024 +0200
  95. ecf47ee clk: mediatek: mt7988: reorder TOPCKGEN factor ID by Christian Marangi · Sat Aug 03 10:32:57 2024 +0200
  96. 532f979 clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · Sat Aug 03 10:32:56 2024 +0200
  97. d1f073e clk: mediatek: mt7988: drop 1/1 infracfg spurious factor by Christian Marangi · Sat Aug 03 10:32:55 2024 +0200
  98. 82a4ce2 clk: mediatek: mt7988: move INFRA_PCIE_PERI_26M_CK_Px clock at top by Christian Marangi · Sat Aug 03 10:32:53 2024 +0200
  99. fb43efd clk: mediatek: mt7988: rename TOP_CK_NPU_SEL_CM_TOPS_SEL to TOP_NPU_SEL by Christian Marangi · Sat Aug 03 10:32:52 2024 +0200
  100. 6db498a clk: mediatek: mt7988: rename TOP_DA_SELM_XTAL_SEL to TOP_DA_SEL by Christian Marangi · Sat Aug 03 10:32:51 2024 +0200