1. 0fc406a upl: Plumb in universal payload to the init process by Simon Glass · 6 months ago
  2. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 6 months ago
  3. dbe0424 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 6 months ago
  4. fefb534 upl: Add support for Universal Payload in SPL by Simon Glass · 6 months ago
  5. 264f4b0 upl: Add a command by Simon Glass · 6 months ago
  6. 637be2e upl: Add basic tests by Simon Glass · 6 months ago
  7. 3848e97 upl: Add support for writing a upl handoff by Simon Glass · 6 months ago
  8. 90469da upl: Add support for reading a upl handoff by Simon Glass · 6 months ago
  9. 16b9c64 sandbox: Set up global_data earlier by Simon Glass · 6 months ago
  10. 5b33660 sandbox: Add ELF file to VPL u-boot.img by Simon Glass · 6 months ago
  11. b254a83 sandbox: Return error code from read/write/seek by Simon Glass · 6 months ago
  12. d8289e7 sandbox: fdt: Avoid overwriting an existing fdt by Simon Glass · 6 months ago
  13. 9767c66 fdt: Don't overwrite bloblist devicetree by Simon Glass · 6 months ago
  14. 615d84b test: Move some SPL-loading test-code into sandbox common by Simon Glass · 6 months ago
  15. d9f1b00 sandbox: Fix a comment in os_find_u_boot() by Simon Glass · 6 months ago
  16. 46ef4e8 sandbox: Use const in os_jump_to_file() by Simon Glass · 6 months ago
  17. 6f4c31c Prepare v2024.10-rc2 by Tom Rini · 6 months ago
  18. 08f512c configs: Resync with savedefconfig by Tom Rini · 6 months ago
  19. 9efc554 Merge patch series "Bug-fixes for a few boards" by Tom Rini · 6 months ago
  20. d630911 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · 6 months ago
  21. 0450e91 rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · 6 months ago
  22. cafde93 fdt: Correct condition for bloblist existing by Simon Glass · 6 months ago
  23. cbf3d27 binman: Keep the efi_capsule input file by Simon Glass · 6 months ago
  24. ba35f73 binman: Return failure when a usage() message is generated by Simon Glass · 6 months ago
  25. 2e658c1 binman: Deal with mkeficapsule being missing by Simon Glass · 6 months ago
  26. d0dbfd5 binman: Collect the version number for mkeficapsule by Simon Glass · 6 months ago
  27. 8436282 mkeficapsule: Add a --version argument by Simon Glass · 6 months ago
  28. 6becf9b Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 6 months ago
  29. 0ee02e1 config: Adjust Phytec imx8mm module config to support NVME disk by Lukasz Majewski · 6 months ago
  30. 84febc4 configs: imx93: enable the 'cpu' command by Hou Zhiqiang · 6 months ago
  31. 796b226 configs: imx8m: enable the 'cpu' command by Hou Zhiqiang · 6 months ago
  32. effe1fd MAINTAINERS: add entry for cpu command by Hou Zhiqiang · 6 months ago
  33. 486b6e1 doc: cmd: add documentation for cpu command by Hou Zhiqiang · 6 months ago
  34. 476fb4d cmd: cpu: add release subcommand by Hou Zhiqiang · 6 months ago
  35. 8a73b5b cpu: imx: implement release_core callback by Hou Zhiqiang · 6 months ago
  36. 01d94d0 cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · 6 months ago
  37. b7ed741 cpu: imx: removed the tail '\n' of the CPU description by Hou Zhiqiang · 6 months ago
  38. 37adedf cpu: imx: fix the CPU type field width by Hou Zhiqiang · 6 months ago
  39. dc86c11 cpu: imx: fix the CPU frequency in cpu_imx_get_info() by Hou Zhiqiang · 6 months ago
  40. 8b82172 test: cpu: add test for release CPU core. by Hou Zhiqiang · 6 months ago
  41. 3694edc cpu: sandbox: implement release_core callback by Hou Zhiqiang · 6 months ago
  42. f2c306c cpu: add release_core callback by Hou Zhiqiang · 6 months ago
  43. 3cdcdce clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · 6 months ago
  44. ecc5dd7 configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV by Yannic Moog · 6 months ago
  45. 60e01c6 configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV by Yannic Moog · 6 months ago
  46. 01e8aaf configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV by Yannic Moog · 6 months ago
  47. 24bd748 warp7: Convert to OF_UPSTREAM by Fabio Estevam · 6 months ago
  48. a70d991 clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · 7 months ago
  49. 133f67a clk: Revise help text for clk_get_parent_rate() by Alexander Dahl · 9 months ago
  50. 068c346 clk: Fix error message in clk_get_bulk by Jan Kiszka · 11 months ago
  51. 6c243dd Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · 6 months ago
  52. dfbdfbb clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · 7 months ago
  53. ffe3983 clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · 7 months ago
  54. 591edae clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · 7 months ago
  55. 64ecc60 clk: mediatek: add support for remapping clock ID by Christian Marangi · 7 months ago
  56. 04ab229 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · 7 months ago
  57. a38cf1b clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · 7 months ago
  58. cd3b487 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · 7 months ago
  59. 89eff11 clk: mediatek: add support for parent mux from different source by Christian Marangi · 7 months ago
  60. a03174c clk: mediatek: add support for gate ID at offset by Christian Marangi · 7 months ago
  61. 432cb96 clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · 7 months ago
  62. bf6ba78 clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · 7 months ago
  63. ed908c4 clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · 7 months ago
  64. 151b885 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · 9 months ago
  65. 1dd034e net/tftp: make tftpput working with servers that do not use OACK by Mikhail Kshevetskiy · 7 months ago
  66. fb2f2a3 net: remove duplicate eth_env_set_enetaddr_by_index() declaration by Alexander Sverdlin · 7 months ago
  67. 7010f22 Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 6 months ago
  68. 59ca3a2 usb: bootm: Drop old USB-device-removal code by Simon Glass · 6 months ago
  69. c502d7a tools: Add script to update git subtree projects by Raymond Mao · 6 months ago
  70. b2345db env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART by Mattijs Korpershoek · 6 months ago
  71. c9860d7 Merge patch series "Endian Kconfig improvements" by Tom Rini · 6 months ago
  72. 3911ff5 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 7 months ago
  73. cbef295 Kconfig: Unify endian support option by Jiaxun Yang · 7 months ago
  74. 521d377 sandbox: Drop video-sync in serial driver by Simon Glass · 6 months ago
  75. 47ef76d sandbox: Increase cyclic CPU-time limit by Simon Glass · 6 months ago
  76. 5c8ddda video: Use cyclic to handle video sync by Simon Glass · 6 months ago
  77. b023948 video: Move last_sync to private data by Simon Glass · 6 months ago
  78. 8ada14b cyclic: Add a symbol for SPL by Simon Glass · 6 months ago
  79. 4793b68 Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 6 months ago
  80. 939afc8 dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 6 months ago
  81. e464ad0 efi_memory: get the efi_mem_list node directly by Sughosh Ganu · 6 months ago
  82. 7aa0add efi_memory: avoid possible null pointer dereference by Sughosh Ganu · 6 months ago
  83. 22f8930 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · 6 months ago
  84. c809b3b linux: list: add a function to count list nodes by Sughosh Ganu · 6 months ago
  85. 48940c6 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · 6 months ago
  86. 93767c5 doc: Add a description for bootmeth_android by Mattijs Korpershoek · 6 months ago
  87. 8c919fc smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 6 months ago
  88. 272df36 efi_loader: add /dtbs search path by Caleb Connolly · 6 months ago
  89. e1090d7 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · 6 months ago
  90. c0d3dda efi_loader: adjust config options for capsule updates by Ilias Apalodimas · 7 months ago
  91. 8877bc5 Merge patch series "led: implement software blinking" by Tom Rini · 6 months ago
  92. f15e89e led: Add dts property to specify blinking of the led by Michael Polyntsov · 6 months ago
  93. b557f55 led: Implement software led blinking by Michael Polyntsov · 6 months ago
  94. 2a15c67 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 6 months ago
  95. c0d269d Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · 6 months ago
  96. 6627fbb include: Remove duplicate newlines by Marek Vasut · 6 months ago
  97. a1af57b include: zfs: Remove duplicate newlines by Marek Vasut · 6 months ago
  98. c717b80 include: valgrind: Remove duplicate newlines by Marek Vasut · 6 months ago
  99. 7de0c5c include: usb: Remove duplicate newlines by Marek Vasut · 6 months ago
  100. 3a105a6 include: u-boot: Remove duplicate newlines by Marek Vasut · 6 months ago