1. 43126e1 imx9: soc: Change FSB directly access to fuse API by Peng Fan · Thu Sep 19 12:01:23 2024 +0800
  2. 8a7f6ef imx9: soc: Print UID in big endian format for EL2GO by Ye Li · Thu Sep 19 12:01:22 2024 +0800
  3. 52b93ea imx9: soc: imx9: soc: Align UID endianness with ROM by Frank Li · Thu Sep 19 12:01:21 2024 +0800
  4. 0667ec9 imx9: soc: Configure TRDC for M33 TCM access by Ye Li · Thu Sep 19 12:01:20 2024 +0800
  5. 06e78ff imx9: soc: wait ssar when power on power domain by Peng Fan · Thu Sep 19 12:01:19 2024 +0800
  6. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  7. 3a2dc0a test: mbr: Drop a duplicate test by Simon Glass · Sun Sep 01 16:26:34 2024 -0600
  8. 2ca519b test: mbr: Use RAM for the buffers by Simon Glass · Sun Sep 01 16:26:33 2024 -0600
  9. a8c1252 test: mbr: Use a constant for the block size by Simon Glass · Sun Sep 01 16:26:32 2024 -0600
  10. 2a1f169 test: mbr: Unmap the buffers after use by Simon Glass · Sun Sep 01 16:26:31 2024 -0600
  11. 99a1c38 cmd: Fix memory-mapping in cmp command by Simon Glass · Sun Sep 01 16:26:30 2024 -0600
  12. 4c5bc2b read: Tidy up use of map_sysmem() in the read command by Simon Glass · Sun Sep 01 16:26:29 2024 -0600
  13. 7579295 mmc: Use map_sysmem() with buffers in the mmc command by Simon Glass · Sun Sep 01 16:26:28 2024 -0600
  14. fd33226 sandbox: Implement reference counting for address mapping by Simon Glass · Sun Sep 01 16:26:27 2024 -0600
  15. 1a762eb sandbox: Add some debugging to pci_io by Simon Glass · Sun Sep 01 16:26:26 2024 -0600
  16. 58b7aee sandbox: Unmap old tags by Simon Glass · Sun Sep 01 16:26:25 2024 -0600
  17. 3c2f51e sandbox: Update cpu to use logging by Simon Glass · Sun Sep 01 16:26:24 2024 -0600
  18. b34d39b sandbox: Change the range used for memory-mapping tags by Simon Glass · Sun Sep 01 16:26:23 2024 -0600
  19. 345567c test: mbr: Adjust test to drop 0x by Simon Glass · Sun Sep 01 16:26:22 2024 -0600
  20. 40d2a6e test: mbr: Adjust test to use lower-case hex by Simon Glass · Sun Sep 01 16:26:21 2024 -0600
  21. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · Sun Sep 01 16:26:20 2024 -0600
  22. e21ad26 usb: Add DEV_FLAGS_DM to stdio for USB keyboard by Simon Glass · Sun Sep 01 16:26:19 2024 -0600
  23. 5e392f1 log: Add a new log category for the console by Simon Glass · Sun Sep 01 16:26:18 2024 -0600
  24. 463a56b usb: Drop old non-DM code by Simon Glass · Sun Sep 01 16:26:17 2024 -0600
  25. 22c93da bootstd: Create a function to reset USB by Simon Glass · Sun Sep 01 16:26:16 2024 -0600
  26. bcbaa77 scripts: Update pylint.base by Simon Glass · Sun Sep 01 16:26:15 2024 -0600
  27. 0863180 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · Sun Sep 01 16:26:14 2024 -0600
  28. 23686aa nvmxip: Avoid probing on boot by Simon Glass · Sun Sep 01 16:26:13 2024 -0600
  29. e745d1b nvmxip: Drop the message on probe by Simon Glass · Sun Sep 01 16:26:12 2024 -0600
  30. a1a8527 cmd: osd: Depend on OSD by Marek Vasut · Fri Sep 06 19:12:23 2024 +0200
  31. ab00d0e cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · Mon Sep 02 20:49:17 2024 +0200
  32. bd90894 mmc: Hide mmc speed command under mmc command by Marek Vasut · Mon Sep 02 15:37:09 2024 +0200
  33. 0dc470b Merge patch series "Arm: npcm: modify npcm8xx boot setting" by Tom Rini · Mon Sep 16 16:43:53 2024 -0600
  34. 7bdf00a pinctrl: npcm8xx: clear all gpio events by Stanley Chu · Wed Sep 04 10:41:06 2024 +0800
  35. ace71f5 configs: arbel_evb: change env offset and boot address by Jim Liu · Wed Sep 04 10:41:05 2024 +0800
  36. 5f16268 board: arbel: correct the dram bank size by Jim Liu · Wed Sep 04 10:41:04 2024 +0800
  37. 3827c33 drivers/crypto: aspeed: Add Caliptra SHA ACC support by Chia-Wei Wang · Fri Aug 30 15:23:34 2024 +0800
  38. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  39. 21c27b7 Prepare v2024.10-rc5 by Tom Rini · Mon Sep 16 14:41:32 2024 -0600
  40. 69e1627 doc/develop/sending_patches.rst: Reword where our git tree is slightly by Tom Rini · Mon Aug 26 11:01:40 2024 -0600
  41. 6431852 Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · Fri Sep 13 13:44:00 2024 -0600
  42. 03061a8 cli: modern_hush: Add upstream commits up to 13 July 2024 by Francis Laniel · Tue Sep 03 19:09:43 2024 +0200
  43. dd847ea test: hush: dollar: fix bugous behavior by Ion Agorria · Tue Sep 03 19:09:42 2024 +0200
  44. 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
  45. 6fcda86 Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Sep 13 08:18:54 2024 -0600
  46. bc31e3a binman: Update links for sending patches by Tom Rini · Mon Aug 26 10:49:57 2024 -0600
  47. 14e9a3a bootcount: Update to point to current documentation by Tom Rini · Mon Aug 26 10:49:56 2024 -0600
  48. ebcad4c doc/mkeficapsule.1: Update homepage link by Tom Rini · Mon Aug 26 10:49:55 2024 -0600
  49. 0249127 doc: Update rST to not reference the old wiki by Tom Rini · Mon Aug 26 10:49:54 2024 -0600
  50. f6a0629 doc/arch/mips.rst: Update toolchain list by Tom Rini · Mon Aug 26 10:49:53 2024 -0600
  51. e6ff089 doc/arch/m68k.rst: Update toolchain comment by Tom Rini · Mon Aug 26 10:49:52 2024 -0600
  52. 9babffe doc/develop/sending_patches.rst: Clarify when to use which branch by Tom Rini · Mon Aug 26 10:39:17 2024 -0600
  53. cba7378 efi_loader: Put back copyright message by Simon Glass · Sun Sep 01 19:18:13 2024 -0600
  54. 380c843a efi_loader: Use puts() in cout so that console recording works by Simon Glass · Sun Sep 01 19:18:12 2024 -0600
  55. de6f1dd test: lib/uuid: add tests for UUID version/variant bits by Caleb Connolly · Fri Aug 30 13:34:41 2024 +0100
  56. 55ce3e9 test: lib/uuid: add unit tests for dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:40 2024 +0100
  57. d9d9334 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · Fri Aug 30 13:34:39 2024 +0100
  58. 4d03486 tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · Fri Aug 30 13:34:38 2024 +0100
  59. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  60. fb9e948 lib: uuid: supporting building as part of host tools by Caleb Connolly · Fri Aug 30 13:34:36 2024 +0100
  61. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  62. 3cb08b5 doc: uefi: document dynamic UUID generation by Caleb Connolly · Fri Aug 30 13:34:34 2024 +0100
  63. 3744e47 efi: add a helper to generate dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:33 2024 +0100
  64. 2f4f0be lib: uuid: add UUID v5 support by Caleb Connolly · Fri Aug 30 13:34:32 2024 +0100
  65. 051b7cf efi: define struct efi_guid by Caleb Connolly · Fri Aug 30 13:34:31 2024 +0100
  66. 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · Fri Aug 30 14:45:27 2024 +0300
  67. 868937f efi_loader: return the correct error in efi_bootmgr_release_uridp() by Ilias Apalodimas · Mon Aug 12 23:56:38 2024 +0300
  68. fe14afc efi_loader: rename efi_bootmgr_image_return_notify by Ilias Apalodimas · Mon Aug 12 23:56:37 2024 +0300
  69. 32833cf efi_loader: shorten efi_bootmgr_release_uridp_resource() by Ilias Apalodimas · Mon Aug 12 23:56:36 2024 +0300
  70. c8470c7 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Thu Sep 12 09:03:40 2024 -0600
  71. 4636a94 Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Wed Sep 11 19:07:53 2024 -0600
  72. 2329c21 pwm: imx: Don't drop the enable bit once set by Miquel Raynal · Tue Sep 10 11:13:59 2024 +0200
  73. 659a0c2 configs: venice: enable DM_RNG by Tim Harvey · Thu Sep 05 12:08:26 2024 -0700
  74. 9ce353d ARM: imx: Enable MMU and dcache very early on i.MX8M by Marek Vasut · Thu Sep 05 17:35:00 2024 +0200
  75. b2b07fb configs: ibex-ast2700: Enable DRAM and timer driver by Chia-Wei Wang · Tue Sep 10 17:39:20 2024 +0800
  76. 8fb5259 ram: ast2700: Add DRAM controller initialization by Chia-Wei Wang · Tue Sep 10 17:39:19 2024 +0800
  77. 956b2de board: ibex_ast2700: Add FMC header support by Chia-Wei Wang · Tue Sep 10 17:39:18 2024 +0800
  78. e960cb7 timer: Add AST2700 IBEX timer support by Chia-Wei Wang · Tue Sep 10 17:39:17 2024 +0800
  79. 1c7ed53 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · Tue Sep 10 17:39:16 2024 +0800
  80. f5e0307 riscv: u-boot-spl.lds: Remove _image_binary_end alignment by Chia-Wei Wang · Tue Sep 10 17:39:15 2024 +0800
  81. 20144dc riscv: Make stack size shift configurable by Chia-Wei Wang · Tue Sep 10 17:39:14 2024 +0800
  82. 6eda874 riscv: Make A ISA extension selectable by Chia-Wei Wang · Tue Sep 10 17:39:13 2024 +0800
  83. 2882620 driver: net: Add Aspeed AST2700 MDIO support by Jacky Chou · Tue Sep 10 15:49:34 2024 +0800
  84. 65909ec net: ftgmac100: Add Aspeed AST2700 support by Jacky Chou · Mon Jul 08 14:07:18 2024 +0800
  85. a3e259b net: ftgmac100: Modify desc. size to cache line by Jacky Chou · Fri Jun 28 17:38:50 2024 +0800
  86. 7c01153 net: ftgmac100: Fixed NC-SI PHY device cannot get by Jacky Chou · Fri Jun 28 15:14:45 2024 +0800
  87. 69d5707 net: ftgmac100: Fixed the cache coherency issues of rx memory by Jacky Chou · Thu Jun 27 14:26:00 2024 +0800
  88. 891acfc riscv: dts: sophgo: Replace device clocks with real clocks. by Kongyang Liu · Tue Jun 11 17:41:16 2024 +0800
  89. 933ef11 configs: milkv_duo: Enable clock controller by Kongyang Liu · Tue Jun 11 17:41:15 2024 +0800
  90. 80bf1f7 clk: sophgo: cv1800b: Add clock controller driver for cv1800b SoC by Kongyang Liu · Tue Jun 11 17:41:14 2024 +0800
  91. a7faf6b dt-bindings: clk: import header for clock controller of sophgo CV1800B by Kongyang Liu · Tue Jun 11 17:41:13 2024 +0800
  92. 33d512e Merge patch series "phycore-am62/4: Add more boot sources" by Tom Rini · Tue Sep 10 13:16:59 2024 -0600
  93. 3be8d9a configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer by Daniel Schultz · Fri Aug 30 02:09:40 2024 -0700
  94. 92fbc34 configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE by Daniel Schultz · Fri Aug 30 02:09:39 2024 -0700
  95. 422e61c configs: Add phycore_am62x_r5_usbdfu_defconfig by Daniel Schultz · Fri Aug 30 02:09:38 2024 -0700
  96. 95719e2 configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config by Daniel Schultz · Fri Aug 30 02:09:37 2024 -0700
  97. a5acfec configs: phycore_am64x_a53_defconfig: Make BOOTCMD generic by Daniel Schultz · Fri Aug 30 02:09:36 2024 -0700
  98. 7d84fb1 configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic by Daniel Schultz · Fri Aug 30 02:09:35 2024 -0700
  99. 417dafe board: phytec: phycore_am64x: Add Network/SPI Boot by Daniel Schultz · Fri Aug 30 02:09:34 2024 -0700
  100. 5b2f2d8 board: phytec: phycore_am62x: Add Network/SPI Boot by Daniel Schultz · Fri Aug 30 02:09:33 2024 -0700