1. c2e77e6 board: microsoft: surface-rt: add Microsoft Surface RT support by Jonas Schwöbel · Mon Jan 24 18:06:33 2022 +0100
  2. b8aa0b9 board: wexler: qc750: add WEXLER Tab 7t support by Svyatoslav Ryhel · Tue Jul 11 13:47:02 2023 +0300
  3. 7a12009 board: asus: transformer: add ASUS Transformer T20 family support by Svyatoslav Ryhel · Thu Jan 27 19:42:04 2022 +0200
  4. 2d70a71 arm: tegra20: bct: add missing <vsprintf.h> by Svyatoslav Ryhel · Fri Jul 05 10:16:48 2024 +0300
  5. 1ad9ea0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · Thu Jul 04 16:11:08 2024 -0600
  6. b2c0538 board: emulation: New board qemu-xtensa by Jiaxun Yang · Tue Jun 18 14:56:09 2024 +0100
  7. 8c519dc xtensa: Bring in semihosting headers and config options by Jiaxun Yang · Tue Jun 18 14:56:05 2024 +0100
  8. 14e5a45 xtensa: Define PLATFORM_ELFFLAGS by Jiaxun Yang · Tue Jun 18 14:56:04 2024 +0100
  9. b121cb8 xtensa: Implement phys virt conversion for PTP_MMU by Jiaxun Yang · Tue Jun 18 14:56:03 2024 +0100
  10. 3fab9dc xtensa: Correct define of _end symbol by Jiaxun Yang · Tue Jun 18 14:56:02 2024 +0100
  11. 7101868 xtensa: Move dram_init to xtfpga board file by Jiaxun Yang · Tue Jun 18 14:56:01 2024 +0100
  12. 8539000 sunxi: Mark scp as optional by Simon Glass · Sun Jun 23 14:30:24 2024 -0600
  13. 2b2194a am33xx: Provide a function to set up the debug UART by Simon Glass · Sun Jun 23 14:30:23 2024 -0600
  14. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · Wed Jul 03 14:42:11 2024 -0600
  15. d8d547f powerpc: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:58 2024 -0600
  16. 25d74db powerpc: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:57 2024 -0600
  17. 15c6469 sh: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:56 2024 -0600
  18. c1beb76 sh: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:55 2024 -0600
  19. f8628fa m68k: Rename icache_invalid to invalidate_icache_all by Tom Rini · Wed Jun 19 15:27:54 2024 -0600
  20. 8bcc53a m68k: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:53 2024 -0600
  21. 347fe72 x86: Set up some assumed sizes for binary blobs by Simon Glass · Sun Jun 23 11:55:08 2024 -0600
  22. 4b4005e sandbox: cleanup linker scripts and sections by Ilias Apalodimas · Mon Jun 17 18:14:18 2024 +0300
  23. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  24. 118b988 sandbox: use sane access rights for files by Heinrich Schuchardt · Wed Apr 10 10:38:28 2024 +0200
  25. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  26. 4ede4b9 Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Mon Jul 01 08:44:28 2024 -0600
  27. def764e arm: mediatek: fix ram init for mt7622 (decrease to 1G) by Frank Wunderlich · Sat Jun 15 11:34:56 2024 +0200
  28. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · Wed Jun 19 10:09:44 2024 -0600
  29. 1e6f41a arm: davinci: remove unused defines by Emil Kronborg · Wed Jun 19 11:00:01 2024 +0000
  30. 0f8023c arm: davinci: remove unused watchdog functions by Emil Kronborg · Wed Jun 19 10:57:49 2024 +0000
  31. a15e47f arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tispl by Dhruva Gole · Tue Jun 18 10:19:45 2024 +0530
  32. fb58936 arm: mach-k3: j784s4: Fix MCU_CLKOUT0 parent clock mux by Emanuele Ghidoli · Mon Jun 17 11:22:01 2024 +0200
  33. 05d126b Merge patch series "arm64: add a software pagetable walker" by Tom Rini · Tue Jun 25 17:22:36 2024 -0600
  34. 566907c arm64: add software pagetable walker by Caleb Connolly · Mon Jun 17 10:03:48 2024 +0200
  35. 5067060 arm64: mmu.h: fix PTE_TABLE_AP by Caleb Connolly · Mon Jun 17 10:03:47 2024 +0200
  36. ac15c72 usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static by Neil Armstrong · Thu Jun 20 09:42:54 2024 +0200
  37. 344c246 usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static by Neil Armstrong · Thu Jun 20 09:42:53 2024 +0200
  38. fb21e2e phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode by Neil Armstrong · Thu Jun 20 09:42:52 2024 +0200
  39. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  40. a70d28f Merge tag 'u-boot-imx-next-20240624' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Mon Jun 24 10:40:03 2024 -0600
  41. b9bbedc arm: mach-k3: j784s4: Enable QoS for DSS by Jayesh Choudhary · Fri Jun 14 18:14:39 2024 +0530
  42. e1f87a0 arm: mach-k3: j721s2: Enable QoS for DSS by Jayesh Choudhary · Fri Jun 14 18:14:38 2024 +0530
  43. 3aa5058 arm: mach-k3: j721e: Enable QoS for DSS by Jayesh Choudhary · Fri Jun 14 18:14:37 2024 +0530
  44. 5365897 arm: mach-k3: am62a: Simplify the logic for QOS reg and val propagation by Jayesh Choudhary · Fri Jun 14 18:14:36 2024 +0530
  45. 61a70b9 arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file by Jayesh Choudhary · Fri Jun 14 18:14:35 2024 +0530
  46. d096ec2 imx8mp-venice-gw702x: Drop EQos clock workaround by Tim Harvey · Wed Jun 19 18:30:18 2024 -0700
  47. 12f4fee imx8mp-venice-gw74xx: default USB1 to host mode by Tim Harvey · Wed Jun 19 14:44:04 2024 -0700
  48. e3eaee4 arm: fsl: imx6ulz_bsh_smm_m2: Migrate to OF_UPSTREAM by Patrick Barsanti · Thu Jun 13 12:24:09 2024 +0200
  49. 1bb0144 arm: fsl: imx8mn_bsh_smm_s2: Migrate to OF_UPSTREAM by Patrick Barsanti · Mon Jun 24 09:13:11 2024 -0300
  50. 884eb88 arm: dts: corstone1000: enable secondary cores for FVP by Harsimran Singh Tungal · Wed Jun 12 11:04:21 2024 +0100
  51. 6d8c8db arm: implement invalidate_icache_all on ARM11 by Heinrich Schuchardt · Sun Jun 16 19:31:04 2024 +0200
  52. c85208c Merge patch series "Add basic U-Boot Support for J722S-EVM" by Tom Rini · Wed Jun 19 12:08:49 2024 -0600
  53. 2a1521c arm: dts: Introduce J722S U-Boot dts files by Jayesh Choudhary · Wed Jun 12 14:41:21 2024 +0530
  54. 732d2ff arch: mach-k3: Introduce basic files to support J722S SoC family by Jayesh Choudhary · Wed Jun 12 14:41:18 2024 +0530
  55. 9332a637 arm: mach-k3: j722s: introduce clock and device files for wkup spl by Jayesh Choudhary · Wed Jun 12 14:41:16 2024 +0530
  56. 9b65f8b arm: mach-k3: r5: Makefile: Fix the order for entries by Jayesh Choudhary · Wed Jun 12 14:41:15 2024 +0530
  57. ef18f77 soc: add info to identify the J722S SoC family by Jayesh Choudhary · Wed Jun 12 14:41:12 2024 +0530
  58. 5060b87 arm: mach-k3: Sort CONFIG_SOC* and K3_SOC_ID entries by Jayesh Choudhary · Wed Jun 12 14:41:10 2024 +0530
  59. c55d3f8 arm: dts: k3-am625-phyboard-lyra-rdk: Enable usb port in u-boot by Wadim Egorov · Mon Jun 10 15:33:46 2024 +0200
  60. 3c747da arch: arm: dts: k3-am642-phyboard-electra: Add fixed partitions by Nathan Morrisson · Mon Jun 10 15:33:41 2024 +0200
  61. f973483 arch: arm: dts: k3-am625-phyboard-lyra: Add fixed partitions by Nathan Morrisson · Mon Jun 10 15:33:40 2024 +0200
  62. 3551654 ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOM by Marek Vasut · Thu Jun 06 15:01:48 2024 +0200
  63. 1b88930 ARM: dts: stm32: Add generic SoM compatible to STM32MP15xx DH electronics DHSOM by Marek Vasut · Fri May 17 01:47:04 2024 +0200
  64. d47efe8 ARM: dts: stm32: add phy-reset-gpios property to ethernet node for stm32mp157c-odyssey by Heesub Shin · Sun Apr 28 23:24:06 2024 +0900
  65. 8e70577 ARM: dts: stm32: fix incorrect PHY address for stm32mp157c-odyssey by Heesub Shin · Sun Apr 28 23:24:04 2024 +0900
  66. ae1879a ARM: dts: stm32: use internal clock for Tx for stm32mp157c-odyssey by Heesub Shin · Sun Apr 28 23:24:03 2024 +0900
  67. b1f69b0 ARM: dts: stm32: set PLL4_P to 125Mhz for ETH_CLK for stm32mp157c-odyssey by Heesub Shin · Sun Apr 28 23:24:02 2024 +0900
  68. c376160 ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC board by Marek Vasut · Sun Apr 28 00:20:38 2024 +0200
  69. 726f634 ARM: dts: stm32: Add pinmux nodes for DH electronics STM32MP13xx DHCOR SoM and DHSBC board by Marek Vasut · Sun Apr 28 00:20:37 2024 +0200
  70. e32cce8 ARM: dts: stm32: add eth1 and eth2 support on stm32mp13 by Christophe Roullier · Mon Apr 22 01:09:47 2024 +0200
  71. 86a02ee ARM: dts: stm32: Make PWR regulator driver available on STM32MP13xx by Marek Vasut · Tue Mar 19 03:45:08 2024 +0100
  72. 4dc585a ARM: dts: stm32: add PWR regulators support on stm32mp131 by Marek Vasut · Tue Mar 19 03:45:07 2024 +0100
  73. 0453443 stm32mp: Reserve OPTEE area in EFI memory map by Patrice Chotard · Mon Apr 22 17:06:45 2024 +0200
  74. 04f5cb6 Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 17 11:01:35 2024 -0600
  75. 7ee8dfe Merge tag 'u-boot-stm32-20240617' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jun 17 09:26:13 2024 -0600
  76. ea04e28 arm64: zynqmp: Align #address/size-cells with node by Michal Simek · Thu Jun 06 16:35:50 2024 +0200
  77. d903ce4 arm64: versal2: Add support for AMD Versal Gen 2 by Michal Simek · Wed May 29 16:47:58 2024 +0200
  78. c6004e7 arm64: zynqmp: Update rproc node by Michal Simek · Thu May 30 12:39:23 2024 +0200
  79. bae55654 arm64: zynq(mp): Rename spl_board_init() to spl_soc_init() by Lukas Funke · Wed Mar 27 13:11:53 2024 +0100
  80. b864c2e board: zynqmp: Move zynqmp commands from board/ to arch/ by Charlie Johnston · Wed Apr 10 12:50:08 2024 -0700
  81. 1edcc11 ARM: dts: stm32: Ping IWDG on exit from PSCI suspend code by Marek Vasut · Sat Apr 20 00:03:09 2024 +0200
  82. 98379e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · Sun Jun 16 09:10:13 2024 -0600
  83. 3557250 Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · Sun Jun 16 09:09:07 2024 -0600
  84. 7f994ec Merge tag 'u-boot-rockchip-20240614' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Jun 16 09:08:27 2024 -0600
  85. bb57513 powerpc: mpc85xx: remove dead watchdog-related code by Rasmus Villemoes · Tue May 28 13:13:25 2024 +0200
  86. fca2348 powerpc: mpc83xx: remove unused watchdog_reset() function by Rasmus Villemoes · Tue May 28 13:13:24 2024 +0200
  87. abcae28 sh4: remove watchdog.c file by Rasmus Villemoes · Tue May 28 13:13:23 2024 +0200
  88. c6f4e88 sh4: move reset_cpu() from watchdog.c to cpu.c by Rasmus Villemoes · Tue May 28 13:13:22 2024 +0200
  89. 092cace m68k: remove dead code by Rasmus Villemoes · Tue May 28 13:13:19 2024 +0200
  90. 3434409 arm: dts: k3-am625-verdin: add combined binaries by Andrejs Cainikovs · Wed Jun 05 11:10:57 2024 +0200
  91. 3667934 Merge patch series "introduce basic support for TI's am625-lp-sk" by Tom Rini · Fri Jun 14 10:42:50 2024 -0600
  92. c9961ff Merge patch series "binman: am62a/62p: add support for signing TIFSStub" by Tom Rini · Fri Jun 14 10:42:35 2024 -0600
  93. 073d7cd Merge patch series "arm: dts: am625/am62a7: Switch over to OF_UPSTREAM" by Tom Rini · Fri Jun 14 10:40:26 2024 -0600
  94. 7ba3bf6 arm: dts: k3: binman: am62p: add support for signing TIFSStub images by Dhruva Gole · Fri Jun 07 14:26:41 2024 +0530
  95. d980cb2 arm: dts: k3: binman: am62a: add support for signing TIFSStub Images by Dhruva Gole · Fri Jun 07 14:26:40 2024 +0530
  96. 93f2e7e Merge patch series "binman: ti: create binman nodes for EFI capsules" by Tom Rini · Fri Jun 14 08:59:01 2024 -0600
  97. 0e34cad dts: j784s4: binman: Include firmware capsules binman nodes by Jonathan Humphreys · Fri May 31 17:51:10 2024 -0500
  98. 00aa26c dts: beagleboneai64: binman: Include firmware capsules binman nodes by Jonathan Humphreys · Fri May 31 17:51:09 2024 -0500
  99. 9db4cf7 dts: am62x: binman: Include firmware capsules binman nodes by Jonathan Humphreys · Fri May 31 17:51:08 2024 -0500
  100. 99e108f dts: am62px: binman: Include firmware capsules binman nodes by Jonathan Humphreys · Fri May 31 17:51:07 2024 -0500