1. feb423a common: memtop: add logic to detect ram_top by Sughosh Ganu · 4 weeks ago
  2. 7aeed22 arm64: zynqmp: Fix pwm-fan polarity by Saeed Nowshadi · 4 weeks ago
  3. 4de127a arm64: zynqmp: Configure SoC RTC on SOM by Michal Simek · 5 weeks ago
  4. cca0561 Prepare v2025.01-rc2 by Tom Rini · 13 days ago v2025.01-rc2
  5. 48fd7e9 Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" by Tom Rini · 13 days ago
  6. f642f34 iommu: apple: Manage IOVA separately from global LMB mem map by Janne Grunau · 13 days ago
  7. f6999cb lmb: Add basic io_lmb functionality by Janne Grunau · 13 days ago
  8. 174f53d lmb: cosmetic: reorder functions and global LMB variable by Janne Grunau · 13 days ago
  9. 408b4ae lmb: Do not use global LMB variable in _lmb_free() by Janne Grunau · 13 days ago
  10. fdcf06d Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 13 days ago
  11. 0a17123 rockchip: rk3399: move sysreset-gpio logic to TPL by Quentin Schulz · 3 weeks ago
  12. 7461d55 rockchip: tpl: allow to call board/SoC-specific code before DRAM init by Quentin Schulz · 3 weeks ago
  13. b21fd44 rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset by Quentin Schulz · 3 weeks ago
  14. 5bc65f5 pinctrl: rockchip: allow to build for TPL by Quentin Schulz · 3 weeks ago
  15. 0bf38a8 rockchip: rk35xx-generic: Disable late boardinfo by Jonas Karlman · 3 weeks ago
  16. 3133b7c board: rockchip: Add FriendlyElec NanoPi R2S Plus by Jonas Karlman · 3 weeks ago
  17. d6a55cc arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus by Sergey Bostandzhyan · 3 weeks ago
  18. dfcd4af board: rockchip: Add support for rk3588 GenBook by Andy Yan · 3 weeks ago
  19. 3126a63 rockchip: Make it possible to define per board boot_targets by Andy Yan · 3 weeks ago
  20. 82f9074 arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook by Andy Yan · 3 weeks ago
  21. d3cacb7 board: rockchip: add support for Qnap TS433 devices by Heiko Stuebner · 4 weeks ago
  22. 446a30d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 13 days ago WIP/10Nov2024
  23. 24b28ff mtd: spi-nor: Fix integer overflow in stacked memories support by Marek Vasut · 3 weeks ago
  24. 5fb5ed2 board: hoperun: Switch to use complete DTS files from upstream DTS by Lad Prabhakar · 3 weeks ago
  25. 34547a4 configs: hihope_rzg2: Set correct MMC device for U-Boot env by Chris Paterson · 3 weeks ago
  26. 9d81a9f arm: renesas: Fix RZ/G2L GICR base address by Paul Barker · 3 weeks ago
  27. 2badc65 dt-bindings: Drop unused RZ/G2L devicetree bindings by Paul Barker · 4 weeks ago
  28. db3b17d ARM: dts: Drop unused RZ/G2L devicetrees by Paul Barker · 4 weeks ago
  29. 7edcc24 board: rzg2l: Update MAINTAINERS file to match dts/upstream paths by Paul Barker · 4 weeks ago
  30. 9c25cd5 Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 weeks ago
  31. f448c451 Merge tag 'efi-2025-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 weeks ago
  32. 2895899 arm: mach-imx: imx8m: re-use SNVS init routine by Ian Ray · 2 weeks ago
  33. d689374 arm: mach-imx: move snvs module by Ian Ray · 2 weeks ago
  34. 354e33d ARM: dts: imx: Switch to using upstream DT on DH i.MX6 DHCOM by Marek Vasut · 3 weeks ago
  35. c5c700c ARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM on PDK2 carrier board by Marek Vasut · 3 weeks ago
  36. 254c008 tools: imx8image: add possibility to skip dcd by Heiko Schocher · 3 weeks ago
  37. 6bc9d44 imx9: Improve boot mode autodetection by Benjamin Szőke · 3 weeks ago
  38. 0bf7d6b imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN by Paul Geurts · 3 weeks ago
  39. 0a24586 imx: hab: rename imx_sec_config_fuse_t to imx_fuse by Paul Geurts · 3 weeks ago
  40. 70b78d5 test: efi: boot: Add a test for the efi bootmeth by Simon Glass · 2 weeks ago
  41. 79aed64 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · 2 weeks ago
  42. ade8b30 sandbox: virtio: Disable the sandbox virtio blk device by Simon Glass · 2 weeks ago
  43. 16b5423 efi_loader: Drop sandbox PXE architecture by Simon Glass · 2 weeks ago
  44. 7506c15 sandbox: Report host default-filename in native mode by Simon Glass · 2 weeks ago
  45. 9fd84a3 efi_loader: Allow reporting the host defaults by Simon Glass · 2 weeks ago
  46. 8aa8a33 efi_loader: Move get_efi_pxe_arch() to efi_helper by Simon Glass · 2 weeks ago
  47. 9fd623a efi: Move default filename to a function by Simon Glass · 2 weeks ago
  48. efe9bd4 sandbox: Add a -N flag to control on-host behaviour by Simon Glass · 2 weeks ago
  49. 34d2faa efi_loader: Add a test app by Simon Glass · 2 weeks ago
  50. b1e9a8b doc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLE by Heinrich Schuchardt · 3 weeks ago
  51. 7eaff7a doc: conf.py: correct title and author of generated pdf by Heinrich Schuchardt · 3 weeks ago
  52. 0fd16c3 efi_loader: Change efi_dp_from_mem() to use size by Moritz Fischer · 3 weeks ago
  53. ac42530 tools: mkeficapsule: use %zd to print ssize_t. by Heinrich Schuchardt · 3 weeks ago
  54. 7604d87 doc: remove vile language by mason1920 · 3 weeks ago
  55. 6e6a940 lmb: Drop extra 16KB of stack space by Simon Glass · 4 weeks ago
  56. 373a336 arm64: dts: rockchip: add product-data eeproms to QNAP TS433 by Heiko Stuebner · 4 weeks ago
  57. 89dcb66 arm64: dts: rockchip: actually enable pmu-io-domains on qnap-ts433 by Heiko Stuebner · 4 weeks ago
  58. 16e78f2 arm64: dts: rockchip: Simplify network PHY connection on qnap-ts433 by Uwe Kleine-König · 4 weeks ago
  59. 9a7b1d8 arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  60. bd050ab arm64: dts: rockchip: enable gpu on Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  61. 9e52e76 arm64: dts: rockchip: add missing pmic information on Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  62. 57cc6c7 arm64: dts: rockchip: define cpu-supply on the Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  63. c2f60ab arm64: dts: rockchip: add gpio-keys to Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  64. 9251186 arm64: dts: rockchip: enable the tsadc on the Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  65. 5573cb5 arm64: dts: rockchip: add hdd leds to Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  66. 5156ec7 arm64: dts: rockchip: add board-aliases for Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  67. 949560e arm64: dts: rockchip: enable sata1+2 on Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  68. 44ce50f arm64: dts: rockchip: add stdout path on Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  69. 9a8cdcc arm64: dts: rockchip: enable usb ports on Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  70. 5f2e63e arm64: dts: rockchip: enable uart0 on Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  71. 96cc8f3 arm64: dts: rockchip: enable second PCIe controller on the Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  72. bab2934 arm64: dts: rockchip: add PCIe supply regulator to Qnap-TS433 by Heiko Stuebner · 4 weeks ago
  73. a7a96a3 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 weeks ago WIP/06Nov2024
  74. d5f5e77 riscv: Introduce configuration for 64bit version Microblaze V by Michal Simek · 3 weeks ago
  75. e4b8d8b xilinx: mbv: Align smode_defconfig with upstream QEMU by Michal Simek · 3 weeks ago
  76. d86ff34 xilinx: mbv: Place DTB by default to DDR location by Michal Simek · 3 weeks ago
  77. e83a99c configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODE by Andreas Schwab · 4 weeks ago
  78. 33ddfc0 driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE by Nick Hu · 4 weeks ago
  79. 56accc5 bios_emulator: fix first argument of pci_{read,write}_config_* function calls by Yuri Zaporozhets · 3 weeks ago
  80. 7837e27 drivers/video/vesa: use MTRRs only on x86 by Yuri Zaporozhets · 4 weeks ago
  81. d84e3d2 bios_emulator: define the comment symbol for RISC-V assembler too by Yuri Zaporozhets · 4 weeks ago
  82. 599652c bootmenu: add reprint check by Weijie Gao · 4 weeks ago
  83. ccdd7948 menu: add support to check if menu needs to be reprinted by Weijie Gao · 4 weeks ago
  84. ddac698 menu: fix the logic checking whether ESC key is pressed by Weijie Gao · 4 weeks ago
  85. 4ef5664 Merge patch series "U-boot: arm: Refine the booting on Total Compute" by Tom Rini · 3 weeks ago
  86. ea2d73c arm: total_compute: Update memory mapping info by Leo Yan · 4 weeks ago
  87. 8e4adca arm: total_compute: Support Debian boot by Leo Yan · 4 weeks ago
  88. 26be18f arm: total_compute: Dynamically detect block device by Leo Yan · 4 weeks ago
  89. ab0214d arm: total_compute: Minor improvement for boot arguments by Boyan Karatotev · 4 weeks ago
  90. 6d111a6 arm: total_compute: move the boot command to an env file by Boyan Karatotev · 4 weeks ago
  91. 4696d63 arm: total_compute: Remove unused bootm_size by Boyan Karatotev · 4 weeks ago
  92. ea70352 arm: total_compute: Initialize environment variables by Boyan Karatotev · 4 weeks ago
  93. ed36494 arm: total_compute: depend on TF-A for hardware description by Boyan Karatotev · 4 weeks ago
  94. a2bed7d Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively" by Tom Rini · 3 weeks ago
  95. 931e0df test: bootm: Ensure GD_FLG_SILENT is reset by Andrew Goodbody · 3 weeks ago
  96. 66ca662 test: bootm: bootm_process_cmdline_env takes flags by Andrew Goodbody · 3 weeks ago
  97. c422501 usb: Fix test dependency on ext4write command by Andrew Goodbody · 6 weeks ago
  98. 32e40f3 usb: Fix test failure with multiple partitions by Andrew Goodbody · 6 weeks ago
  99. bf066dc Merge tag 'dm-pull-2nov24' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 weeks ago WIP/03Nov2024
  100. dc24948 sandbox: Fix comment for nomap_sysmem() function by Simon Glass · 4 weeks ago