1. afc6156 imx: imx93_evk: switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:02 2025 +0800
  2. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  3. c869478 bootstd: Export bootdev_get_from_blk() by Simon Glass · Fri Nov 15 16:19:24 2024 -0700
  4. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  5. 8c87012 bootstd: Update cros bootmeth to record images by Simon Glass · Fri Nov 15 16:19:22 2024 -0700
  6. 62632b2 Update bootmeth_alloc_other() to record images by Simon Glass · Fri Nov 15 16:19:21 2024 -0700
  7. 392eac4 boot: Update pxe bootmeth to record images by Simon Glass · Fri Nov 15 16:19:20 2024 -0700
  8. a686ba6 boot: Update extlinux pxe_getfile_func() to include type by Simon Glass · Fri Nov 15 16:19:19 2024 -0700
  9. 5864891 bootmeth_efi: Check the filename-allocation in the network path by Simon Glass · Fri Nov 15 16:19:18 2024 -0700
  10. f39b559 bootmeth: Update the read_file() method to include a type by Simon Glass · Fri Nov 15 16:19:17 2024 -0700
  11. 5f27d16 bootmeth_efi: Simplify reading files by using the common function by Simon Glass · Fri Nov 15 16:19:16 2024 -0700
  12. 07c8606 boot: pxe: Drop the duplicate comment on get_pxe_file() by Simon Glass · Fri Nov 15 16:19:15 2024 -0700
  13. 8db2a38 bootstd: Update bootmeth_alloc_file() to record images by Simon Glass · Fri Nov 15 16:19:14 2024 -0700
  14. c2a16c9 bootstd: Maintain a list of images by Simon Glass · Fri Nov 15 16:19:13 2024 -0700
  15. 199f588 bootstd: Move the bootflow list into an alist by Simon Glass · Fri Nov 15 16:19:12 2024 -0700
  16. 1d8f864 bootstd: Drop the bootdev-specific list of bootflows by Simon Glass · Fri Nov 15 16:19:11 2024 -0700
  17. 2bcd9ea bootstd: Add a function to get bootstd only if available by Simon Glass · Fri Nov 15 16:19:10 2024 -0700
  18. 346ab5d bootstd: Move bootflow-clearing to bootstd by Simon Glass · Fri Nov 15 16:19:09 2024 -0700
  19. c01d83f bootstd: Move bootflow-adding to bootstd by Simon Glass · Fri Nov 15 16:19:08 2024 -0700
  20. 7af0076 Merge patch series "Add fdt-fixups for AM62P variants" by Tom Rini · Tue Jan 14 15:51:47 2025 -0600
  21. 29b9f0e arm: mach-k3: am62p: Set a53 cpu freq based on speed-grade by Aparna Patra · Wed Jan 08 10:19:39 2025 +0530
  22. 281da1d arm: mach-k3: am62p: Fixup a53 max cpu frequency by speed-grade by Aparna Patra · Wed Jan 08 10:19:38 2025 +0530
  23. 657f177 arm: mach-k3: am62p: Fixup thermal zone critical points by Aparna Patra · Wed Jan 08 10:19:37 2025 +0530
  24. 3beefff arm: mach-k3: am62p: Fixup CPU core, CAN-FD and Video-codec nodes in fdt by Aparna Patra · Wed Jan 08 10:19:36 2025 +0530
  25. d9bcb2e Merge patch series "Inline ECC Series" by Tom Rini · Tue Jan 14 15:49:41 2025 -0600
  26. 25d150f board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled by Santhosh Kumar K · Mon Jan 06 14:37:08 2025 +0530
  27. 728a6ce arm: mach-k3: Set NR_DRAM_BANKS to 2 by Neha Malcom Francis · Mon Jan 06 14:37:07 2025 +0530
  28. 94174ef ram: k3-ddrss: Remove 'ti,ecc-enable' support by Santhosh Kumar K · Mon Jan 06 14:37:06 2025 +0530
  29. 48dfe37 drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC by Neha Malcom Francis · Mon Jan 06 14:37:05 2025 +0530
  30. f0297ba ram: k3-ddrss: Enable ECC interrupts by Santhosh Kumar K · Mon Jan 06 14:37:04 2025 +0530
  31. 3f735f7 ram: k3-ddrss: Setup ECC region start and range by Santhosh Kumar K · Mon Jan 06 14:37:03 2025 +0530
  32. 51c52fb ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue by Santhosh Kumar K · Mon Jan 06 14:37:02 2025 +0530
  33. 1e6702e ram: k3-ddrss: Use the DDR controller BIST engine for ECC priming by Georgi Vlaev · Mon Jan 06 14:37:01 2025 +0530
  34. fe07df5 arm: dts: k3-*-ddr: Add ss_cfg reg entry by Santhosh Kumar K · Mon Jan 06 14:37:00 2025 +0530
  35. 7eb4f25 Merge patch series "fdt_support: improve board_fdt_chosen_bootargs() for flexibility" by Tom Rini · Tue Jan 14 15:43:07 2025 -0600
  36. b1f13d7 common: fdt: hand over original fdt bootargs into board chosen handler by Dmitry Rokosov · Fri Dec 20 00:42:10 2024 +0300
  37. c652d51 fdt_support: board_fdt_chosen_bootargs() should return const char* by Dmitry Rokosov · Fri Dec 20 00:42:09 2024 +0300
  38. 66307fd include/fdt_support: fix docstyle to comply with kernel-doc requirements by Dmitry Rokosov · Fri Dec 20 00:42:08 2024 +0300
  39. 089feda chromebook_coral: Move CONFIG_BLOBLIST_ADDR to CAR by Tom Rini · Tue Dec 17 10:22:15 2024 -0600
  40. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  41. c83c376 configs: Enable sysinfo for QEMU Arm64 by Raymond Mao · Fri Dec 06 14:54:27 2024 -0800
  42. 6a125b3 cmd: update smbios cmd by Raymond Mao · Fri Dec 06 14:54:26 2024 -0800
  43. 4932d1f armv8: Add generic smbios information into the device tree by Raymond Mao · Fri Dec 06 14:54:25 2024 -0800
  44. daf0007 armv8: Add arch-specific sysinfo platform driver by Raymond Mao · Fri Dec 06 14:54:24 2024 -0800
  45. 94aa78d smbios: add detailed smbios information by Raymond Mao · Fri Dec 06 14:54:23 2024 -0800
  46. a28ef80 smbios: Refactor smbios library by Raymond Mao · Fri Dec 06 14:54:22 2024 -0800
  47. 8fe0731 sysinfo: Add sysinfo driver and data structure for smbios by Raymond Mao · Fri Dec 06 14:54:21 2024 -0800
  48. 592e333 test/dm: add sandbox test for sysinfo_get_data by Raymond Mao · Fri Dec 06 14:54:20 2024 -0800
  49. 860fa8b sysinfo: Add sysinfo API for accessing data area by Raymond Mao · Fri Dec 06 14:54:19 2024 -0800
  50. f4b933d smbios: Refactor the smbios headfile by Raymond Mao · Fri Dec 06 14:54:18 2024 -0800
  51. 55b96f4 Merge patch series "Adjust how autoprobe is implemented" by Tom Rini · Tue Jan 14 11:43:01 2025 -0600
  52. 775fc11 common: Move autoprobe out to board init by Simon Glass · Wed Nov 20 08:36:41 2024 -0700
  53. 5c746eb dm: core: Simplify dm_probe_devices() by Simon Glass · Wed Nov 20 08:36:40 2024 -0700
  54. 9ab2611 common: Drop check for DM in initf_dm() by Simon Glass · Wed Nov 20 08:36:39 2024 -0700
  55. 37eed28 Merge tag 'xilinx-for-v2025.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Jan 14 09:36:06 2025 -0600
  56. 5b6ed4d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Tue Jan 14 09:35:43 2025 -0600
  57. fb32528 rtc: zynqmp: allow on Versal architectures by Vincent Fazio · Tue Jan 14 07:58:12 2025 -0600
  58. ba71bcd zynqmp_gqspi: update to log_debug by Ibai Erkiaga · Tue Jan 07 14:51:08 2025 +0000
  59. 88990e9 board: xilinx: Add missing prototype for set_dfu_alt_info by Venkatesh Yadav Abbarapu · Mon Jan 06 14:36:30 2025 +0530
  60. 6670a26 arm64: zynqmp: Add eeprom labels for System Controller dts by Jonathan Stroud · Mon Jan 06 09:42:48 2025 +0100
  61. 36df791 arm64: zynqmp: Enable iio-hwmon description only for SOM by Michal Simek · Mon Jan 06 09:42:21 2025 +0100
  62. 6d39eaa config: xilinx: Enable the SPI_STACKED_PARALLEL config option by Venkatesh Yadav Abbarapu · Fri Jan 03 10:18:12 2025 +0530
  63. 6f69f6b board: zynqmp: zynqmp-sm-k26-revA: release DP from reset by Neal Frager · Wed Dec 18 13:01:29 2024 +0000
  64. 5c45ee1 xilinx: Sort OF_LIST and add missing vpk120 and zcu670 platforms by Michal Simek · Mon Dec 16 08:52:34 2024 +0100
  65. 4874ed0 zynqmp: Remove usb init initialization for Kria by Michal Simek · Wed Dec 18 12:40:44 2024 +0100
  66. f095c7d arm64: zynqmp: Sync DTs with Linux v6.13-rc1 by Michal Simek · Thu Dec 12 10:41:44 2024 +0100
  67. 9430213 arm64: zynqmp: add clock-output-names property in clock nodes by Naman Trivedi · Thu Dec 12 09:12:41 2024 +0100
  68. 34beb16 arm64: zynqmp: Do not use hardcoded address in do_zynqmp_reboot() by Michal Simek · Mon Dec 09 10:10:56 2024 +0100
  69. fec5476 arm64: versal: RO multi_boot register in non JTAG bootmode by Michal Simek · Mon Jan 06 10:20:40 2025 +0100
  70. 76fdafa arm64: versal: Support operations around multiboot register by Michal Simek · Thu Dec 05 11:38:16 2024 +0100
  71. 754b53c arm64: versal: Wire SPIs for dfu_alt_info variable generation by Michal Simek · Thu Dec 05 11:38:15 2024 +0100
  72. e40a55a power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable by Udit Kumar · Fri Dec 27 23:00:24 2024 +0530
  73. c0952f0 power: replace magic numbers with macros by Shree Ramamoorthy · Wed Dec 18 11:12:36 2024 -0600
  74. 60d5d73 power: regulator: replace printf() with pr_err() by Shree Ramamoorthy · Wed Dec 18 11:12:35 2024 -0600
  75. 6fca96a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Jan 13 08:25:00 2025 -0600
  76. 5d96cee usb: ehci-mx6: Add i.MX95 support by Marek Vasut · Tue Jan 07 23:59:07 2025 +0100
  77. 1869dfe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Jan 12 19:28:54 2025 -0600
  78. 364d29b arm64: renesas: Convert boards over to is_cortex_a() functions by Marek Vasut · Wed Jan 01 20:19:06 2025 +0100
  79. 47c4492 arm64: Add MIDR entries for Cortex-A57 and Cortex-A76 by Marek Vasut · Wed Jan 01 20:19:05 2025 +0100
  80. 188e7f2 arm64: Convert core type check macros into inline functions by Marek Vasut · Wed Jan 01 20:19:04 2025 +0100
  81. 48500f4 Merge tag 'u-boot-rockchip-20250110' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Jan 10 16:46:32 2025 -0600
  82. 1eabc11 rockchip: rk3308: Implement checkboard() to print SoC variant by Jonas Karlman · Sun Nov 10 00:56:17 2024 +0000
  83. ea8f3c8 rockchip: rk3588: Implement checkboard() to print SoC variant by Jonas Karlman · Sun Nov 10 00:56:16 2024 +0000
  84. a1c6925 rockchip: rk356x: Implement checkboard() to print SoC variant by Jonas Karlman · Sun Nov 10 00:56:15 2024 +0000
  85. 7a92f26 rockchip: rk3399-rock-pi-4: Fix Synchronous Abort by Jonas Karlman · Tue Nov 19 00:12:19 2024 +0000
  86. 2e89edf clk: rockchip: rk3588: fix mask define for aclk_vop_root by Heiko Stuebner · Wed Nov 20 11:19:11 2024 +0100
  87. 100f0bd rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi by Jonas Karlman · Mon Jan 06 18:22:29 2025 +0000
  88. e99b1e0 rockchip: rk3399: Drop unneeded bob and kevin board specific code by Jonas Karlman · Thu Dec 12 23:57:19 2024 +0000
  89. 96fbf68 rockchip: rk3399-gru: Include pinctrl and regulators in SPL by Jonas Karlman · Thu Dec 12 23:57:18 2024 +0000
  90. ad1288b rockchip: rk3399-gru: Use SDMA mode to read from eMMC by Jonas Karlman · Thu Dec 12 23:57:17 2024 +0000
  91. b4b6ce9 rockchip: rk3399-gru: Enable dcache and signature validation in SPL by Jonas Karlman · Thu Dec 12 23:57:16 2024 +0000
  92. e9b187d rockchip: rk3399-gru: Remove unused nodes from xPL control FDT by Jonas Karlman · Thu Dec 12 23:57:15 2024 +0000
  93. 74bd313 rockchip: rk3399: Drop common Kconfig options already implied by Jonas Karlman · Thu Dec 12 23:57:14 2024 +0000
  94. 919d956 rockchip: rk3399-gru: Include binman generated FIT in u-boot.rom image by Jonas Karlman · Thu Dec 12 23:57:13 2024 +0000
  95. 9344969 rockchip: rk3399-gru: Use TPL with common bss and stack addresses by Jonas Karlman · Thu Dec 12 23:57:12 2024 +0000
  96. fe61a35 rockchip: rk3399-gru: Fix include of TPL in u-boot.rom image by Jonas Karlman · Thu Dec 12 23:57:11 2024 +0000
  97. 26e3dd7 rockchip: rk3399-gru: Move SPI flash payload offset for bob and kevin by Jonas Karlman · Thu Dec 12 23:57:10 2024 +0000
  98. 1f3294b rockchip: rk3399-gru: Use SYS_SPI_U_BOOT_OFFS value in offset prop by Jonas Karlman · Thu Dec 12 23:57:09 2024 +0000
  99. 9a6e414 rockchip: rk3399: Fix TPL build of bob and kevin by Jonas Karlman · Thu Dec 12 23:57:08 2024 +0000
  100. a216c2a rockchip: rk3399: expand space for decompressed kernel by FUKAUMI Naoki · Mon Dec 02 23:40:18 2024 +0000