1. 246c94f cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · 9 months ago
  2. fee9e48 omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC by Tom Rini · 9 months ago
  3. 33e06dc common: usb-hub: Reset hub port before scanning by Shantur Rathore · 10 months ago
  4. c09ec8e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 9 months ago
  5. d64e05f Merge tag 'u-boot-imx-master-20240122' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  6. 79a9697 Merge commit '3c9bb8fbdc77f6bd56e97597d875d8965db3b96c' of https://github.com/tienfong/uboot_mainline by Tom Rini · 9 months ago
  7. bb6e890 board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr by Josua Mayer · 9 months ago
  8. 26c7de3 arm: mvebu: clearfog gtr: add config option to select serdes0 interface by Josua Mayer · 9 months ago
  9. a80e0e7 ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM by Marek Vasut · 9 months ago
  10. 0912368 pico-dwarf/hobbit-imx6ul: Convert to CONFIG_DM_SERIAL by Fabio Estevam · 9 months ago
  11. b06bfd6 wandboard: Convert to watchdog driver model by Fabio Estevam · 9 months ago
  12. 67de291 ARM: imx: Configure GIC clock parent on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 9 months ago
  13. 4dd80cb ARM: imx: Enable SPL_BOARD_INIT on DH i.MX8M Plus DHCOM by Marek Vasut · 9 months ago
  14. f8cebb4 imx8m: Enable LTO by default by Fabio Estevam · 9 months ago
  15. 3c9bb8f arm: dts: agilex: Increase reserved memory size to 32MB by Dinesh Maniyam · 10 months ago
  16. 9d8f814 clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0) by Dinesh Maniyam · 10 months ago
  17. 158d648 arm: socfpga: stratix10: SPI clock support by Dinesh Maniyam · 11 months ago
  18. 22aeab2 Merge tag 'efi-2024-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  19. 2c98f74 efi_loader: return immediately in UCLASS_EFI_LOADER removal by Masahisa Kojima · 9 months ago
  20. 0351b65 efi_loader: create common function to free struct efi_disk_obj by Masahisa Kojima · 9 months ago
  21. f674a2f efi_loader: avoid pointer access after calling efi_delete_handle by Masahisa Kojima · 9 months ago
  22. 3f7822b efi_loader: auto-generate removable media boot option first by Masahisa Kojima · 9 months ago
  23. f86fba8 efi_loader: auto-generate boot option for each blkio device by Masahisa Kojima · 9 months ago
  24. eb2f086 efi_loader: rename check_disk_has_default_file function by Masahisa Kojima · 9 months ago
  25. e75e4cf part: correct documentation of part_get_bootable() by Heinrich Schuchardt · 9 months ago
  26. 0d7634e doc: uefi: remove duplicate word "has" by Wei Ming Chen · 9 months ago
  27. 3c04fcf Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · 9 months ago
  28. 172c846 configs/j721e_beagleboneai64_a72_defconfig: Enable Sierra PHY by Roger Quadros · 9 months ago
  29. 17d3cb7 arm: dts: k3-j721e-beagleboneai64: Fix USB operation by Roger Quadros · 9 months ago
  30. 7d5a120 arm: dts: k3-j721e: Fix USB0 operation by Roger Quadros · 9 months ago
  31. cd29528 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · 9 months ago
  32. 434f84b board: ti: j721e: Drop SERDES PHY init from board file by Roger Quadros · 9 months ago
  33. fea3efb Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 10 months ago
  34. 83a8424 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 9 months ago
  35. 8a4d098 stm32mp2: Fix CONFIG_STM32MP25X flag usage by Patrice Chotard · 9 months ago
  36. c2c2977 stm32mp: Add dependencies on CMDLINE for command stm32key by Patrick Delaunay · 9 months ago
  37. 82f5942 ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM by Marek Vasut · 9 months ago
  38. f4d5486 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · 9 months ago
  39. 9f1dc11 arm: Rename STM32MP15x by Patrick Delaunay · 9 months ago
  40. 49de864 arm: Rename STM32MP13x by Patrick Delaunay · 9 months ago
  41. eff29f0 board: st: stm32mp2: display the board identification by Patrick Delaunay · 9 months ago
  42. 1067d7e board: st: stm32mp2: add checkboard by Patrick Delaunay · 9 months ago
  43. ebf32b2 stm32mp: activate the command stboard for stm32mp25 boards by Patrick Delaunay · 9 months ago
  44. 4d58bb3 stm32mp: stm32prog: add support of stm32mp25 by Patrick Delaunay · 9 months ago
  45. 8eb535e smt32mp: add setup_mac_address for stm32mp25 by Patrick Delaunay · 9 months ago
  46. 9c2f5b8 stm32mp: add setup_serial_number for stm32mp25 by Patrice Chotard · 9 months ago
  47. 1af148d stm32mp: add soc.c file by Patrick Delaunay · 9 months ago
  48. c20e0fc configs: stm32mp25: add support of fuse command by Patrick Delaunay · 9 months ago
  49. e508b59 stm32mp: bsec: add support of stm32mp25 by Patrick Delaunay · 9 months ago
  50. 0d0266c stm32mp: bsec: add driver data by Patrick Delaunay · 9 months ago
  51. 5c76937 arm: stm32mp: add Rev.B support for STM32MP25 by Yann Gautier · 9 months ago
  52. 792122b arm64: dts: st: add bsec support to stm32mp25 by Patrick Delaunay · 9 months ago
  53. ea5a4d6 ARM: dts: stm32: Fix reset for usart1 in scmi configuration by Patrice Chotard · 10 months ago
  54. cb49375 Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 9 months ago
  55. c16c7ac rockchip: rk3128: remove noop file by Quentin Schulz · 9 months ago
  56. f66d9dd rockchip: remove unused global data ptr by Quentin Schulz · 9 months ago
  57. d57e16c rockchip: find U-boot proper boot device by inverting the logic that sets it by Quentin Schulz · 9 months ago
  58. 948b315 rockchip: factor out spl_perform_fixups into common spl-boot-order by Quentin Schulz · 9 months ago
  59. a5843cf rockchip: px30: simplify logic for getting SPL boot medium DT node by Quentin Schulz · 9 months ago
  60. 543f24d rockchip: rk3399: simplify logic for getting SPL boot medium DT node by Quentin Schulz · 9 months ago
  61. 350afb9 doc: board: anbernic: Update rgxx3 to add new boards by Chris Morgan · 10 months ago
  62. 0cc6cbe board: rockchip: Add support for new boards to RGxx3 by Chris Morgan · 10 months ago
  63. d2048ba rockchip: board: Add board_rng_seed() for all Rockchip devices by Chris Morgan · 10 months ago
  64. 4913ce3 board: rockchip: Refactor panel auto-detect code by Chris Morgan · 10 months ago
  65. 5708e8e rockchip: rk3328: Set efuse auto mode and timing control by Jonas Karlman · 9 months ago
  66. d2c90bf rockchip: theobroma-systems: fix modified boot_targets detection by Quentin Schulz · 9 months ago
  67. 87d3c47 env: migrate env_get_default to call env_get_default_into by Quentin Schulz · 9 months ago
  68. 23c1ab9 env: allow to copy value from default environment into a buffer by Quentin Schulz · 9 months ago
  69. 56bb09f rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection by Quentin Schulz · 9 months ago
  70. 6fdcf00 rockchip: puma-rk3399: do not hardcode MMC controller paths by Quentin Schulz · 9 months ago
  71. 796bc7d rockchip: ringneck-px30: do not hardcode MMC controller paths by Quentin Schulz · 9 months ago
  72. 153ac95 board: rockchip: Add the Turing RK1 SoM by Joshua Riek · 9 months ago
  73. 595a718 rockchip: rk3588s-orangepi-5: Build SPI image by Jonas Karlman · 11 months ago
  74. 7c084fd rockchip: rk3588-orangepi-5-plus: Build SPI image by Slawomir Stepien · 11 months ago
  75. cb35cbd rockchip: rk3588-nanopc-t6: Build SPI image by John Clark · 11 months ago
  76. 0d5104c rockchip: rk3588: Fix boot from SPI flash by Jonas Karlman · 11 months ago
  77. 0bc16c6 board: rockchip: Add support for FriendlyARM NanoPi R2C Plus by Tianling Shen · 10 months ago
  78. b5db04c arm: dts: rockchip: rk3288: move to 64 bit reg size by Johan Jonker · 10 months ago
  79. 69b7387 rockchip: rk35xx: expand space for decompressed kernel by Hugh Cole-Baker · 10 months ago
  80. bcbd9a6 rockchip: board: Remove dwc3 usb init and gadget handler functions by Jonas Karlman · 11 months ago
  81. e1f83dd configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · 11 months ago
  82. 46371f2 get_maintainer.pl: slightly modify penguin_chief by Anthony Loiseau · 9 months ago
  83. b6488ca smbios: fix matching issues for table types by Ilias Apalodimas · 9 months ago
  84. 5e2b472 smbios: shorten sysinfo_str declarations and use by Ilias Apalodimas · 9 months ago
  85. cf536da cmd: license: Add CONFIG_GZIP dependency by Ivan Orlov · 9 months ago
  86. 0afee26 cmd: bootflow: remove dead code in do_bootflow_cmdline() by Heinrich Schuchardt · 9 months ago
  87. ccefbf3 smbios: buffer overflow when zeroing entry point by Heinrich Schuchardt · 9 months ago
  88. 85946d6 nvme: Update nvme_scan_namespace to keep trying on busy by Moritz Fischer · 9 months ago
  89. 5775b0f nvme: Fix error code and log to indicate busy by Moritz Fischer · 9 months ago
  90. 0408347 drivers: pci: Fix dm_pci_map_bar() to support 64b BARs by Moritz Fischer · 9 months ago
  91. 21a2c12 getchar(): Correct usage by Tom Rini · 9 months ago
  92. bded9f1 test/py: bootstage: Add test for bootstage command by Love Kumar · 9 months ago
  93. 22d238f arch: mach-k3: Fix incorrect mapping of higher DDR addresses as device memory by Sekhar Nori · 9 months ago
  94. 2d30b29 test: Skip cleanup test if not built out of tree by Tobias Deiminger · 9 months ago
  95. 3c3270b cmd: nvedit: Fix typo in 'illegal character' error by Ivan Orlov · 9 months ago
  96. bc01d9f image-host: refactor and protect for very long filenames by Hugo Cornelis · 9 months ago
  97. 9ba8187a8 board: ti: am64: Support TMDS64EVM by Roger Quadros · 9 months ago
  98. 27cc595 include: env: ti: add default for do_main_cpsw0_qsgmii_phyinit by Manorit Chawdhry · 9 months ago
  99. a99d652 include: env: ti: ti_common: Fix a missing semicolon by Manorit Chawdhry · 9 months ago
  100. 3a7744e boot: superfluous assignment in bootflow_menu_new() by Heinrich Schuchardt · 10 months ago