1. 0d1294f6 board: vexpress64: default to hardware device tree by Harrison Mutai · Tue Feb 04 17:58:40 2025 +0000
  2. b8d792d bloblist: fix typo in code comments by Harrison Mutai · Tue Feb 04 17:58:39 2025 +0000
  3. f0c9125 tpm: add wrapper and helper APIs for PCR allocate by Raymond Mao · Mon Jan 27 06:58:48 2025 -0800
  4. f69f2d7 tpm: add TPM2_PCR_Allocate command by Raymond Mao · Mon Jan 27 06:58:47 2025 -0800
  5. 5187a64 tpm: add TPM2_Shutdown command by Raymond Mao · Mon Jan 27 06:58:46 2025 -0800
  6. f008627 mmc: Remove alignment hole for cmdidx in struct mmc_cmd by Jonas Karlman · Sat Jan 27 16:29:21 2024 +0000
  7. fce5777 efi_loader: Pass in the required parameters from EFI bootmeth by Simon Glass · Thu Jan 23 15:07:23 2025 -0700
  8. d62a732 log: enable filtering on functions by Heinrich Schuchardt · Fri Jan 17 01:09:53 2025 +0100
  9. 63c2125 log: make log_has_file() static by Heinrich Schuchardt · Fri Jan 17 01:09:52 2025 +0100
  10. 0ad71bc efi_loader: correct logging StartImage() by Heinrich Schuchardt · Fri Jan 17 01:09:51 2025 +0100
  11. 5a7011c Merge patch series "test: Improvements to ut command and test-suite running" by Tom Rini · Fri Jan 24 14:35:37 2025 -0600
  12. fb82a04 test: Record and show the totals for all test runs by Simon Glass · Mon Jan 20 14:26:02 2025 -0700
  13. 1f271dc test: Move stat-printing into its own function by Simon Glass · Mon Jan 20 14:26:01 2025 -0700
  14. 4f621e5 test: Keep a track of the numbers of tests run by Simon Glass · Mon Jan 20 14:26:00 2025 -0700
  15. ef69dbe test: Move stats into a struct by Simon Glass · Mon Jan 20 14:25:59 2025 -0700
  16. 6685ece test: Pass the test state to cmd_ut_category() by Simon Glass · Mon Jan 20 14:25:58 2025 -0700
  17. 0cf497c test: Drop the function for running upl tests by Simon Glass · Mon Jan 20 14:25:55 2025 -0700
  18. f0764dd test: Drop the function for running seama tests by Simon Glass · Mon Jan 20 14:25:54 2025 -0700
  19. c6cede3 test: Drop the function for running pci_mps tests by Simon Glass · Mon Jan 20 14:25:53 2025 -0700
  20. 401c2cf test: Drop the function for running loadm tests by Simon Glass · Mon Jan 20 14:25:52 2025 -0700
  21. b5f9274 test: Drop the function for running hush tests by Simon Glass · Mon Jan 20 14:25:51 2025 -0700
  22. 03bf004 test: Drop the function for running addrmap tests by Simon Glass · Mon Jan 20 14:25:50 2025 -0700
  23. 4060c36 test: Drop the function for running bootm tests by Simon Glass · Mon Jan 20 14:25:49 2025 -0700
  24. acec4be test: Drop the function for running bloblist tests by Simon Glass · Mon Jan 20 14:25:48 2025 -0700
  25. cc9d1de test: Drop the function for running measurement tests by Simon Glass · Mon Jan 20 14:25:47 2025 -0700
  26. 8feb5ee test: Drop the function for running setexpr tests by Simon Glass · Mon Jan 20 14:25:46 2025 -0700
  27. 05512d6 test: Drop the function for running mem tests by Simon Glass · Mon Jan 20 14:25:45 2025 -0700
  28. c16ffb2 test: Drop the function for running mbr tests by Simon Glass · Mon Jan 20 14:25:44 2025 -0700
  29. f7ad509 test: Drop the function for running log tests by Simon Glass · Mon Jan 20 14:25:43 2025 -0700
  30. b315ffb test: Drop the function for running lib tests by Simon Glass · Mon Jan 20 14:25:42 2025 -0700
  31. 1b0b3f5 test: Drop the function for running font tests by Simon Glass · Mon Jan 20 14:25:41 2025 -0700
  32. 936b69e test: Drop the function for running fdt tests by Simon Glass · Mon Jan 20 14:25:40 2025 -0700
  33. 3e5f32d test: Drop the function for running exit tests by Simon Glass · Mon Jan 20 14:25:39 2025 -0700
  34. 2ff779d test: Drop the function for running env tests by Simon Glass · Mon Jan 20 14:25:38 2025 -0700
  35. 82f00f2 test: Drop the function for running dm tests by Simon Glass · Mon Jan 20 14:25:37 2025 -0700
  36. bc39468a test: Drop the function for running common tests by Simon Glass · Mon Jan 20 14:25:36 2025 -0700
  37. c235657 test: Drop the function for running cmd tests by Simon Glass · Mon Jan 20 14:25:35 2025 -0700
  38. e1dc050 test: Drop the function for running bdinfo tests by Simon Glass · Mon Jan 20 14:25:34 2025 -0700
  39. 78fd76b test: Introduce a better array of test suites by Simon Glass · Mon Jan 20 14:25:33 2025 -0700
  40. b15512c test: Drop the _test suffix on linker lists by Simon Glass · Mon Jan 20 14:25:32 2025 -0700
  41. b08439d test: Rename test suites to match their linker-list name by Simon Glass · Mon Jan 20 14:25:29 2025 -0700
  42. c2e8b2e Improve support for linker lists in data structures by Simon Glass · Mon Jan 20 14:25:27 2025 -0700
  43. 3869eb5 test: Pass the test-state into ut_run_list() by Simon Glass · Mon Jan 20 14:25:26 2025 -0700
  44. e641137 test: Rename test_get_state() to ut_get_state() by Simon Glass · Mon Jan 20 14:25:24 2025 -0700
  45. 52a66b4 test: Drop unused suite prototypes by Simon Glass · Mon Jan 20 14:25:23 2025 -0700
  46. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  47. 4afa191 dm: core: Provide ofnode_find_subnode_unit() by Simon Glass · Fri Jan 10 17:00:29 2025 -0700
  48. 9d300ce dm: core: Provide ofnode_name_eq_unit() to accept a unit address by Simon Glass · Fri Jan 10 17:00:28 2025 -0700
  49. 6dc1eb3 dm: core: Clarify behaviour of ofnode_name_eq() by Simon Glass · Fri Jan 10 17:00:27 2025 -0700
  50. 30aaa9b pci: video: Set up the pixel-format field by Simon Glass · Fri Jan 10 17:00:19 2025 -0700
  51. 833445d boot: Rename fit_image_get_data_and_size() by Simon Glass · Fri Jan 10 17:00:13 2025 -0700
  52. d3ca401 boot: Rename fit_image_get_data() by Simon Glass · Fri Jan 10 17:00:12 2025 -0700
  53. bdbd96a ofnode: Update of_add_subnode() to indicate name is alloced by Simon Glass · Fri Jan 10 17:00:11 2025 -0700
  54. cd1bc7e cpu: Provide a way to get the physical-address size by Simon Glass · Fri Jan 10 17:00:04 2025 -0700
  55. e3a938e abuf: Provide a constant buffer by Simon Glass · Fri Jan 10 17:00:03 2025 -0700
  56. d455434 abuf: Allow use in host tools by Simon Glass · Fri Jan 10 17:00:02 2025 -0700
  57. b63269b abuf: Provide a way to get the buffer address by Simon Glass · Fri Jan 10 17:00:01 2025 -0700
  58. 79dc88d Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Wed Jan 22 11:23:35 2025 -0600
  59. caeba3b Merge patch series "spi: Collected fixes" by Tom Rini · Wed Jan 22 09:52:38 2025 -0600
  60. 2fdc99e Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Jan 22 09:49:14 2025 -0600
  61. e40b0af Merge patch series "vbe: Series part F" by Tom Rini · Wed Jan 22 09:48:24 2025 -0600
  62. 1c99a4f vexpress64: Fix bootargs when building without NET by Chanho Park · Thu Jan 16 00:31:48 2025 +0900
  63. 5a3a015 Revert "mem: spi-mem: add declaration for spi_mem_default_supports_op" by Alexander Dahl · Wed Jan 15 17:16:21 2025 +0100
  64. 7f06de6 spl: Plumb in the relocating loader by Simon Glass · Wed Jan 15 18:27:20 2025 -0700
  65. 28243f0 spl: Add support for a relocating jump to the next phase by Simon Glass · Wed Jan 15 18:27:19 2025 -0700
  66. 7ba1b8c spl: Add a type for the jumper function by Simon Glass · Wed Jan 15 18:27:18 2025 -0700
  67. b7e05ab spl: Add fields for VBE by Simon Glass · Wed Jan 15 18:27:17 2025 -0700
  68. 9e43da9 pci: Add support for Qualcomm PCIe controller by Neil Armstrong · Mon Nov 25 10:46:17 2024 +0100
  69. bbd0b65 cyclic: Fix typo in struct cyclic_info description by Patrice Chotard · Tue Jan 14 14:28:14 2025 +0100
  70. 64cb8b7 Merge patch series "MediaTek MT7629 OF_UPSTREAM migration (v2)" by Tom Rini · Tue Jan 21 09:28:47 2025 -0600
  71. 8df4407 board: mediatek: mt7629: Migrate to OF_UPSTREAM by developer · Tue Jan 14 18:43:00 2025 +0800
  72. 41f3a77 Merge patch series "add the support of sha256_hmac and sha256_hkdf" by Tom Rini · Sat Jan 18 17:13:01 2025 -0600
  73. 843a1e7 lib: mbedtls: sha256: add support of key derivation by Philippe Reynes · Thu Dec 19 14:05:52 2024 +0100
  74. 496c006 lib: sha256: add feature sha256_hmac by Philippe Reynes · Thu Dec 19 14:05:50 2024 +0100
  75. 4b7a623 imx: imx8mq_evk: Switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:16 2025 +0800
  76. 44fdac6 imx: imx8mm_evk: Switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:12 2025 +0800
  77. 7a7d07e imx: imx8mn_evk: Switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:10 2025 +0800
  78. 6cda191 imx: imx8mp_evk: Switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:06 2025 +0800
  79. afc6156 imx: imx93_evk: switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:02 2025 +0800
  80. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  81. c869478 bootstd: Export bootdev_get_from_blk() by Simon Glass · Fri Nov 15 16:19:24 2024 -0700
  82. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  83. 62632b2 Update bootmeth_alloc_other() to record images by Simon Glass · Fri Nov 15 16:19:21 2024 -0700
  84. a686ba6 boot: Update extlinux pxe_getfile_func() to include type by Simon Glass · Fri Nov 15 16:19:19 2024 -0700
  85. f39b559 bootmeth: Update the read_file() method to include a type by Simon Glass · Fri Nov 15 16:19:17 2024 -0700
  86. 8db2a38 bootstd: Update bootmeth_alloc_file() to record images by Simon Glass · Fri Nov 15 16:19:14 2024 -0700
  87. c2a16c9 bootstd: Maintain a list of images by Simon Glass · Fri Nov 15 16:19:13 2024 -0700
  88. 199f588 bootstd: Move the bootflow list into an alist by Simon Glass · Fri Nov 15 16:19:12 2024 -0700
  89. 1d8f864 bootstd: Drop the bootdev-specific list of bootflows by Simon Glass · Fri Nov 15 16:19:11 2024 -0700
  90. 2bcd9ea bootstd: Add a function to get bootstd only if available by Simon Glass · Fri Nov 15 16:19:10 2024 -0700
  91. 346ab5d bootstd: Move bootflow-clearing to bootstd by Simon Glass · Fri Nov 15 16:19:09 2024 -0700
  92. c01d83f bootstd: Move bootflow-adding to bootstd by Simon Glass · Fri Nov 15 16:19:08 2024 -0700
  93. 7eb4f25 Merge patch series "fdt_support: improve board_fdt_chosen_bootargs() for flexibility" by Tom Rini · Tue Jan 14 15:43:07 2025 -0600
  94. b1f13d7 common: fdt: hand over original fdt bootargs into board chosen handler by Dmitry Rokosov · Fri Dec 20 00:42:10 2024 +0300
  95. c652d51 fdt_support: board_fdt_chosen_bootargs() should return const char* by Dmitry Rokosov · Fri Dec 20 00:42:09 2024 +0300
  96. 66307fd include/fdt_support: fix docstyle to comply with kernel-doc requirements by Dmitry Rokosov · Fri Dec 20 00:42:08 2024 +0300
  97. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  98. 6a125b3 cmd: update smbios cmd by Raymond Mao · Fri Dec 06 14:54:26 2024 -0800
  99. a28ef80 smbios: Refactor smbios library by Raymond Mao · Fri Dec 06 14:54:22 2024 -0800
  100. 8fe0731 sysinfo: Add sysinfo driver and data structure for smbios by Raymond Mao · Fri Dec 06 14:54:21 2024 -0800