1. 7d22317 Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841""" by Tom Rini · 7 months ago
  2. 905dc34 pci_ids: fix i225 unprogrammed value by Marjolaine Amate · 7 months ago
  3. aaebe0d e1000: add support for i226 by Marjolaine Amate · 7 months ago
  4. 2abf14d cmd: bootm: add ELF file support by Maxim Moskalets · 7 months ago
  5. 747ae74 configs: Remove duplicate newlines by Marek Vasut · 7 months ago
  6. 1890839 Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 7 months ago
  7. ca229a3 mach-snapdragon: move default environment to a file by Caleb Connolly · 7 months ago
  8. f6fb6b2 board: lenovo: ideapad-yoga-11: add Lenovo Ideapad Yoga 11 support by Jonas Schwöbel · 2 years, 10 months ago
  9. 3486fd0 board: microsoft: surface-rt: add Microsoft Surface RT support by Jonas Schwöbel · 3 years ago
  10. 2c4a399 board: wexler: qc750: add WEXLER Tab 7t support by Svyatoslav Ryhel · 1 year, 6 months ago
  11. 28144ba board: asus: transformer: add ASUS Transformer T20 family support by Svyatoslav Ryhel · 3 years ago
  12. ef35fff include: configs: tegra-common-post: make usb first boot target by Svyatoslav Ryhel · 7 months ago
  13. 7c9c5c0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · 7 months ago
  14. 206ad6c board: emulation: New board qemu-xtensa by Jiaxun Yang · 7 months ago
  15. a8729a2 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 8 months ago
  16. 65fbdab Merge branch 'next' by Tom Rini · 7 months ago
  17. bbacdd3 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · 7 months ago
  18. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  19. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 7 months ago
  20. cba3fa9 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 7 months ago
  21. a56037a tpm: Move TCG functions into a separate file by Ilias Apalodimas · 7 months ago
  22. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 7 months ago
  23. 6ea97fe efi_loader: remove unused TCG algo definitions by Ilias Apalodimas · 7 months ago
  24. 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 7 months ago
  25. 00afd1e Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · 7 months ago
  26. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  27. 143539e imx8m{m,p}_venice: add NVMe to boot devices by Tim Harvey · 7 months ago
  28. 54fd3c1 dt-bindings: imx: Drop redundant imports with dts/upstream by Sumit Garg · 7 months ago
  29. 81e2b69 Merge patch series "boot: fix crash in bootflow menu with EFI BOOTMGR support + typos" by Tom Rini · 7 months ago
  30. 05b9665 boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth by Quentin Schulz · 7 months ago
  31. a5a5756 lib: smbios: Detect system properties via SYSINFO IDs by Michal Simek · 9 months ago
  32. e124e63 Merge patch series "Add basic U-Boot Support for J722S-EVM" by Tom Rini · 7 months ago
  33. a3efeb0 configs: introduce configs needed for the J722S by Jayesh Choudhary · 7 months ago
  34. 6b1193b arm: mach-k3: j722s: introduce clock and device files for wkup spl by Jayesh Choudhary · 7 months ago
  35. a4d5e5daa board: sk-am69: Define capsule update firmware info by Jonathan Humphreys · 7 months ago
  36. c6de7a3 board: beagleboneai64: Define capsule update firmware info by Jonathan Humphreys · 7 months ago
  37. 0af78a1 board: am62px: Define capsule update firmware info by Jonathan Humphreys · 7 months ago
  38. 2af879d board: am62x: Define capsule update firmware info by Jonathan Humphreys · 7 months ago
  39. 195f0e3 board: beagleplay: Define capsule update firmware info by Jonathan Humphreys · 7 months ago
  40. 9bd6cc2 board: j721e: Define capsule update firmware info by Jonathan Humphreys · 7 months ago
  41. 5b84d2d board: am64x: Define capsule update firmware info by Jonathan Humphreys · 7 months ago
  42. f1de28e Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 7 months ago
  43. 40f5046 arm64: versal2: Add support for AMD Versal Gen 2 by Michal Simek · 8 months ago
  44. efff397 arm64: zynqmp: Update rproc node by Michal Simek · 8 months ago
  45. 52ef6a9 spl: Introduce SoC specific init function by Lukas Funke · 10 months ago
  46. 93d9838 xilinx: zynqmp: Clean up xilinx_zynqmp.h by Michal Simek · 9 months ago
  47. e242cd9 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 7 months ago
  48. d8c213c Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 7 months ago
  49. 85c4767 powerpc: mpc85xx: remove dead watchdog-related code by Rasmus Villemoes · 8 months ago
  50. 008c4b3 cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 8 months ago
  51. 3a11ead cyclic: stop strdup'ing name in cyclic_register() by Rasmus Villemoes · 8 months ago
  52. 06eb1aa bootstd: Fix a handful of doc typos in bootmeth by Mattijs Korpershoek · 8 months ago
  53. 46b6a3e cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · 7 months ago
  54. f0d3566 rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module by Quentin Schulz · 7 months ago
  55. 40b573e board: rockchip: add ArmSoM Sige7 Rk3588 board by Jianfeng Liu · 8 months ago
  56. 065ed55 cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=n by Mattijs Korpershoek · 8 months ago
  57. 4c3a911 env: ti: k3_dfu: Drup mmcpart for rootfs by Neha Malcom Francis · 8 months ago
  58. 6610375 net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol by Marek Vasut · 8 months ago
  59. 4031a42 net: phy: Turn default auto-negotiation timeout into Kconfig symbol by Marek Vasut · 8 months ago
  60. 9cf83a7 Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  61. 535321c efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · 7 months ago
  62. e91b68f efi_loader: load distro dtb in bootmgr by Heinrich Schuchardt · 9 months ago
  63. 8deb5d8 efi_loader: export efi_load_image_from_path by Heinrich Schuchardt · 9 months ago
  64. c946385 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · 9 months ago
  65. 58bef19 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 9 months ago
  66. bf03333 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 8 months ago
  67. 17b1656 abootimg: Add init_boot image support by Roman Stratiienko · 8 months ago
  68. 2b6c4b6 dm: use newly added linux/compat alloc functions by Maxim Moskalets · 8 months ago
  69. 38cf681 include: extension_board: Increase overlay file name size by Daniel Schultz · 8 months ago
  70. 30060e0 Merge patch series "Adding support to load secure firmware for HS devices" by Tom Rini · 7 months ago
  71. 457d0b5 include: env: ti: Add support for secure firmwares by Udit Kumar · 8 months ago
  72. 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 7 months ago
  73. 15378a3 common: eeprom_layout: Split field finding code from the field update function by Marek Behún · 8 months ago
  74. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
  75. fb95661 imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHY by Fabio Estevam · 8 months ago
  76. cff451e board: phytec: phycore_imx8mp: Add support for different RAM sizes by Teresa Remmet · 8 months ago
  77. 2884e5d board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GB by Emanuele Ghidoli · 8 months ago
  78. 88c5d76 arm: exynos: Migrate E850-96 board to OF_UPSTREAM by Sam Protsenko · 8 months ago
  79. 46ff00b Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 8 months ago
  80. 954b95e tpm-v2: add support for mapping algorithm names to algos by Tim Harvey · 8 months ago
  81. 5c7caa9 board: rockchip: Add Indiedroid Nova by Chris Morgan · 8 months ago
  82. 2c04d6e board: rockchip: add Powkiddy X55 by Chris Morgan · 8 months ago
  83. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 8 months ago
  84. ac62e0b fwu: make changes to access version agnostic structure fields by Sughosh Ganu · 10 months ago
  85. fba5b3f fwu: metadata: add functions for handling version specific metadata fields by Sughosh Ganu · 10 months ago
  86. 1cafc2a fwu: metadata: add a version agnostic structure by Sughosh Ganu · 10 months ago
  87. 48d9325 fwu: metadata: add support for version 2 of the structure by Sughosh Ganu · 10 months ago
  88. e67c0b7 drivers: fwu: mtd: allocate buffer for image info dynamically by Sughosh Ganu · 10 months ago
  89. f42a61f drivers: fwu: add the size parameter to the metadata access API's by Sughosh Ganu · 10 months ago
  90. 5838b3f ARM: imx: mx5: Simplify TFTP server layout on MX53 Menlo board by Olaf Mandel · 8 months ago
  91. 146d353 ARM: imx: Increase PHY auto-negotiation timeout to 20s on MX8Menlo by Marek Vasut · 8 months ago
  92. 734d8c1 rockchip: rv1126: Migrate to OF_UPSTREAM by Anand Moon · 8 months ago
  93. a838283 rockchip: rv1108: Remove unneeded local rv1108-cru.h by Fabio Estevam · 8 months ago
  94. 377e91c Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 8 months ago
  95. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 8 months ago
  96. 0fe031d md5: Use typedef for MD5 context by Raymond Mao · 8 months ago
  97. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  98. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 8 months ago
  99. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  100. 3be9f39 Init virtio before loading ENV from EXT4 or FAT by Fiona Klute · 9 months ago