1. 7d96cca clk/qcom: use upstream compatible properties by Caleb Connolly · 11 months ago
  2. dae9614 dt-bindings: drop msm_sdhci binding by Caleb Connolly · 11 months ago
  3. 5f3c4cc mmc: msm_sdhci: use modern clock handling by Caleb Connolly · 11 months ago
  4. de451d5 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · 11 months ago
  5. ca84ba6 arm: init: export prev_bl_fdt_addr by Caleb Connolly · 11 months ago
  6. 5b82503 Merge patch series "An effort to bring DT bindings compliance within U-Boot" by Tom Rini · 11 months ago
  7. 932600f dts: meson-gxbb: Drop redundant devicetree files by Sumit Garg · 11 months ago
  8. b5fb365 dts: meson-gxbb: Switch to using upstream DT by Sumit Garg · 11 months ago
  9. 3109a9c MAINTAINERS: Add myself as devicetree-rebasing maintainer by Sumit Garg · 11 months ago
  10. 44d6609 doc: devicetree: Updates for devicetree-rebasing subtree by Sumit Garg · 11 months ago
  11. 0bd96ee doc: devicetree: Align documentation to use Kconfig options by Sumit Garg · 11 months ago
  12. b841ca6 dts: Add script to uprev dts/upstream subtree by Sumit Garg · 11 months ago
  13. e3a9829 dts: Add alternative location for upstream DTB builds by Sumit Garg · 11 months ago
  14. 3a4e594 Makefile: Allow upstream DT subtree to provide DT includes by Sumit Garg · 11 months ago
  15. df6fb77 scripts/Makefile.lib: Statically define *-u-boot.dtsi files location by Sumit Garg · 11 months ago
  16. 4be3fe9 Makefile: Add support for DT bindings schema checks by Sumit Garg · 11 months ago
  17. 8f31c85 CI: Exclude devicetree-rebasing subtree for CONFIG checks by Sumit Garg · 11 months ago
  18. dbe9334 Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream' by Tom Rini · 11 months ago
  19. 53633a8 Squashed 'dts/upstream/' content from commit aaba2d45dc2a by Tom Rini · 11 months ago
  20. ea3348e Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 11 months ago
  21. 2b71470 dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST by Raymond Mao · 12 months ago
  22. 6613131 bloblist: Load the bloblist from the previous loader by Raymond Mao · 12 months ago
  23. fc61de3 arm: Get bloblist from boot arguments by Raymond Mao · 12 months ago
  24. 11f3171 arm: armv8: save boot arguments by Raymond Mao · 12 months ago
  25. 5103e69 arm: armv7: save boot arguments by Raymond Mao · 12 months ago
  26. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 12 months ago
  27. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 12 months ago
  28. 1c4751f bloblist: add API to check the register conventions by Raymond Mao · 12 months ago
  29. cfc3e1d Merge patch series "mux: Drop usage of "u-boot,mux-autoprobe"" by Tom Rini · 11 months ago
  30. 9885161 arm: dts: k3-u-boot: Add missing "bootph-all" property to MUX nodes. by Roger Quadros · 12 months ago
  31. 6a2c7ea arm: dts: k3-u-boot: Drop usage of "u-boot, mux-autoprobe" by Roger Quadros · 12 months ago
  32. 946bc3b mux: autoprobe if "idle-states" present in device tree by Roger Quadros · 12 months ago
  33. 463a316 Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 11 months ago
  34. 97da9ae arm: separate .data and .text sections of EFI binaries by Heinrich Schuchardt · 11 months ago
  35. 3b3d61d arm: page align EFI binary section by Heinrich Schuchardt · 11 months ago
  36. ee446e1 efi_driver: provide SBI based runtime system reset by Heinrich Schuchardt · 12 months ago
  37. c9f368b efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT by Heinrich Schuchardt · 12 months ago
  38. eec4c06 Merge patch series "kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset" by Tom Rini · 11 months ago
  39. 3dd1486 Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · 1 year ago
  40. 770afff hc2910-2aghd05: Remove empty config header by Tom Rini · 1 year ago
  41. 4be2311 slimbootloader: Remove empty config header by Tom Rini · 1 year ago
  42. f791305 qemu-x86*: Remove empty config header by Tom Rini · 1 year ago
  43. ecdd577 minnowmax: Remove empty config header by Tom Rini · 1 year ago
  44. 5b70814 galileo: Remove empty config header by Tom Rini · 1 year ago
  45. 93e6e6c efi-x86_payload: Remove empty config header by Tom Rini · 1 year ago
  46. f10e484 efi-x86_app: Remove empty config header by Tom Rini · 1 year ago
  47. 6e8bc6b edison: Remove empty config header by Tom Rini · 1 year ago
  48. dd4a559 crownbay: Remove empty config header by Tom Rini · 1 year ago
  49. 1ef8524 cougarcanyon2: Remove empty config header by Tom Rini · 1 year ago
  50. 063bf17 cherryhill: Remove empty config header by Tom Rini · 1 year ago
  51. 3cf2d25 bayleybay: Remove empty config header by Tom Rini · 1 year ago
  52. abb2331 coreboot: Remove empty config header by Tom Rini · 1 year ago
  53. e82f7c6 xilinx_mbv: Remove empty config header by Tom Rini · 1 year ago
  54. bcd8bce kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset by Tom Rini · 1 year ago
  55. d49fa3d Prepare v2024.04-rc3 by Tom Rini · 11 months ago
  56. 1a66a77 Merge tag 'u-boot-imx-master-20240224' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  57. 7c76b1b opos6uldev: Convert to watchdog driver model by Sébastien Szymanski · 11 months ago
  58. 73454c8 imx53-qsb: Convert to watchdog driver model by Fabio Estevam · 11 months ago
  59. ed7824c imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · 11 months ago
  60. feb2d51 phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · 11 months ago
  61. ab88ed6 phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · 11 months ago
  62. 7b6cec8 configs: imx93_var_som: Add fastboot support. by Mathieu Othacehe · 11 months ago
  63. fae9969 configs: imx93_var_som: Add USB support. by Mathieu Othacehe · 11 months ago
  64. 3fd17d8 arm: dts: imx93-var-som-symphony: Add USB support. by Mathieu Othacehe · 11 months ago
  65. 4b6e4ee arm: dts: imx93: Add USB support. by Mathieu Othacehe · 11 months ago
  66. 91cd41e board: imx6dl-sielaff: spl.c: Remove multiline string by Frieder Schrempf · 11 months ago
  67. 59c3f0e imx: imxrt1050-evk: Add documentation for SPI boot by Jesse Taube · 11 months ago
  68. 7079eeb imx: imxrt1050-evk: Add support for SPI flash booting by Jesse Taube · 11 months ago
  69. bb9d6c7 Merge tag 'u-boot-amlogic-fixes-20240223' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 11 months ago
  70. fc0a743 configs: khadas-vim3*_android: fix AVB oom error by Mattijs Korpershoek · 12 months ago
  71. 5e4a0c7 Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 11 months ago
  72. 7bb761c Merge patch series "board/ti: k3 boards: Stop using findfdt" by Tom Rini · 11 months ago
  73. 452bab0 include: env: ti: Drop default_findfdt by Nishanth Menon · 12 months ago
  74. d904c68 board: beagle: beagleplay: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  75. ce56536 board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  76. e41453c board: ti: j721s2: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  77. c6d0658 board: ti: j721e: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  78. 6e20016 board: ti: am65x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  79. f2c1205 board: ti: am64x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  80. 0de0672 board: ti: am62x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  81. 39ae370 board: ti: am62ax: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 12 months ago
  82. fa94f8e board: ti: common: Introduce a common fdt ops library by Nishanth Menon · 12 months ago
  83. 66ebb10 board: ti: Add missing common/Kconfig references by Nishanth Menon · 12 months ago
  84. 1817afe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 11 months ago
  85. bebf916 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  86. d9a20fe usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · 11 months ago
  87. 08e2cd6 common: usb-hub: Reset USB 3.0 hubs only by Shantur Rathore · 12 months ago
  88. 3e6f2a9 Merge tag 'u-boot-imx-master-20240219' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  89. 0cfc2e9 doc: board: Add minimal documentation for Sielaff i.MX6 Solo board by Frieder Schrempf · 11 months ago
  90. 588399c board: Add support for Sielaff i.MX6 Solo board by Frieder Schrempf · 11 months ago
  91. d409197 mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · 11 months ago
  92. cf51339 MAINTAINERS: Update after GEHC spin-off by Ian Ray · 12 months ago
  93. 7489f19 msc_sm2s_imx8mp: Fix CONFIG_DEFAULT_FDT_FILE by Fabio Estevam · 12 months ago
  94. 6dfdfad msc_sm2s_imx8mp: Add redundant environment support by Fabio Estevam · 12 months ago
  95. 399c4a9 imx8mp-msc-sm2s: Add mmc aliases by Fabio Estevam · 12 months ago
  96. b8d4b1c msc_sm2s_imx8mp: Make Ethernet functional by Fabio Estevam · 12 months ago
  97. a59fb3d msc_sm2s_imx8mp: Convert to DM_SERIAL by Fabio Estevam · 12 months ago
  98. e4013bc Merge branch 'master-porter' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  99. 87f9ffb ARM: renesas: Enable LTO on R-Car by Marek Vasut · 12 months ago
  100. 1c987e6 ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB by Marek Vasut · 12 months ago