1. 276dad4 ARM: renesas: Simplify board Makefiles by Marek Vasut · Wed Jan 29 18:04:28 2025 +0100
  2. 1c183e3 ARM: renesas: Drop R8A779A0 V3U Falcon SPL Makefile entry by Marek Vasut · Wed Jan 29 18:04:27 2025 +0100
  3. 31c81e0 ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common by Marek Vasut · Wed Jan 29 18:04:26 2025 +0100
  4. c68350d net: miiphybb: Fix short name length by Marek Vasut · Sat Jan 25 13:17:57 2025 +0100
  5. 7a84a72 net: ravb: Staticize bb_miiphy functions by Marek Vasut · Sat Jan 18 07:12:47 2025 +0100
  6. b50f9f2 net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI by Marek Vasut · Sat Jan 18 07:14:35 2025 +0100
  7. e3b7c7b Merge tag 'tpm-master-28012025' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Wed Jan 29 08:12:21 2025 -0600
  8. 6513058 Merge tag 'ubifixes-for-2025.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jan 29 08:10:45 2025 -0600
  9. 57a6f47 configs: use syntax CONFIG_FOO=n in tools-only_defconfig again by Tom Rini · Wed Jan 29 08:08:52 2025 -0600
  10. cbb7578 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Jan 28 08:10:08 2025 -0600
  11. 6afc73a board: samsung: add initial support for coreprimevelte board by Duje Mihanović · Fri Jan 24 16:47:50 2025 +0100
  12. ba441f5 arm: mmp: add initial support for PXA1908 SoC by Duje Mihanović · Fri Jan 24 16:47:49 2025 +0100
  13. ebba78e serial: ns16550: Add Intel XScale support by Duje Mihanović · Fri Jan 24 16:47:48 2025 +0100
  14. 3d3c18d configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality by Ben Schneider · Fri Dec 06 13:09:57 2024 -0800
  15. f7a031d board: solidrun: clearfog: enable ddr odt0 on write for both chip-select by Josua Mayer · Wed Nov 27 13:32:48 2024 +0100
  16. 2310b8d arm: kirkwood: Enable bootstd and other modernization for OpenRD boards by Tony Dinh · Tue Nov 26 16:57:16 2024 -0800
  17. c0c2fba tpm: get tpm event log from bloblist by Raymond Mao · Mon Jan 27 06:49:36 2025 -0800
  18. 6324218 tcg2: decouple eventlog size from efi by Raymond Mao · Mon Jan 27 06:49:35 2025 -0800
  19. c6881f1 bloblist: add api to get blob with size by Raymond Mao · Mon Jan 27 06:49:34 2025 -0800
  20. 3a0db74 board: qemu-arm: select TPM_PCR_ALLOCATE by Raymond Mao · Mon Jan 27 06:58:51 2025 -0800
  21. 69fd010 tpm: PCR allocate during PCR extend to disable the unsupported algorithms by Raymond Mao · Mon Jan 27 06:58:50 2025 -0800
  22. 631bca0 tpm: add PCR allocate into the eventlog handling by Raymond Mao · Mon Jan 27 06:58:49 2025 -0800
  23. f0c9125 tpm: add wrapper and helper APIs for PCR allocate by Raymond Mao · Mon Jan 27 06:58:48 2025 -0800
  24. f69f2d7 tpm: add TPM2_PCR_Allocate command by Raymond Mao · Mon Jan 27 06:58:47 2025 -0800
  25. 5187a64 tpm: add TPM2_Shutdown command by Raymond Mao · Mon Jan 27 06:58:46 2025 -0800
  26. 5828d09 fs: ubifs: Remove unnecessary assignment by Michal Simek · Fri Jan 24 14:17:57 2025 +0100
  27. 335c744 Prepare v2025.04-rc1 by Tom Rini · Mon Jan 27 16:38:46 2025 -0600
  28. d80d522 ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_size by Santhosh Kumar K · Thu Jan 23 14:06:26 2025 +0530
  29. 5261e58 Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Jan 27 10:11:36 2025 -0600
  30. b13d25c test/cmd/wget.c: Fix loadaddr rewrite by Marek Vasut · Mon Jan 27 00:57:03 2025 +0100
  31. 8ad7d0d net: fsl_enetc: Enable optional ENETREF clock on i.MX95 by Marek Vasut · Mon Jan 27 02:02:08 2025 +0100
  32. ebe3840 Subtree merge tag 'v6.13-dts' of dts repo [1] into dts/upstream by Tom Rini · Sun Jan 26 16:17:48 2025 -0600
  33. 844493d Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988c by Tom Rini · Sun Jan 26 16:17:47 2025 -0600
  34. f008627 mmc: Remove alignment hole for cmdidx in struct mmc_cmd by Jonas Karlman · Sat Jan 27 16:29:21 2024 +0000
  35. e086a77 tools: check result of lseek by Maks Mishin · Wed Jan 22 19:15:04 2025 +0300
  36. 05fc660 Merge a patch series for mx313xx RTC drivers by Tom Rini · Sun Jan 26 11:33:17 2025 -0600
  37. f6b629c drivers: rtc: max313xx: Ensure correct date is read after setting by Mark Tomlinson · Mon Jan 20 14:59:41 2025 +1300
  38. ccf5119 drivers: rtc: max313xx: Fix setting years 2100-2199 by Mark Tomlinson · Mon Jan 20 14:59:40 2025 +1300
  39. 2f98511 Merge tag 'efi-2025-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Jan 26 08:10:28 2025 -0600
  40. ff055b0 bootmeth_efi: Support PXE booting by Simon Glass · Thu Jan 23 15:07:24 2025 -0700
  41. fce5777 efi_loader: Pass in the required parameters from EFI bootmeth by Simon Glass · Thu Jan 23 15:07:23 2025 -0700
  42. c14b38f efi_loader: Move the fallback code from efi_run_image() by Simon Glass · Thu Jan 23 15:07:22 2025 -0700
  43. 44d57f6 efi_loader: Add a version of efi_binary_run() with more parameters by Simon Glass · Thu Jan 23 15:07:21 2025 -0700
  44. a39a78b efi_loader: Update efi_run_image() to accept image and device path by Simon Glass · Thu Jan 23 15:07:20 2025 -0700
  45. 1c90d9a doc: describe creating a pflash file for qemu-system-riscv64 by Heinrich Schuchardt · Thu Jan 23 03:46:51 2025 +0100
  46. e884ea4 efi_loader: reduce UEFI size if HAS_BOARD_SIZE_LIMIT=y by Heinrich Schuchardt · Fri Jan 17 21:34:01 2025 +0100
  47. 955a321 efi_loader: use LOGC_EFI consistently by Heinrich Schuchardt · Thu Jan 16 20:26:59 2025 +0100
  48. 608f195 test/log: test function filters by Heinrich Schuchardt · Fri Jan 17 01:09:54 2025 +0100
  49. d62a732 log: enable filtering on functions by Heinrich Schuchardt · Fri Jan 17 01:09:53 2025 +0100
  50. 63c2125 log: make log_has_file() static by Heinrich Schuchardt · Fri Jan 17 01:09:52 2025 +0100
  51. 0ad71bc efi_loader: correct logging StartImage() by Heinrich Schuchardt · Fri Jan 17 01:09:51 2025 +0100
  52. 42e1c42 Merge patch series "gitlab: Fixes to get StarFive VisionFive2 into the sjg lab" by Tom Rini · Sat Jan 25 16:27:30 2025 -0600
  53. c897e9b gitlab: Add a StarFive VisionFive2 to the sjg lab by Simon Glass · Mon Dec 16 16:38:53 2024 -0700
  54. dc31184 buildman: Record an error if a toolchain is missing by Simon Glass · Sat Dec 14 11:20:23 2024 -0700
  55. e6f210b buildman: Drop unused OUTPUT_FILE constant by Simon Glass · Sat Dec 14 11:20:22 2024 -0700
  56. 2873ca25 test/py: Handle u-boot-test-getrole failure by Simon Glass · Sat Dec 14 11:20:21 2024 -0700
  57. 97fb345 test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole by Simon Glass · Sat Dec 14 11:20:20 2024 -0700
  58. 89a0059 pinctrl: imx: Split MMIO accessors into pinctrl-imx-mmio.c by Marek Vasut · Fri Jan 24 15:50:59 2025 +0100
  59. 4182de5 pinctrl: imx: Fold imx_pinctrl_set_state_scu() from pinctrl-imx8.c by Marek Vasut · Fri Jan 24 15:50:58 2025 +0100
  60. 964c52b pinctrl: imx: Split imx_pinctrl_set_state_scu() from imx_pinctrl_set_state_mmio() by Marek Vasut · Fri Jan 24 15:50:57 2025 +0100
  61. 964d87c pinctrl: imx: Split imx_pinctrl_set_state() into common and mmio parts by Marek Vasut · Fri Jan 24 15:50:56 2025 +0100
  62. a81f0d6 pinctrl: imx: Rename imx_pinctrl_remove() to imx_pinctrl_remove_mmio() by Marek Vasut · Fri Jan 24 15:50:55 2025 +0100
  63. f19a47f pinctrl: imx: Split imx_pinctrl_probe() into common and mmio parts by Marek Vasut · Fri Jan 24 15:50:54 2025 +0100
  64. c894e13 pinctrl: imx: Inline struct imx_pinctrl_soc_info access into probe by Marek Vasut · Fri Jan 24 15:50:53 2025 +0100
  65. 912e614 pinctrl: imx: Drop .remove callback for SCU variant by Marek Vasut · Fri Jan 24 15:50:52 2025 +0100
  66. 5b213c3 pinctrl: imx: Rename imx_pinctrl_ops to match drivers by Marek Vasut · Fri Jan 24 15:50:51 2025 +0100
  67. 4646bd9 pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize by Marek Vasut · Fri Jan 24 15:50:50 2025 +0100
  68. a658a9b arm: dts: imx8m*-u-boot: remove optional from tee-os entry by Yannic Moog · Wed Jan 22 08:42:02 2025 +0100
  69. 87d6b9b configs: Resync with savedefconfig by Tom Rini · Fri Jan 24 16:35:58 2025 -0600
  70. 5a7011c Merge patch series "test: Improvements to ut command and test-suite running" by Tom Rini · Fri Jan 24 14:35:37 2025 -0600
  71. e411746 doc: Update ut documentation by Simon Glass · Mon Jan 20 14:26:06 2025 -0700
  72. 46093b3 test: Move help into the suite declaration by Simon Glass · Mon Jan 20 14:26:05 2025 -0700
  73. 9dc6e29 test: Disable test_suite by Simon Glass · Mon Jan 20 14:26:04 2025 -0700
  74. 4c99070 test: Sort the test suites by Simon Glass · Mon Jan 20 14:26:03 2025 -0700
  75. fb82a04 test: Record and show the totals for all test runs by Simon Glass · Mon Jan 20 14:26:02 2025 -0700
  76. 1f271dc test: Move stat-printing into its own function by Simon Glass · Mon Jan 20 14:26:01 2025 -0700
  77. 4f621e5 test: Keep a track of the numbers of tests run by Simon Glass · Mon Jan 20 14:26:00 2025 -0700
  78. ef69dbe test: Move stats into a struct by Simon Glass · Mon Jan 20 14:25:59 2025 -0700
  79. 6685ece test: Pass the test state to cmd_ut_category() by Simon Glass · Mon Jan 20 14:25:58 2025 -0700
  80. a3ce129 test: Drop conditional compilation for suites by Simon Glass · Mon Jan 20 14:25:57 2025 -0700
  81. 7d4ae01 test: Drop the info test from the list by Simon Glass · Mon Jan 20 14:25:56 2025 -0700
  82. 0cf497c test: Drop the function for running upl tests by Simon Glass · Mon Jan 20 14:25:55 2025 -0700
  83. f0764dd test: Drop the function for running seama tests by Simon Glass · Mon Jan 20 14:25:54 2025 -0700
  84. c6cede3 test: Drop the function for running pci_mps tests by Simon Glass · Mon Jan 20 14:25:53 2025 -0700
  85. 401c2cf test: Drop the function for running loadm tests by Simon Glass · Mon Jan 20 14:25:52 2025 -0700
  86. b5f9274 test: Drop the function for running hush tests by Simon Glass · Mon Jan 20 14:25:51 2025 -0700
  87. 03bf004 test: Drop the function for running addrmap tests by Simon Glass · Mon Jan 20 14:25:50 2025 -0700
  88. 4060c36 test: Drop the function for running bootm tests by Simon Glass · Mon Jan 20 14:25:49 2025 -0700
  89. acec4be test: Drop the function for running bloblist tests by Simon Glass · Mon Jan 20 14:25:48 2025 -0700
  90. cc9d1de test: Drop the function for running measurement tests by Simon Glass · Mon Jan 20 14:25:47 2025 -0700
  91. 8feb5ee test: Drop the function for running setexpr tests by Simon Glass · Mon Jan 20 14:25:46 2025 -0700
  92. 05512d6 test: Drop the function for running mem tests by Simon Glass · Mon Jan 20 14:25:45 2025 -0700
  93. c16ffb2 test: Drop the function for running mbr tests by Simon Glass · Mon Jan 20 14:25:44 2025 -0700
  94. f7ad509 test: Drop the function for running log tests by Simon Glass · Mon Jan 20 14:25:43 2025 -0700
  95. b315ffb test: Drop the function for running lib tests by Simon Glass · Mon Jan 20 14:25:42 2025 -0700
  96. 1b0b3f5 test: Drop the function for running font tests by Simon Glass · Mon Jan 20 14:25:41 2025 -0700
  97. 936b69e test: Drop the function for running fdt tests by Simon Glass · Mon Jan 20 14:25:40 2025 -0700
  98. 3e5f32d test: Drop the function for running exit tests by Simon Glass · Mon Jan 20 14:25:39 2025 -0700
  99. 2ff779d test: Drop the function for running env tests by Simon Glass · Mon Jan 20 14:25:38 2025 -0700
  100. 82f00f2 test: Drop the function for running dm tests by Simon Glass · Mon Jan 20 14:25:37 2025 -0700