1. 93b94e5 spl: Add some more debugging to load_simple_fit() by Simon Glass · Sat Dec 07 10:24:07 2024 -0700
  2. 8bab467 spl: Drop a duplicate variable in boot_from_devices() by Simon Glass · Sat Dec 07 10:24:06 2024 -0700
  3. f45f5db spl: Drop use of uintptr_t by Simon Glass · Sat Dec 07 10:24:05 2024 -0700
  4. ad13a39 spl: Support a relocated stack in any XPL phase by Simon Glass · Sat Dec 07 10:24:04 2024 -0700
  5. 4964ccd spl: Allow serial to be disabled in any XPL phase by Simon Glass · Sat Dec 07 10:24:03 2024 -0700
  6. d8398e6 spl: Report a loader failure by Simon Glass · Sat Dec 07 10:24:02 2024 -0700
  7. 7aff004 Support setting a maximum size for the VPL image by Simon Glass · Sat Dec 07 10:24:01 2024 -0700
  8. 692f15f malloc: Provide a simple malloc for VPL by Simon Glass · Sat Dec 07 10:24:00 2024 -0700
  9. 5cd4ad6 malloc: Show amount of used space when memory runs out by Simon Glass · Sat Dec 07 10:23:59 2024 -0700
  10. 933ee98 spl: mmc: Avoid size growth in spl_mmc_find_device() debug by Simon Glass · Sat Dec 07 10:23:54 2024 -0700
  11. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  12. 7c3d3e9 usb: onboard-hub: Bail out if peer hub is already probed by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:02 2024 +0530
  13. 60ef2ff usb: onboard-hub: Add i2c initialization for usb5744 hub by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:01 2024 +0530
  14. c7075c2 usb: onboard-hub: add support for Microchip USB5744 by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:00 2024 +0530
  15. 20a61da usb: onboard-hub: Fix the return values of regulator APIs by Venkatesh Yadav Abbarapu · Mon Nov 25 09:41:59 2024 +0530
  16. ab690c7 usb: onboard-hub: Add reset-gpio support by Venkatesh Yadav Abbarapu · Mon Nov 25 09:41:58 2024 +0530
  17. 32ef937 Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 19 12:58:05 2024 -0600
  18. 2a40bd6 console: Use printascii for lowlevel debug string by Kever Yang · Fri Nov 08 16:36:23 2024 +0800
  19. ff3edc2 dm: sysinfo: Shorten the SYSINFO_ID prefix by Simon Glass · Thu Oct 31 18:50:23 2024 +0100
  20. 9451aea global: Remove bi_sramstart/bi_sramsize by Tom Rini · Sat Oct 26 08:09:00 2024 -0600
  21. 29c7e44 common: memtop: add logic to detect ram_top by Sughosh Ganu · Fri Oct 25 22:57:23 2024 +0530
  22. af847d5 xyz-modem: Add missing fallthrough annotation by Heinrich Schuchardt · Sat Nov 02 11:41:12 2024 +0100
  23. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · Tue Oct 29 17:47:16 2024 +0800
  24. 744a0a2 menu: fix the logic checking whether ESC key is pressed by developer · Tue Oct 29 17:47:10 2024 +0800
  25. 563eb3d log: Add a new category for tests by Simon Glass · Mon Oct 28 13:47:52 2024 +0100
  26. 9651a28 bootstage: Do not sort records by Jonas Karlman · Sat Aug 03 12:41:45 2024 +0000
  27. 7a033e8 board_r: Remove duplicate headers by Ilias Apalodimas · Wed Oct 23 08:27:50 2024 +0300
  28. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  29. dba3e13 bloblist: Fix use of uninitialized variable by Patrick Rudolph · Wed Oct 23 15:20:18 2024 +0200
  30. ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · Wed Oct 23 15:20:07 2024 +0200
  31. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Oct 26 08:10:31 2024 -0600
  32. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · Wed Oct 16 13:02:03 2024 +0300
  33. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 25 18:51:05 2024 -0600
  34. 001976b ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · Sun Oct 20 23:00:39 2024 +0200
  35. e957fb0 ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · Sun Oct 20 23:00:38 2024 +0200
  36. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  37. a036dbb bootstage: Allow counting memory without strings by Simon Glass · Mon Oct 21 10:19:28 2024 +0200
  38. 1cd7dce common: Tidy up how malloc() is inited by Simon Glass · Mon Oct 21 10:19:26 2024 +0200
  39. a9c12f1 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · Mon Oct 21 10:19:25 2024 +0200
  40. 3c27ef6 cyclic: make cyclic_run static by Rasmus Villemoes · Thu Oct 03 23:27:56 2024 +0200
  41. cde8c95 cyclic: introduce u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:27:51 2024 +0200
  42. 4cac2e0 Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Oct 17 08:34:01 2024 -0600
  43. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  44. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  45. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  46. 8bc9326 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · Sun Sep 29 19:49:55 2024 -0600
  47. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  48. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  49. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · Sun Sep 29 19:49:40 2024 -0600
  50. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · Sun Sep 29 19:49:39 2024 -0600
  51. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  52. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · Sun Sep 29 19:49:35 2024 -0600
  53. 3235f1e xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · Sun Sep 29 19:49:34 2024 -0600
  54. 21d5cfe serial: Make use of the SERIAL define by Simon Glass · Sun Sep 29 19:49:28 2024 -0600
  55. 88e1b97 Make AVB_VERIFY depend on FASTBOOT by Jerome Forissier · Wed Oct 02 16:48:45 2024 +0200
  56. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  57. ac41112 common: board_r: rework BOOT LED handling by Christian Marangi · Tue Oct 01 14:24:37 2024 +0200
  58. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  59. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · Thu Oct 03 11:52:42 2024 -0600
  60. 3078504 mmc: Add more debugging for SPL by Simon Glass · Fri Sep 20 09:24:37 2024 +0200
  61. 16d63b8 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · Thu Oct 03 09:30:37 2024 -0600
  62. cb0d39d arm: SC573-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:51:01 2024 +0100
  63. 053a120 arm: SC584-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:58 2024 +0100
  64. bc13971 arm: SC594-SOM-EZLITE initial support by Oliver Gaskell · Thu Sep 12 16:50:57 2024 +0100
  65. 14032b3 arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:56 2024 +0100
  66. d4f7cb5 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · Thu Sep 12 16:50:54 2024 +0100
  67. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · Wed Oct 02 19:08:49 2024 +0100
  68. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  69. f236ce1 common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · Wed Sep 11 11:58:27 2024 +0200
  70. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · Wed Sep 11 11:58:15 2024 +0200
  71. a2a3490 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · Tue Sep 10 15:00:18 2024 +0200
  72. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  73. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · Sun Sep 01 16:26:20 2024 -0600
  74. e21ad26 usb: Add DEV_FLAGS_DM to stdio for USB keyboard by Simon Glass · Sun Sep 01 16:26:19 2024 -0600
  75. 5e392f1 log: Add a new log category for the console by Simon Glass · Sun Sep 01 16:26:18 2024 -0600
  76. 463a56b usb: Drop old non-DM code by Simon Glass · Sun Sep 01 16:26:17 2024 -0600
  77. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  78. 6431852 Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · Fri Sep 13 13:44:00 2024 -0600
  79. 03061a8 cli: modern_hush: Add upstream commits up to 13 July 2024 by Francis Laniel · Tue Sep 03 19:09:43 2024 +0200
  80. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  81. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · Thu Sep 05 12:13:24 2024 -0600
  82. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · Fri May 31 08:36:33 2024 -0700
  83. a16890e android_ab: Fixes: Fix backup offset calculation by Joshua Watt · Wed Aug 28 08:37:57 2024 -0600
  84. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  85. 1544a89 spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · Mon Aug 26 17:29:33 2024 +0530
  86. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · Mon Aug 26 17:29:28 2024 +0530
  87. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · Fri Aug 30 14:02:03 2024 -0600
  88. 296f762 common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · Mon Aug 26 15:55:05 2024 +0530
  89. 7c0716c bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  90. ca05269 bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  91. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  92. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · Thu Aug 22 07:57:47 2024 -0600
  93. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · Wed Aug 21 10:19:25 2024 -0600
  94. 8a0417f global_data: Remove jump table in SPL by Simon Glass · Wed Aug 21 10:19:24 2024 -0600
  95. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · Fri Aug 23 14:27:04 2024 -0600
  96. 0b6675d global_data: Reduce the size of mon_len by Simon Glass · Wed Aug 21 10:19:16 2024 -0600
  97. b711ef7 global_data: Drop spl_handoff by Simon Glass · Wed Aug 21 10:19:13 2024 -0600
  98. da0eeb8 board_f: Move new_bloblist to boardf by Simon Glass · Wed Aug 21 10:19:12 2024 -0600
  99. d5d6f68 board_f: Move new_bootstage to boardf by Simon Glass · Wed Aug 21 10:19:11 2024 -0600
  100. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600