1. 091338f net: dwc_eth_qos: Fix header to be self-contained by Philip Oberfichtner · Fri Aug 02 11:25:36 2024 +0200
  2. f3ca49a x86: provide mb() macro by Philip Oberfichtner · Fri Aug 02 11:25:35 2024 +0200
  3. f84d65c clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · Tue Jul 09 08:28:13 2024 +0200
  4. 92ff9b6 clk: Revise help text for clk_get_parent_rate() by Alexander Dahl · Fri May 03 09:20:09 2024 +0200
  5. 46bba6e clk: Fix error message in clk_get_bulk by Jan Kiszka · Sat Mar 09 13:27:09 2024 +0100
  6. a4a0c6e Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · Thu Aug 01 15:32:54 2024 -0600
  7. 3c2ae7d clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · Fri Jun 28 19:40:57 2024 +0200
  8. 475d00f clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · Fri Jun 28 19:40:56 2024 +0200
  9. c05ebe6 clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · Fri Jun 28 19:40:55 2024 +0200
  10. 29771ad clk: mediatek: add support for remapping clock ID by Christian Marangi · Fri Jun 28 19:40:54 2024 +0200
  11. e03d080 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · Fri Jun 28 19:40:53 2024 +0200
  12. 56dc7cd clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · Fri Jun 28 19:40:52 2024 +0200
  13. 1bde149 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · Fri Jun 28 19:40:51 2024 +0200
  14. a4143eb clk: mediatek: add support for parent mux from different source by Christian Marangi · Fri Jun 28 19:40:50 2024 +0200
  15. 8f5b30c clk: mediatek: add support for gate ID at offset by Christian Marangi · Fri Jun 28 19:40:49 2024 +0200
  16. baa244c clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · Fri Jun 28 19:40:48 2024 +0200
  17. 358415a clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · Fri Jun 28 19:40:47 2024 +0200
  18. 16f5f3f clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · Fri Jun 28 19:40:46 2024 +0200
  19. abed372 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · Tue May 07 11:42:37 2024 +0200
  20. 4565096 net/tftp: make tftpput working with servers that do not use OACK by Mikhail Kshevetskiy · Fri Jul 12 13:47:54 2024 +0400
  21. 404a837 net: remove duplicate eth_env_set_enetaddr_by_index() declaration by Alexander Sverdlin · Mon Jul 08 11:09:58 2024 +0200
  22. 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
  23. 5371184 usb: bootm: Drop old USB-device-removal code by Simon Glass · Fri Jul 26 06:36:09 2024 -0600
  24. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · Thu Jul 25 06:57:51 2024 -0700
  25. 06f6c9f env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART by Mattijs Korpershoek · Fri Jul 19 17:38:54 2024 +0200
  26. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · Wed Jul 31 11:18:43 2024 -0600
  27. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · Wed Jul 17 16:07:03 2024 +0800
  28. 33e289a Kconfig: Unify endian support option by Jiaxun Yang · Wed Jul 17 16:07:02 2024 +0800
  29. 89ee5ef sandbox: Drop video-sync in serial driver by Simon Glass · Wed Jul 31 08:44:12 2024 -0600
  30. cc42f2c sandbox: Increase cyclic CPU-time limit by Simon Glass · Wed Jul 31 08:44:11 2024 -0600
  31. e0337a5 video: Use cyclic to handle video sync by Simon Glass · Wed Jul 31 08:44:10 2024 -0600
  32. 7f6280f video: Move last_sync to private data by Simon Glass · Wed Jul 31 08:44:09 2024 -0600
  33. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · Wed Jul 31 08:44:08 2024 -0600
  34. 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
  35. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · Tue Jul 30 16:41:32 2024 +0530
  36. 21ad4cc efi_memory: get the efi_mem_list node directly by Sughosh Ganu · Tue Jul 30 16:41:31 2024 +0530
  37. 7d2c279 efi_memory: avoid possible null pointer dereference by Sughosh Ganu · Tue Jul 30 16:41:30 2024 +0530
  38. 38dcdb8 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · Tue Jul 30 16:41:29 2024 +0530
  39. 7ac5777 linux: list: add a function to count list nodes by Sughosh Ganu · Tue Jul 30 16:41:28 2024 +0530
  40. 9b4e1f5 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · Wed Jul 24 15:26:04 2024 +0200
  41. cb6fa2f doc: Add a description for bootmeth_android by Mattijs Korpershoek · Wed Jul 24 14:41:25 2024 +0200
  42. bfeb45f smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · Tue Jul 23 16:44:23 2024 +0200
  43. feb76da efi_loader: add /dtbs search path by Caleb Connolly · Mon Jul 22 19:55:23 2024 +0200
  44. 7cbf745 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · Thu Jul 18 14:05:09 2024 +0200
  45. 44fa8ff efi_loader: adjust config options for capsule updates by Ilias Apalodimas · Thu Jun 20 23:15:31 2024 +0300
  46. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · Tue Jul 30 12:36:22 2024 -0600
  47. 56250a6 led: Add dts property to specify blinking of the led by Michael Polyntsov · Fri Jul 19 13:12:13 2024 +0400
  48. 353deb9 led: Implement software led blinking by Michael Polyntsov · Fri Jul 19 13:12:12 2024 +0400
  49. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · Fri Jul 19 13:12:11 2024 +0400
  50. e6cf54c Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · Mon Jul 29 15:01:36 2024 -0600
  51. 4fdfc84 include: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:34 2024 +0200
  52. 199427c include: zfs: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:33 2024 +0200
  53. 2cc7bb5 include: valgrind: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:32 2024 +0200
  54. 84d41f8 include: usb: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:31 2024 +0200
  55. 70e4769 include: u-boot: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:30 2024 +0200
  56. 32ddde0 include: power: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:29 2024 +0200
  57. 40ea5cf include: net: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:28 2024 +0200
  58. 74f0a0e include: mtd: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:27 2024 +0200
  59. bec41a1 include: linux: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:26 2024 +0200
  60. ad987bc include: jffs2: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:25 2024 +0200
  61. 7d5f123 include: fsl-mc: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:24 2024 +0200
  62. 38f2058 include: firmware: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:23 2024 +0200
  63. b4617a2 include: dt-bindings: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:22 2024 +0200
  64. 257a52e include: dm: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:21 2024 +0200
  65. deb28c7 include: asm-generic: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:20 2024 +0200
  66. 9034210 Merge tag 'dm-pull-29jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 29 10:22:42 2024 -0600
  67. a643aed Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · Sat Jul 20 11:49:50 2024 +0100
  68. e41ada7 Makefile: Provide VPL devicetree and padding to binman by Simon Glass · Sat Jul 20 11:49:49 2024 +0100
  69. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · Sat Jul 20 11:49:48 2024 +0100
  70. 5f7aadf binman: fit: Write the compatible string to configuration by Simon Glass · Sat Jul 20 11:49:47 2024 +0100
  71. cd2783e binman: fit: Allow providing FDT filenames in a directory by Simon Glass · Sat Jul 20 11:49:46 2024 +0100
  72. f359892 binman: Add support for alternative FDTs by Simon Glass · Sat Jul 20 11:49:45 2024 +0100
  73. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · Sat Jul 20 11:49:44 2024 +0100
  74. 482dd31 binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · Sat Jul 20 11:49:43 2024 +0100
  75. ffe8138 binman: Add a bintool for fdtgrep by Simon Glass · Sat Jul 20 11:49:42 2024 +0100
  76. 4b86127 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · Sat Jul 20 11:49:41 2024 +0100
  77. d9e01d2 binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · Sat Jul 20 11:49:40 2024 +0100
  78. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · Sat Jul 20 11:49:39 2024 +0100
  79. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · Sat Jul 20 11:49:38 2024 +0100
  80. d3cd5cc binman: Write the compressed output to a file by Simon Glass · Sat Jul 20 11:49:37 2024 +0100
  81. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · Sat Jul 20 11:49:36 2024 +0100
  82. 1a246ee binman: Move problem-checking code into a function by Simon Glass · Sat Jul 20 11:49:35 2024 +0100
  83. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · Sat Jul 20 11:49:34 2024 +0100
  84. b20a112 binman: Tidy up bintool docs by Simon Glass · Sat Jul 20 11:49:33 2024 +0100
  85. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · Sat Jul 20 11:49:32 2024 +0100
  86. a455003 fixdep: Support VPL by Simon Glass · Sat Jul 20 11:49:31 2024 +0100
  87. a84b6c5 qconfig: Support a 'list' format by Simon Glass · Thu Jul 18 10:11:25 2024 +0100
  88. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · Thu Jul 18 10:11:24 2024 +0100
  89. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · Thu Jul 18 10:11:23 2024 +0100
  90. 405a05b Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Jul 26 10:35:44 2024 -0600
  91. f869a90 buildman: Show board list with -x by Simon Glass · Thu Jul 11 09:10:04 2024 +0100
  92. e893fb2 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · Tue Jul 02 18:00:09 2024 +0100
  93. 18aa27f binman: Update cbfstool by Simon Glass · Tue Jul 02 17:37:28 2024 +0100
  94. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · Mon Jul 01 17:51:41 2024 +0000
  95. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · Wed Jul 17 16:57:11 2024 +0100
  96. d755289 qconfig: Drop col argument from Slots() by Simon Glass · Wed Jul 17 16:57:10 2024 +0100
  97. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · Wed Jul 17 16:57:09 2024 +0100
  98. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · Wed Jul 17 16:57:08 2024 +0100
  99. 19d91da qconfig: Move progress output into the class by Simon Glass · Wed Jul 17 16:57:07 2024 +0100
  100. e054a75 qconfig: Move commit code into a separate function by Simon Glass · Wed Jul 17 16:57:06 2024 +0100