1. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  2. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · Sun Sep 01 16:26:20 2024 -0600
  3. 5e392f1 log: Add a new log category for the console by Simon Glass · Sun Sep 01 16:26:18 2024 -0600
  4. 463a56b usb: Drop old non-DM code by Simon Glass · Sun Sep 01 16:26:17 2024 -0600
  5. 0dc470b Merge patch series "Arm: npcm: modify npcm8xx boot setting" by Tom Rini · Mon Sep 16 16:43:53 2024 -0600
  6. ace71f5 configs: arbel_evb: change env offset and boot address by Jim Liu · Wed Sep 04 10:41:05 2024 +0800
  7. 277a534 Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Fri Sep 13 08:20:25 2024 -0600
  8. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  9. fb9e948 lib: uuid: supporting building as part of host tools by Caleb Connolly · Fri Aug 30 13:34:36 2024 +0100
  10. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  11. 2f4f0be lib: uuid: add UUID v5 support by Caleb Connolly · Fri Aug 30 13:34:32 2024 +0100
  12. 051b7cf efi: define struct efi_guid by Caleb Connolly · Fri Aug 30 13:34:31 2024 +0100
  13. 1c7ed53 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · Tue Sep 10 17:39:16 2024 +0800
  14. a7faf6b dt-bindings: clk: import header for clock controller of sophgo CV1800B by Kongyang Liu · Tue Jun 11 17:41:13 2024 +0800
  15. 33d512e Merge patch series "phycore-am62/4: Add more boot sources" by Tom Rini · Tue Sep 10 13:16:59 2024 -0600
  16. 4f1c65e include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes by Daniel Schultz · Fri Aug 30 02:09:32 2024 -0700
  17. a41263f include: net: phytec: Add K3 network boot logic by Daniel Schultz · Fri Aug 30 02:09:31 2024 -0700
  18. 18df585 include: env: phytec: Add raucinit to k3_mmc environment by Daniel Schultz · Fri Aug 30 02:09:30 2024 -0700
  19. b59e7ed include: env: phytec: k3_mmc: Rename variables by Daniel Schultz · Fri Aug 30 02:09:29 2024 -0700
  20. af8ebba spl: spl_load: fix comparison between negative error code and unsigned size by Daniel Palmer · Sat Aug 31 12:17:06 2024 +0900
  21. 7dfcd46 arm: Remove ethernut5 board by Tom Rini · Sat Sep 07 16:20:13 2024 -0600
  22. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · Sun Sep 08 23:09:03 2024 +0200
  23. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · Thu Sep 05 12:13:24 2024 -0600
  24. 728cbde mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · Fri May 31 08:36:34 2024 -0700
  25. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · Fri May 31 08:36:33 2024 -0700
  26. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  27. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:31 2024 +0530
  28. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  29. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · Mon Aug 26 17:29:26 2024 +0530
  30. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  31. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · Mon Aug 26 17:29:23 2024 +0530
  32. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · Mon Aug 26 17:29:19 2024 +0530
  33. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  34. 26d7fa1 lmb: use the BIT macro for lmb flags by Sughosh Ganu · Mon Aug 26 17:29:17 2024 +0530
  35. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · Mon Aug 26 17:29:16 2024 +0530
  36. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · Mon Aug 26 17:29:15 2024 +0530
  37. 514a5ec alist: add a helper to check if the list is full by Sughosh Ganu · Mon Aug 26 17:29:14 2024 +0530
  38. 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
  39. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · Fri Aug 02 11:25:39 2024 +0200
  40. 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
  41. 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
  42. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  43. a6b477e imx: Remove CFG_MXC_USB_PORTSC by Fabio Estevam · Fri Aug 30 22:43:40 2024 -0300
  44. 6f62b8e mx5: Remove CFG_MXC_USB_PORT by Fabio Estevam · Wed Aug 28 10:25:28 2024 -0300
  45. fb1f10a imx: Remove CFG_MXC_USB_FLAGS by Fabio Estevam · Fri Aug 30 22:38:23 2024 -0300
  46. 678d48c mx6slevk: Fix the boot device number by Fabio Estevam · Mon Aug 26 15:04:52 2024 -0300
  47. 8b4a27a mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · Mon Aug 26 16:17:08 2024 +0300
  48. 1313587 mmc: fix signed vs unsigned compare in read check in _spl_load() by Franco Venturi · Wed Jul 31 09:09:00 2024 -0400
  49. c50d2a0 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · Thu Aug 15 22:38:22 2024 -0400
  50. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  51. 0ccbde5 test: log: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:01 2024 -0600
  52. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · Thu Aug 22 07:57:50 2024 -0600
  53. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  54. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · Thu Aug 22 07:57:47 2024 -0600
  55. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · Wed Aug 21 10:19:25 2024 -0600
  56. 8a0417f global_data: Remove jump table in SPL by Simon Glass · Wed Aug 21 10:19:24 2024 -0600
  57. 6852467 global_data: Move pointer members together by Simon Glass · Wed Aug 21 10:19:23 2024 -0600
  58. dbd8eb2 global_data: Move ulong fields together by Simon Glass · Wed Aug 21 10:19:22 2024 -0600
  59. 04b480a global_data: Put phys_addr fields near the top by Simon Glass · Wed Aug 21 10:19:21 2024 -0600
  60. fe61684 global_data: Move env_addr field higher by Simon Glass · Wed Aug 21 10:19:20 2024 -0600
  61. df71aab global_data: Move baud_rate field lower by Simon Glass · Wed Aug 21 10:19:19 2024 -0600
  62. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · Fri Aug 23 14:27:04 2024 -0600
  63. fc101fd global_data: Drop fb_base by Simon Glass · Wed Aug 21 10:19:03 2024 -0600
  64. 9113dd3 global_data: log: Reorder and shrink fields by Simon Glass · Wed Aug 21 10:19:17 2024 -0600
  65. 0b6675d global_data: Reduce the size of mon_len by Simon Glass · Wed Aug 21 10:19:16 2024 -0600
  66. f782d54 global_data: Reduce the size of bus_clk and mem_clk by Simon Glass · Wed Aug 21 10:19:15 2024 -0600
  67. a9ffc54 global_data: Collect common fields at the top by Simon Glass · Wed Aug 21 10:19:14 2024 -0600
  68. b711ef7 global_data: Drop spl_handoff by Simon Glass · Wed Aug 21 10:19:13 2024 -0600
  69. da0eeb8 board_f: Move new_bloblist to boardf by Simon Glass · Wed Aug 21 10:19:12 2024 -0600
  70. d5d6f68 board_f: Move new_bootstage to boardf by Simon Glass · Wed Aug 21 10:19:11 2024 -0600
  71. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  72. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  73. c726f28 global_data: Use less space for environment fields by Simon Glass · Wed Aug 21 10:19:08 2024 -0600
  74. 4e792ed global_data: Drop pci_bootdelay by Simon Glass · Wed Aug 21 10:19:07 2024 -0600
  75. e0c508e global_data: Drop global_data hose by Simon Glass · Wed Aug 21 10:19:06 2024 -0600
  76. 0fafd2a global_data: Remove pci_ram_top by Simon Glass · Wed Aug 21 10:19:05 2024 -0600
  77. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · Wed Aug 21 10:19:04 2024 -0600
  78. 853e8d2 video: Add a function to obtain the framebuffer address by Simon Glass · Wed Aug 21 10:18:55 2024 -0600
  79. 8ae30e5 global_data: Move pci_clk to m68k and powerpc by Simon Glass · Wed Aug 21 10:18:53 2024 -0600
  80. 20aedcc Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" by Tom Rini · Fri Aug 23 15:59:03 2024 -0600
  81. 18efdaf blk: Correct comment for blk_get_devnum_by_uclass_idname() by Simon Glass · Thu Aug 22 07:55:03 2024 -0600
  82. e806686 spl: Create a function to init spl_load_info by Simon Glass · Thu Aug 22 07:55:02 2024 -0600
  83. 9cce28b spl: Use unified inline functions for spl_load_info by Simon Glass · Thu Aug 22 07:55:01 2024 -0600
  84. fa55f42 log: Avoid including function names by default by Simon Glass · Thu Aug 22 07:54:56 2024 -0600
  85. f5b11fa gw_ventana: Remove unneeded comments by Fabio Estevam · Fri Aug 16 00:22:17 2024 -0300
  86. 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
  87. 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
  88. 955415b boot: android: fix booting without a ramdisk by Michael Walle · Mon Jul 29 23:36:57 2024 +0200
  89. 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
  90. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · Mon Aug 19 18:24:58 2024 -0600
  91. 90e8302 Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM" by Tom Rini · Mon Aug 19 16:15:47 2024 -0600
  92. 58c6845 clk: mediatek: mt7622: add missing A1/2SYS clock ID by Christian Marangi · Sat Aug 03 10:43:26 2024 +0200
  93. 24f10ca clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock by Christian Marangi · Sat Aug 03 10:43:25 2024 +0200
  94. 66b75e4 clk: mediatek: mt7622: add missing clock PERI_UART4_PD by Christian Marangi · Sat Aug 03 10:43:24 2024 +0200
  95. 10bf15f clk: mediatek: mt7622: add missing clock MUX1_SEL by Christian Marangi · Sat Aug 03 10:43:23 2024 +0200
  96. 5ef8a21 clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN by Christian Marangi · Sat Aug 03 10:43:22 2024 +0200
  97. 614ae87 clk: mediatek: mt7622: move INFRA_TRNG to the bottom by Christian Marangi · Sat Aug 03 10:43:21 2024 +0200
  98. fa5ee2a clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2 by Christian Marangi · Sat Aug 03 10:43:20 2024 +0200
  99. 15e3742 Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM" by Tom Rini · Mon Aug 19 16:15:13 2024 -0600
  100. 07603e4 clk: mediatek: mt7986: rename CK to CLK by Christian Marangi · Sat Aug 03 10:40:48 2024 +0200