1. 9736b71 sandbox: Add a flag to enable UPL by Simon Glass · Wed Aug 07 16:47:37 2024 -0600
  2. 7869aa7 upl: Add initial documentation by Simon Glass · Wed Aug 07 16:47:36 2024 -0600
  3. 3cfa57d sandbox_vpl: Enable Universal Payload by Simon Glass · Wed Aug 07 16:47:35 2024 -0600
  4. 45aec8e upl: Plumb in universal payload to the init process by Simon Glass · Wed Aug 07 16:47:34 2024 -0600
  5. 9b5bfba spl: Plumb in the Universal Payload handoff by Simon Glass · Wed Aug 07 16:47:33 2024 -0600
  6. 3266828 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · Wed Aug 07 16:47:32 2024 -0600
  7. bc3ec00 upl: Add support for Universal Payload in SPL by Simon Glass · Wed Aug 07 16:47:31 2024 -0600
  8. 3a028c2 upl: Add a command by Simon Glass · Wed Aug 07 16:47:30 2024 -0600
  9. aac2569 upl: Add basic tests by Simon Glass · Wed Aug 07 16:47:29 2024 -0600
  10. b9474a8 upl: Add support for writing a upl handoff by Simon Glass · Wed Aug 07 16:47:28 2024 -0600
  11. 77459f4 upl: Add support for reading a upl handoff by Simon Glass · Wed Aug 07 16:47:27 2024 -0600
  12. 92f961e sandbox: Set up global_data earlier by Simon Glass · Wed Aug 07 16:47:26 2024 -0600
  13. c01853c sandbox: Add ELF file to VPL u-boot.img by Simon Glass · Wed Aug 07 16:47:25 2024 -0600
  14. 3dbd4ae sandbox: Return error code from read/write/seek by Simon Glass · Wed Aug 07 16:47:24 2024 -0600
  15. 0900c79 sandbox: fdt: Avoid overwriting an existing fdt by Simon Glass · Wed Aug 07 16:47:23 2024 -0600
  16. ed12284 fdt: Don't overwrite bloblist devicetree by Simon Glass · Wed Aug 07 16:47:22 2024 -0600
  17. 3661115 test: Move some SPL-loading test-code into sandbox common by Simon Glass · Wed Aug 07 16:47:21 2024 -0600
  18. 61eda3a sandbox: Fix a comment in os_find_u_boot() by Simon Glass · Wed Aug 07 16:47:20 2024 -0600
  19. f1c9e61 sandbox: Use const in os_jump_to_file() by Simon Glass · Wed Aug 07 16:47:19 2024 -0600
  20. 5e8abc4 Prepare v2024.10-rc2 by Tom Rini · Mon Aug 05 18:13:42 2024 -0600
  21. 32d41e2 configs: Resync with savedefconfig by Tom Rini · Mon Aug 05 12:21:23 2024 -0600
  22. a00df29 Merge patch series "Bug-fixes for a few boards" by Tom Rini · Mon Aug 05 12:15:44 2024 -0600
  23. 08d4ba4 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:23 2024 -0600
  24. c5c33be rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:22 2024 -0600
  25. 1a6d2e0 fdt: Correct condition for bloblist existing by Simon Glass · Wed Jul 31 08:49:05 2024 -0600
  26. 70be4c2 binman: Keep the efi_capsule input file by Simon Glass · Wed Jul 31 08:49:04 2024 -0600
  27. 55f22b0 binman: Return failure when a usage() message is generated by Simon Glass · Wed Jul 31 08:49:03 2024 -0600
  28. 3a891d2 binman: Deal with mkeficapsule being missing by Simon Glass · Wed Jul 31 08:49:02 2024 -0600
  29. ad1fe6c binman: Collect the version number for mkeficapsule by Simon Glass · Wed Jul 31 08:49:01 2024 -0600
  30. b0ef861 mkeficapsule: Add a --version argument by Simon Glass · Wed Jul 31 08:49:00 2024 -0600
  31. dede31c Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Aug 02 14:40:59 2024 -0600
  32. c8e8a36 config: Adjust Phytec imx8mm module config to support NVME disk by Lukasz Majewski · Fri Aug 02 15:12:00 2024 -0300
  33. d622af5 configs: imx93: enable the 'cpu' command by Hou Zhiqiang · Thu Aug 01 11:59:59 2024 +0800
  34. c70ba44 configs: imx8m: enable the 'cpu' command by Hou Zhiqiang · Thu Aug 01 11:59:58 2024 +0800
  35. a1be5c9 MAINTAINERS: add entry for cpu command by Hou Zhiqiang · Thu Aug 01 11:59:57 2024 +0800
  36. 451e2e7 doc: cmd: add documentation for cpu command by Hou Zhiqiang · Thu Aug 01 11:59:56 2024 +0800
  37. 4862c6f cmd: cpu: add release subcommand by Hou Zhiqiang · Thu Aug 01 11:59:55 2024 +0800
  38. 863a154 cpu: imx: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:54 2024 +0800
  39. 78ff9db cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · Thu Aug 01 11:59:53 2024 +0800
  40. baea09c cpu: imx: removed the tail '\n' of the CPU description by Hou Zhiqiang · Thu Aug 01 11:59:52 2024 +0800
  41. c5e1a11 cpu: imx: fix the CPU type field width by Hou Zhiqiang · Thu Aug 01 11:59:51 2024 +0800
  42. a1124da cpu: imx: fix the CPU frequency in cpu_imx_get_info() by Hou Zhiqiang · Thu Aug 01 11:59:50 2024 +0800
  43. 42d7836 test: cpu: add test for release CPU core. by Hou Zhiqiang · Thu Aug 01 11:59:49 2024 +0800
  44. 4274452 cpu: sandbox: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:48 2024 +0800
  45. ace391d cpu: add release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:47 2024 +0800
  46. 04a0643 clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · Thu Aug 01 11:59:46 2024 +0800
  47. 170142a configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV by Yannic Moog · Wed Jul 31 09:53:03 2024 -0300
  48. b71bbc8 configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV by Yannic Moog · Wed Jul 31 09:23:00 2024 +0200
  49. 7116bdc configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV by Yannic Moog · Wed Jul 31 09:22:59 2024 +0200
  50. a5383b3 warp7: Convert to OF_UPSTREAM by Fabio Estevam · Mon Jul 22 14:59:35 2024 -0300
  51. f84d65c clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · Tue Jul 09 08:28:13 2024 +0200
  52. 92ff9b6 clk: Revise help text for clk_get_parent_rate() by Alexander Dahl · Fri May 03 09:20:09 2024 +0200
  53. 46bba6e clk: Fix error message in clk_get_bulk by Jan Kiszka · Sat Mar 09 13:27:09 2024 +0100
  54. a4a0c6e Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · Thu Aug 01 15:32:54 2024 -0600
  55. 3c2ae7d clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · Fri Jun 28 19:40:57 2024 +0200
  56. 475d00f clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · Fri Jun 28 19:40:56 2024 +0200
  57. c05ebe6 clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · Fri Jun 28 19:40:55 2024 +0200
  58. 29771ad clk: mediatek: add support for remapping clock ID by Christian Marangi · Fri Jun 28 19:40:54 2024 +0200
  59. e03d080 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · Fri Jun 28 19:40:53 2024 +0200
  60. 56dc7cd clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · Fri Jun 28 19:40:52 2024 +0200
  61. 1bde149 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · Fri Jun 28 19:40:51 2024 +0200
  62. a4143eb clk: mediatek: add support for parent mux from different source by Christian Marangi · Fri Jun 28 19:40:50 2024 +0200
  63. 8f5b30c clk: mediatek: add support for gate ID at offset by Christian Marangi · Fri Jun 28 19:40:49 2024 +0200
  64. baa244c clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · Fri Jun 28 19:40:48 2024 +0200
  65. 358415a clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · Fri Jun 28 19:40:47 2024 +0200
  66. 16f5f3f clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · Fri Jun 28 19:40:46 2024 +0200
  67. abed372 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · Tue May 07 11:42:37 2024 +0200
  68. 4565096 net/tftp: make tftpput working with servers that do not use OACK by Mikhail Kshevetskiy · Fri Jul 12 13:47:54 2024 +0400
  69. 404a837 net: remove duplicate eth_env_set_enetaddr_by_index() declaration by Alexander Sverdlin · Mon Jul 08 11:09:58 2024 +0200
  70. 06e8f11 Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Wed Jul 31 13:39:14 2024 -0600
  71. 5371184 usb: bootm: Drop old USB-device-removal code by Simon Glass · Fri Jul 26 06:36:09 2024 -0600
  72. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · Thu Jul 25 06:57:51 2024 -0700
  73. 06f6c9f env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART by Mattijs Korpershoek · Fri Jul 19 17:38:54 2024 +0200
  74. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · Wed Jul 31 11:18:43 2024 -0600
  75. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · Wed Jul 17 16:07:03 2024 +0800
  76. 33e289a Kconfig: Unify endian support option by Jiaxun Yang · Wed Jul 17 16:07:02 2024 +0800
  77. 89ee5ef sandbox: Drop video-sync in serial driver by Simon Glass · Wed Jul 31 08:44:12 2024 -0600
  78. cc42f2c sandbox: Increase cyclic CPU-time limit by Simon Glass · Wed Jul 31 08:44:11 2024 -0600
  79. e0337a5 video: Use cyclic to handle video sync by Simon Glass · Wed Jul 31 08:44:10 2024 -0600
  80. 7f6280f video: Move last_sync to private data by Simon Glass · Wed Jul 31 08:44:09 2024 -0600
  81. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · Wed Jul 31 08:44:08 2024 -0600
  82. fd8fd1c Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jul 31 07:20:32 2024 -0600
  83. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · Tue Jul 30 16:41:32 2024 +0530
  84. 21ad4cc efi_memory: get the efi_mem_list node directly by Sughosh Ganu · Tue Jul 30 16:41:31 2024 +0530
  85. 7d2c279 efi_memory: avoid possible null pointer dereference by Sughosh Ganu · Tue Jul 30 16:41:30 2024 +0530
  86. 38dcdb8 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · Tue Jul 30 16:41:29 2024 +0530
  87. 7ac5777 linux: list: add a function to count list nodes by Sughosh Ganu · Tue Jul 30 16:41:28 2024 +0530
  88. 9b4e1f5 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · Wed Jul 24 15:26:04 2024 +0200
  89. cb6fa2f doc: Add a description for bootmeth_android by Mattijs Korpershoek · Wed Jul 24 14:41:25 2024 +0200
  90. bfeb45f smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · Tue Jul 23 16:44:23 2024 +0200
  91. feb76da efi_loader: add /dtbs search path by Caleb Connolly · Mon Jul 22 19:55:23 2024 +0200
  92. 7cbf745 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · Thu Jul 18 14:05:09 2024 +0200
  93. 44fa8ff efi_loader: adjust config options for capsule updates by Ilias Apalodimas · Thu Jun 20 23:15:31 2024 +0300
  94. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · Tue Jul 30 12:36:22 2024 -0600
  95. 56250a6 led: Add dts property to specify blinking of the led by Michael Polyntsov · Fri Jul 19 13:12:13 2024 +0400
  96. 353deb9 led: Implement software led blinking by Michael Polyntsov · Fri Jul 19 13:12:12 2024 +0400
  97. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · Fri Jul 19 13:12:11 2024 +0400
  98. e6cf54c Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · Mon Jul 29 15:01:36 2024 -0600
  99. 4fdfc84 include: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:34 2024 +0200
  100. 199427c include: zfs: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:33 2024 +0200