1. d9252fc doc: board/qualcomm: document generic targets by Caleb Connolly · 9 months ago
  2. 90744c1 board: qcs404-evb: drop board code by Caleb Connolly · 9 months ago
  3. c6f4985 mach-snapdragon: carve out no-map regions by Caleb Connolly · 9 months ago
  4. 2bdc48f mach-snapdragon: generate fdtfile automatically by Caleb Connolly · 9 months ago
  5. a2364d9 mach-snapdragon: dynamic load addresses by Caleb Connolly · 9 months ago
  6. 059d526 mach-snapdragon: generalise board support by Caleb Connolly · 9 months ago
  7. 9d5e434 board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADER by Caleb Connolly · 9 months ago
  8. 1486884 board: dragonboard410c: import board code from mach-snapdragon by Caleb Connolly · 9 months ago
  9. c744e63 board: dragonboard410c: upstream DT compat by Caleb Connolly · 9 months ago
  10. e9302ba board: dragonboard410c: add chainloaded config fragment by Caleb Connolly · 9 months ago
  11. 8048976 pinctrl: qcom: apq8016: init pre-reloaction by Caleb Connolly · 9 months ago
  12. 97487ac pinctrl: qcom: fix DT compatibility by Caleb Connolly · 9 months ago
  13. a245aec pinctrl: qcom: stub support for special GPIOs by Caleb Connolly · 9 months ago
  14. cc18d54 sandbox: dts: fix qcom pmic gpio by Caleb Connolly · 9 months ago
  15. eb2393d gpio: qcom_pmic: add pinctrl driver by Caleb Connolly · 9 months ago
  16. 19f000b gpio: qcom_pmic: add a quirk to skip GPIO configuration by Caleb Connolly · 9 months ago
  17. a2ce3aa gpio: qcom_pmic: 1-based GPIOs by Caleb Connolly · 9 months ago
  18. 92781cf serial: msm: fix clock handling and pinctrl by Caleb Connolly · 9 months ago
  19. 90023bd serial: msm: add debug UART by Caleb Connolly · 9 months ago
  20. 641237b clock/qcom: qcs404: fix clk_set_rate by Caleb Connolly · 9 months ago
  21. 7d96cca clk/qcom: use upstream compatible properties by Caleb Connolly · 9 months ago
  22. dae9614 dt-bindings: drop msm_sdhci binding by Caleb Connolly · 9 months ago
  23. 5f3c4cc mmc: msm_sdhci: use modern clock handling by Caleb Connolly · 9 months ago
  24. de451d5 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · 9 months ago
  25. ca84ba6 arm: init: export prev_bl_fdt_addr by Caleb Connolly · 9 months ago
  26. 5b82503 Merge patch series "An effort to bring DT bindings compliance within U-Boot" by Tom Rini · 9 months ago
  27. 932600f dts: meson-gxbb: Drop redundant devicetree files by Sumit Garg · 9 months ago
  28. b5fb365 dts: meson-gxbb: Switch to using upstream DT by Sumit Garg · 9 months ago
  29. 3109a9c MAINTAINERS: Add myself as devicetree-rebasing maintainer by Sumit Garg · 9 months ago
  30. 44d6609 doc: devicetree: Updates for devicetree-rebasing subtree by Sumit Garg · 9 months ago
  31. 0bd96ee doc: devicetree: Align documentation to use Kconfig options by Sumit Garg · 9 months ago
  32. b841ca6 dts: Add script to uprev dts/upstream subtree by Sumit Garg · 9 months ago
  33. e3a9829 dts: Add alternative location for upstream DTB builds by Sumit Garg · 9 months ago
  34. 3a4e594 Makefile: Allow upstream DT subtree to provide DT includes by Sumit Garg · 9 months ago
  35. df6fb77 scripts/Makefile.lib: Statically define *-u-boot.dtsi files location by Sumit Garg · 9 months ago
  36. 4be3fe9 Makefile: Add support for DT bindings schema checks by Sumit Garg · 9 months ago
  37. 8f31c85 CI: Exclude devicetree-rebasing subtree for CONFIG checks by Sumit Garg · 9 months ago
  38. dbe9334 Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream' by Tom Rini · 9 months ago
  39. 53633a8 Squashed 'dts/upstream/' content from commit aaba2d45dc2a by Tom Rini · 9 months ago
  40. ea3348e Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 9 months ago
  41. 2b71470 dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST by Raymond Mao · 10 months ago
  42. 6613131 bloblist: Load the bloblist from the previous loader by Raymond Mao · 10 months ago
  43. fc61de3 arm: Get bloblist from boot arguments by Raymond Mao · 10 months ago
  44. 11f3171 arm: armv8: save boot arguments by Raymond Mao · 10 months ago
  45. 5103e69 arm: armv7: save boot arguments by Raymond Mao · 10 months ago
  46. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  47. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  48. 1c4751f bloblist: add API to check the register conventions by Raymond Mao · 10 months ago
  49. cfc3e1d Merge patch series "mux: Drop usage of "u-boot,mux-autoprobe"" by Tom Rini · 9 months ago
  50. 9885161 arm: dts: k3-u-boot: Add missing "bootph-all" property to MUX nodes. by Roger Quadros · 10 months ago
  51. 6a2c7ea arm: dts: k3-u-boot: Drop usage of "u-boot, mux-autoprobe" by Roger Quadros · 10 months ago
  52. 946bc3b mux: autoprobe if "idle-states" present in device tree by Roger Quadros · 10 months ago
  53. 463a316 Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 9 months ago
  54. 97da9ae arm: separate .data and .text sections of EFI binaries by Heinrich Schuchardt · 9 months ago
  55. 3b3d61d arm: page align EFI binary section by Heinrich Schuchardt · 9 months ago
  56. ee446e1 efi_driver: provide SBI based runtime system reset by Heinrich Schuchardt · 10 months ago
  57. c9f368b efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT by Heinrich Schuchardt · 10 months ago
  58. eec4c06 Merge patch series "kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset" by Tom Rini · 9 months ago
  59. 3dd1486 Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · 10 months ago
  60. 770afff hc2910-2aghd05: Remove empty config header by Tom Rini · 10 months ago
  61. 4be2311 slimbootloader: Remove empty config header by Tom Rini · 10 months ago
  62. f791305 qemu-x86*: Remove empty config header by Tom Rini · 10 months ago
  63. ecdd577 minnowmax: Remove empty config header by Tom Rini · 10 months ago
  64. 5b70814 galileo: Remove empty config header by Tom Rini · 10 months ago
  65. 93e6e6c efi-x86_payload: Remove empty config header by Tom Rini · 10 months ago
  66. f10e484 efi-x86_app: Remove empty config header by Tom Rini · 10 months ago
  67. 6e8bc6b edison: Remove empty config header by Tom Rini · 10 months ago
  68. dd4a559 crownbay: Remove empty config header by Tom Rini · 10 months ago
  69. 1ef8524 cougarcanyon2: Remove empty config header by Tom Rini · 10 months ago
  70. 063bf17 cherryhill: Remove empty config header by Tom Rini · 10 months ago
  71. 3cf2d25 bayleybay: Remove empty config header by Tom Rini · 10 months ago
  72. abb2331 coreboot: Remove empty config header by Tom Rini · 10 months ago
  73. e82f7c6 xilinx_mbv: Remove empty config header by Tom Rini · 10 months ago
  74. bcd8bce kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset by Tom Rini · 10 months ago
  75. d49fa3d Prepare v2024.04-rc3 by Tom Rini · 9 months ago
  76. 1a66a77 Merge tag 'u-boot-imx-master-20240224' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  77. 7c76b1b opos6uldev: Convert to watchdog driver model by Sébastien Szymanski · 9 months ago
  78. 73454c8 imx53-qsb: Convert to watchdog driver model by Fabio Estevam · 9 months ago
  79. ed7824c imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · 9 months ago
  80. feb2d51 phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · 9 months ago
  81. ab88ed6 phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · 9 months ago
  82. 7b6cec8 configs: imx93_var_som: Add fastboot support. by Mathieu Othacehe · 9 months ago
  83. fae9969 configs: imx93_var_som: Add USB support. by Mathieu Othacehe · 9 months ago
  84. 3fd17d8 arm: dts: imx93-var-som-symphony: Add USB support. by Mathieu Othacehe · 9 months ago
  85. 4b6e4ee arm: dts: imx93: Add USB support. by Mathieu Othacehe · 9 months ago
  86. 91cd41e board: imx6dl-sielaff: spl.c: Remove multiline string by Frieder Schrempf · 9 months ago
  87. 59c3f0e imx: imxrt1050-evk: Add documentation for SPI boot by Jesse Taube · 9 months ago
  88. 7079eeb imx: imxrt1050-evk: Add support for SPI flash booting by Jesse Taube · 9 months ago
  89. bb9d6c7 Merge tag 'u-boot-amlogic-fixes-20240223' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 9 months ago
  90. fc0a743 configs: khadas-vim3*_android: fix AVB oom error by Mattijs Korpershoek · 10 months ago
  91. 5e4a0c7 Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  92. 7bb761c Merge patch series "board/ti: k3 boards: Stop using findfdt" by Tom Rini · 9 months ago
  93. 452bab0 include: env: ti: Drop default_findfdt by Nishanth Menon · 10 months ago
  94. d904c68 board: beagle: beagleplay: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 10 months ago
  95. ce56536 board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 10 months ago
  96. e41453c board: ti: j721s2: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 10 months ago
  97. c6d0658 board: ti: j721e: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 10 months ago
  98. 6e20016 board: ti: am65x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 10 months ago
  99. f2c1205 board: ti: am64x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 10 months ago
  100. 0de0672 board: ti: am62x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 10 months ago