1. 3694edc cpu: sandbox: implement release_core callback by Hou Zhiqiang · 3 months ago
  2. f2c306c cpu: add release_core callback by Hou Zhiqiang · 3 months ago
  3. 3cdcdce clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · 3 months ago
  4. ecc5dd7 configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV by Yannic Moog · 3 months ago
  5. 60e01c6 configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV by Yannic Moog · 3 months ago
  6. 01e8aaf configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV by Yannic Moog · 3 months ago
  7. 24bd748 warp7: Convert to OF_UPSTREAM by Fabio Estevam · 3 months ago
  8. a70d991 clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · 3 months ago WIP/01Aug2024
  9. 133f67a clk: Revise help text for clk_get_parent_rate() by Alexander Dahl · 6 months ago
  10. 068c346 clk: Fix error message in clk_get_bulk by Jan Kiszka · 7 months ago
  11. 6c243dd Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · 3 months ago
  12. dfbdfbb clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · 4 months ago
  13. ffe3983 clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · 4 months ago
  14. 591edae clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · 4 months ago
  15. 64ecc60 clk: mediatek: add support for remapping clock ID by Christian Marangi · 4 months ago
  16. 04ab229 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · 4 months ago
  17. a38cf1b clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · 4 months ago
  18. cd3b487 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · 4 months ago
  19. 89eff11 clk: mediatek: add support for parent mux from different source by Christian Marangi · 4 months ago
  20. a03174c clk: mediatek: add support for gate ID at offset by Christian Marangi · 4 months ago
  21. 432cb96 clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · 4 months ago
  22. bf6ba78 clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · 4 months ago
  23. ed908c4 clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · 4 months ago
  24. 151b885 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · 5 months ago
  25. 1dd034e net/tftp: make tftpput working with servers that do not use OACK by Mikhail Kshevetskiy · 3 months ago
  26. fb2f2a3 net: remove duplicate eth_env_set_enetaddr_by_index() declaration by Alexander Sverdlin · 3 months ago
  27. 7010f22 Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 months ago
  28. 59ca3a2 usb: bootm: Drop old USB-device-removal code by Simon Glass · 3 months ago
  29. c502d7a tools: Add script to update git subtree projects by Raymond Mao · 3 months ago
  30. b2345db env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART by Mattijs Korpershoek · 3 months ago
  31. c9860d7 Merge patch series "Endian Kconfig improvements" by Tom Rini · 3 months ago
  32. 3911ff5 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 3 months ago
  33. cbef295 Kconfig: Unify endian support option by Jiaxun Yang · 3 months ago
  34. 521d377 sandbox: Drop video-sync in serial driver by Simon Glass · 3 months ago
  35. 47ef76d sandbox: Increase cyclic CPU-time limit by Simon Glass · 3 months ago
  36. 5c8ddda video: Use cyclic to handle video sync by Simon Glass · 3 months ago
  37. b023948 video: Move last_sync to private data by Simon Glass · 3 months ago
  38. 8ada14b cyclic: Add a symbol for SPL by Simon Glass · 3 months ago
  39. 4793b68 Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 months ago
  40. 939afc8 dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 3 months ago
  41. e464ad0 efi_memory: get the efi_mem_list node directly by Sughosh Ganu · 3 months ago
  42. 7aa0add efi_memory: avoid possible null pointer dereference by Sughosh Ganu · 3 months ago
  43. 22f8930 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · 3 months ago
  44. c809b3b linux: list: add a function to count list nodes by Sughosh Ganu · 3 months ago
  45. 48940c6 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · 3 months ago
  46. 93767c5 doc: Add a description for bootmeth_android by Mattijs Korpershoek · 3 months ago
  47. 8c919fc smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 3 months ago
  48. 272df36 efi_loader: add /dtbs search path by Caleb Connolly · 3 months ago
  49. e1090d7 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · 3 months ago
  50. c0d3dda efi_loader: adjust config options for capsule updates by Ilias Apalodimas · 4 months ago
  51. 8877bc5 Merge patch series "led: implement software blinking" by Tom Rini · 3 months ago WIP/30Jul2024
  52. f15e89e led: Add dts property to specify blinking of the led by Michael Polyntsov · 3 months ago
  53. b557f55 led: Implement software led blinking by Michael Polyntsov · 3 months ago
  54. 2a15c67 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 3 months ago
  55. c0d269d Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · 3 months ago WIP/29Jul2024
  56. 6627fbb include: Remove duplicate newlines by Marek Vasut · 3 months ago
  57. a1af57b include: zfs: Remove duplicate newlines by Marek Vasut · 3 months ago
  58. c717b80 include: valgrind: Remove duplicate newlines by Marek Vasut · 3 months ago
  59. 7de0c5c include: usb: Remove duplicate newlines by Marek Vasut · 3 months ago
  60. 3a105a6 include: u-boot: Remove duplicate newlines by Marek Vasut · 3 months ago
  61. 69cfc6a include: power: Remove duplicate newlines by Marek Vasut · 3 months ago
  62. a1fda25 include: net: Remove duplicate newlines by Marek Vasut · 3 months ago
  63. 053fe3e include: mtd: Remove duplicate newlines by Marek Vasut · 3 months ago
  64. 9fb4be1 include: linux: Remove duplicate newlines by Marek Vasut · 3 months ago
  65. b668901 include: jffs2: Remove duplicate newlines by Marek Vasut · 3 months ago
  66. 39cfea6 include: fsl-mc: Remove duplicate newlines by Marek Vasut · 3 months ago
  67. 6612a95 include: firmware: Remove duplicate newlines by Marek Vasut · 3 months ago
  68. 0836f8e include: dt-bindings: Remove duplicate newlines by Marek Vasut · 3 months ago
  69. 6d2f1e8 include: dm: Remove duplicate newlines by Marek Vasut · 3 months ago
  70. 8cb41dd include: asm-generic: Remove duplicate newlines by Marek Vasut · 3 months ago
  71. 9268c7a Merge tag 'dm-pull-29jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 months ago
  72. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 3 months ago
  73. 5e7da04 Makefile: Provide VPL devicetree and padding to binman by Simon Glass · 3 months ago
  74. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 3 months ago
  75. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 3 months ago
  76. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 3 months ago
  77. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 3 months ago
  78. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 3 months ago
  79. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 3 months ago
  80. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 3 months ago
  81. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 3 months ago
  82. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 3 months ago
  83. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 3 months ago
  84. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 3 months ago
  85. d720be4 binman: Write the compressed output to a file by Simon Glass · 3 months ago
  86. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 3 months ago
  87. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 3 months ago
  88. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 3 months ago
  89. 018646c binman: Tidy up bintool docs by Simon Glass · 3 months ago
  90. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 3 months ago
  91. 12ddbc1 fixdep: Support VPL by Simon Glass · 3 months ago
  92. 00b0855 qconfig: Support a 'list' format by Simon Glass · 3 months ago
  93. 6bf44b4 qconfig: Sort the boards by name when finding by Simon Glass · 3 months ago
  94. 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 3 months ago
  95. 9366640 Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 months ago
  96. e8effc3 buildman: Show board list with -x by Simon Glass · 3 months ago
  97. bbef829 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 4 months ago
  98. eb45f1c binman: Update cbfstool by Simon Glass · 4 months ago
  99. f0a166e tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 4 months ago
  100. c57d406 qconfig: Move operation check into parse_args() by Simon Glass · 3 months ago