1. 4e88c96 timer: npcm: Change counter source by Jim Liu · Mon Jul 29 17:04:06 2024 +0800
  2. 0d50053 gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCs by Jim Liu · Mon Jul 29 16:51:03 2024 +0800
  3. eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · Wed Jul 31 14:54:12 2024 +0530
  4. 12e97b7 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · Fri Aug 02 11:28:13 2024 +0200
  5. eda2285 dm: core: Show device sequence instead in dm_dump_tree() by Zixun LI · Fri Aug 02 11:28:12 2024 +0200
  6. 9896dd6 mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init by Vignesh Raghavendra · Wed Jul 31 20:28:55 2024 +0530
  7. 04e8b92 omap3: omap3evm: Migrate to OF_UPSTREAM by Derald D. Woods · Sat Aug 24 17:48:22 2024 -0400
  8. c50d2a0 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · Thu Aug 15 22:38:22 2024 -0400
  9. d499149 ata: sata_rescan must scan for block devices by Heinrich Schuchardt · Wed Aug 14 09:10:37 2024 +0200
  10. 0911bf9 pci: mediatek: add support for upstream split PCIe node by Christian Marangi · Mon Aug 12 14:31:48 2024 +0200
  11. 2f07a6d remoteproc: uclass: Modify uc_pdata->name to use combination of device name and device's parent name by MD Danish Anwar · Wed Aug 07 14:38:29 2024 +0530
  12. 41b5447 ata: dwc_ahsata: create boot device by Heinrich Schuchardt · Thu Aug 08 09:08:03 2024 +0200
  13. ad744ad Merge patch series "bootstd: Try again to resolve infinite-loop bug" by Tom Rini · Tue Aug 27 10:09:11 2024 -0600
  14. 7d493af Merge patch series "arch: arm: dts: ti: Add missing fss range" by Tom Rini · Tue Aug 27 10:04:34 2024 -0600
  15. 5aaa562 bootstd: Make bootdev_next_prio() continue after failure by Simon Glass · Thu Aug 15 14:30:22 2024 -0600
  16. 15f128a Revert "bootdev: avoid infinite probe loop" by Simon Glass · Thu Aug 15 14:30:21 2024 -0600
  17. a42959e arch: arm: dts: k3-j721e-r5-sk: Add missing fss range by Jonathan Humphreys · Fri Aug 09 18:01:57 2024 -0500
  18. 43711be arch: arm: dts: k3-j721e-r5-evm: Add missing fss range by Jonathan Humphreys · Fri Aug 09 18:01:56 2024 -0500
  19. beb3106 arch: arm: dts: k3-j7200-r5-evm: Add missing fss range by Jonathan Humphreys · Fri Aug 09 18:01:55 2024 -0500
  20. 8ceee80 arch: arm: dts: k3-am69-r5-sk: Add missing fss range by Jonathan Humphreys · Fri Aug 09 18:01:54 2024 -0500
  21. d63f166 arch: arm: dts: k3-j784s4-r5-evm: Add missing fss range by Jonathan Humphreys · Fri Aug 09 18:01:53 2024 -0500
  22. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  23. d72dfa7 doc: Add a few notes about how to use console checking by Simon Glass · Thu Aug 22 07:58:04 2024 -0600
  24. c579bd4 test: Tidy up checking for console end by Simon Glass · Thu Aug 22 07:58:03 2024 -0600
  25. cbb230e test: Use UTF_CONSOLE in remaining tests by Simon Glass · Thu Aug 22 07:58:02 2024 -0600
  26. 0ccbde5 test: log: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:01 2024 -0600
  27. f8dc379 test: hush: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:58:00 2024 -0600
  28. f54458b test: dm: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:59 2024 -0600
  29. 5622825 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · Thu Aug 22 07:57:58 2024 -0600
  30. aeee87e test: cmd: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:57 2024 -0600
  31. 27c46ab test: fdt: Move common code into the setup functions by Simon Glass · Thu Aug 22 07:57:56 2024 -0600
  32. f80a914 test: fdt: Check internal-function return values by Simon Glass · Thu Aug 22 07:57:55 2024 -0600
  33. f042502 test: boot: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:54 2024 -0600
  34. eb07bd0 test: bloblist: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:53 2024 -0600
  35. 12439ed test: Update NAND test to avoid extra macros by Simon Glass · Thu Aug 22 07:57:52 2024 -0600
  36. 9703a93 mmc: Drop the blank line before accesses by Simon Glass · Thu Aug 22 07:57:51 2024 -0600
  37. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · Thu Aug 22 07:57:50 2024 -0600
  38. d6c52f4 test: Drop the blank line before test macros by Simon Glass · Thu Aug 22 07:57:49 2024 -0600
  39. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  40. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · Thu Aug 22 07:57:47 2024 -0600
  41. f4f0acc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · Thu Aug 22 07:57:46 2024 -0600
  42. 1227418 Merge patch series "global_data: Reduce size of struct global_data" by Tom Rini · Mon Aug 26 14:06:16 2024 -0600
  43. 0a0de53 doc: Add some guidelines about global data by Simon Glass · Wed Aug 21 10:19:27 2024 -0600
  44. 4c8852b doc: Move generic-board documentation into rst by Simon Glass · Wed Aug 21 10:19:26 2024 -0600
  45. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · Wed Aug 21 10:19:25 2024 -0600
  46. 8a0417f global_data: Remove jump table in SPL by Simon Glass · Wed Aug 21 10:19:24 2024 -0600
  47. 6852467 global_data: Move pointer members together by Simon Glass · Wed Aug 21 10:19:23 2024 -0600
  48. dbd8eb2 global_data: Move ulong fields together by Simon Glass · Wed Aug 21 10:19:22 2024 -0600
  49. 04b480a global_data: Put phys_addr fields near the top by Simon Glass · Wed Aug 21 10:19:21 2024 -0600
  50. fe61684 global_data: Move env_addr field higher by Simon Glass · Wed Aug 21 10:19:20 2024 -0600
  51. df71aab global_data: Move baud_rate field lower by Simon Glass · Wed Aug 21 10:19:19 2024 -0600
  52. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · Fri Aug 23 14:27:04 2024 -0600
  53. 9113dd3 global_data: log: Reorder and shrink fields by Simon Glass · Wed Aug 21 10:19:17 2024 -0600
  54. 0b6675d global_data: Reduce the size of mon_len by Simon Glass · Wed Aug 21 10:19:16 2024 -0600
  55. f782d54 global_data: Reduce the size of bus_clk and mem_clk by Simon Glass · Wed Aug 21 10:19:15 2024 -0600
  56. a9ffc54 global_data: Collect common fields at the top by Simon Glass · Wed Aug 21 10:19:14 2024 -0600
  57. b711ef7 global_data: Drop spl_handoff by Simon Glass · Wed Aug 21 10:19:13 2024 -0600
  58. da0eeb8 board_f: Move new_bloblist to boardf by Simon Glass · Wed Aug 21 10:19:12 2024 -0600
  59. d5d6f68 board_f: Move new_bootstage to boardf by Simon Glass · Wed Aug 21 10:19:11 2024 -0600
  60. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  61. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  62. c726f28 global_data: Use less space for environment fields by Simon Glass · Wed Aug 21 10:19:08 2024 -0600
  63. 4e792ed global_data: Drop pci_bootdelay by Simon Glass · Wed Aug 21 10:19:07 2024 -0600
  64. e0c508e global_data: Drop global_data hose by Simon Glass · Wed Aug 21 10:19:06 2024 -0600
  65. 0fafd2a global_data: Remove pci_ram_top by Simon Glass · Wed Aug 21 10:19:05 2024 -0600
  66. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · Wed Aug 21 10:19:04 2024 -0600
  67. fc101fd global_data: Drop fb_base by Simon Glass · Wed Aug 21 10:19:03 2024 -0600
  68. 97d7e46 video: Avoid setting global_data fb_base in video setup by Simon Glass · Wed Aug 21 10:19:02 2024 -0600
  69. c7a4841 video: Avoid setting global_data fb_base from SPL handoff by Simon Glass · Wed Aug 21 10:19:01 2024 -0600
  70. 51830b2 zynqmp: Avoid setting the framebuffer address by Simon Glass · Wed Aug 21 10:19:00 2024 -0600
  71. c3b8e3a arm: ronetix: Avoid accessing global_data fb_base by Simon Glass · Wed Aug 21 10:18:59 2024 -0600
  72. d0da005 arm: friendlyarm: Avoid accessing global_data fb_base by Simon Glass · Wed Aug 21 10:18:58 2024 -0600
  73. 6b4b05f video: mxs: Avoid setting global_data fb_base by Simon Glass · Wed Aug 21 10:18:57 2024 -0600
  74. 1d9e7b8 video: mxc: Avoid setting global_data fb_base by Simon Glass · Wed Aug 21 10:18:56 2024 -0600
  75. 853e8d2 video: Add a function to obtain the framebuffer address by Simon Glass · Wed Aug 21 10:18:55 2024 -0600
  76. fa4bd9f x86: Drop use of global_data fb_base by Simon Glass · Wed Aug 21 10:18:54 2024 -0600
  77. 8ae30e5 global_data: Move pci_clk to m68k and powerpc by Simon Glass · Wed Aug 21 10:18:53 2024 -0600
  78. 6c997e1 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · Fri Aug 23 15:59:44 2024 -0600
  79. 0713d7e test/cmd: Move wget test to under a sandbox guard by Tom Rini · Thu Aug 15 21:49:05 2024 -0600
  80. cae8c21 test/boot: Make BOOTSTD tests depend on UT_BOOTSTD by Tom Rini · Thu Aug 15 21:49:04 2024 -0600
  81. dfc4a02 test/overlay: Make this depend on SANDBOX by Tom Rini · Thu Aug 15 21:49:03 2024 -0600
  82. 20aedcc Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" by Tom Rini · Fri Aug 23 15:59:03 2024 -0600
  83. 18efdaf blk: Correct comment for blk_get_devnum_by_uclass_idname() by Simon Glass · Thu Aug 22 07:55:03 2024 -0600
  84. e806686 spl: Create a function to init spl_load_info by Simon Glass · Thu Aug 22 07:55:02 2024 -0600
  85. 9cce28b spl: Use unified inline functions for spl_load_info by Simon Glass · Thu Aug 22 07:55:01 2024 -0600
  86. 1842283 spl: mmc: Try to clean up raw-mode options by Simon Glass · Thu Aug 22 07:55:00 2024 -0600
  87. b6e79b6 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · Thu Aug 22 07:54:59 2024 -0600
  88. 1f475cd spl: mmc: Handle error codes consistently by Simon Glass · Thu Aug 22 07:54:58 2024 -0600
  89. bd928e1 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · Thu Aug 22 07:54:57 2024 -0600
  90. fa55f42 log: Avoid including function names by default by Simon Glass · Thu Aug 22 07:54:56 2024 -0600
  91. 367e385 mmc: Use logging instead of pr_err() by Simon Glass · Thu Aug 22 07:54:55 2024 -0600
  92. 7811539 mmc: Use logging instead of printf() by Simon Glass · Thu Aug 22 07:54:54 2024 -0600
  93. 165264b spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · Thu Aug 22 07:54:53 2024 -0600
  94. edd2751 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · Thu Aug 22 07:54:52 2024 -0600
  95. 0ea0884 spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · Thu Aug 22 07:54:51 2024 -0600
  96. bac075b rockchip: Move the default timer init to a common file by Simon Glass · Thu Aug 22 07:54:50 2024 -0600
  97. f82d25a Merge tag 'u-boot-imx-next-20240823' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Fri Aug 23 15:00:29 2024 -0600
  98. ef3e66d ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Wed Aug 21 23:03:33 2024 +0200
  99. 4cbf2b5 ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Wed Aug 21 23:01:16 2024 +0200
  100. 17ea482 configs: phycore-imx8mp_defconfig: Enabled bootaux command by Yashwanth Varakala · Tue Aug 20 17:46:30 2024 +0200