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