1. df2b382 wdt-uclass: prevent multiple cyclic_register calls by Rasmus Villemoes · 6 months ago
  2. 3a11ead cyclic: stop strdup'ing name in cyclic_register() by Rasmus Villemoes · 6 months ago
  3. 0786dd5 test/py: net_boot: Add test cases for net boot by Love Kumar · 6 months ago WIP/13Jun2024-next
  4. a57973a test/py: Add support to enable check for bad pattern by Love Kumar · 6 months ago
  5. 065ed55 cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=n by Mattijs Korpershoek · 6 months ago
  6. 822911d imxtract: add support for zstd-compressed images by Dmitry Gerasimov · 6 months ago
  7. b993bd6 bcmgenet: fix Rx buffer corruption caused by lack of cache flush by Yasuharu Shibata · 6 months ago
  8. 5053784 configs: j784s4: Enable OSPI NOR boot by Jonathan Humphreys · 6 months ago
  9. 081b97c spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build by Vignesh Raghavendra · 6 months ago
  10. 279567a arm: dts: k3-*-binman: Make default DM file optional by Neha Malcom Francis · 6 months ago
  11. 4c3a911 env: ti: k3_dfu: Drup mmcpart for rootfs by Neha Malcom Francis · 6 months ago
  12. 939f17c arm: dts: k3-j721s2-r5: Change GTC clock parent by Neha Malcom Francis · 6 months ago
  13. 6610375 net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol by Marek Vasut · 6 months ago
  14. 4031a42 net: phy: Turn default auto-negotiation timeout into Kconfig symbol by Marek Vasut · 6 months ago
  15. 3db3a6b Merge patch series "Enable OSPI boot for j721s2" by Tom Rini · 5 months ago
  16. 1c86db0 configs: j721s2_evm_*_defconfig: Enable OSPI configs by Manorit Chawdhry · 6 months ago
  17. 595dbb4 arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node by Manorit Chawdhry · 6 months ago
  18. 512863e arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode by Manorit Chawdhry · 6 months ago
  19. 11d5655 mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode by Pratyush Yadav · 6 months ago
  20. 9cf83a7 Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 6 months ago WIP/11Jun2024-next
  21. 535321c efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · 6 months ago
  22. e91b68f efi_loader: load distro dtb in bootmgr by Heinrich Schuchardt · 7 months ago
  23. 8deb5d8 efi_loader: export efi_load_image_from_path by Heinrich Schuchardt · 7 months ago
  24. b34528e efi_loader: return binary from efi_dp_from_lo() by Heinrich Schuchardt · 7 months ago
  25. c946385 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · 7 months ago
  26. 39bac24 efi_loader: load device-tree specified in boot option by Heinrich Schuchardt · 7 months ago
  27. d9f7f42 cmd: efidebug: add support for setting fdt by Heinrich Schuchardt · 7 months ago
  28. 58bef19 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 7 months ago
  29. bf03333 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 6 months ago
  30. f9886bc Added arm64 assembly for examples/api crt0 by Brunham, Kalen · 6 months ago WIP/07Jun2024-next
  31. 17b1656 abootimg: Add init_boot image support by Roman Stratiienko · 6 months ago
  32. da3447d android: Fix ramdisk loading for bootimage v3+ by Roman Stratiienko · 6 months ago
  33. c1eb7a9 arm: move _end to linker symbols by Ilias Apalodimas · 6 months ago
  34. 3078766 image: Set load_end on partial loads by Mattijs Korpershoek · 6 months ago
  35. 6068abe fs: relax ext4_write_file() dependency by Baruch Siach · 6 months ago
  36. 2b6c4b6 dm: use newly added linux/compat alloc functions by Maxim Moskalets · 6 months ago
  37. 4f836fb memory: ti-gpmc: use printf to dump settings/timings by Roger Quadros · 6 months ago
  38. 25a1fce arm: dts: k3-j7200: Move to OF_UPSTREAM by Aniket Limaye · 6 months ago
  39. 38cf681 include: extension_board: Increase overlay file name size by Daniel Schultz · 6 months ago
  40. 0329779 Merge patch series "*** phyCORE-AM62x: DDR detection / Inject DDR timing deltas ***" by Tom Rini · 6 months ago
  41. 0be4023 board: phytec: am62x: Add support for 1 & 4 GB RAM variants by Wadim Egorov · 6 months ago
  42. cbf5c99 board: phytec: common: Introduce a method to inject DDR timings deltas by Wadim Egorov · 6 months ago
  43. e63908a arm: mach-k3: am625: Call do_board_detect() before DDR probing by Wadim Egorov · 6 months ago
  44. 161acbd board: phytec: Fix function definitions in AM6x SOM detection by Wadim Egorov · 6 months ago
  45. 12f09c1 board: phytec: Make AM6 SoM detection depend on I2C by Wadim Egorov · 6 months ago
  46. 9fa9859 Merge patch series "PHYTEC SOM Detection API v3" by Tom Rini · 6 months ago
  47. 7377f7e configs: phycore_am62x_a53_defconfig: Enable CONFIG_ENV_OVERWRITE by Daniel Schultz · 6 months ago
  48. 946ae83 board: phytec: common: k3: Set MAC by Daniel Schultz · 6 months ago
  49. b100c24 board: phytec: common: Add API v3 by Daniel Schultz · 6 months ago
  50. 2c3afb7 board: phytec: common: Move API v2 init to new function by Daniel Schultz · 6 months ago
  51. 38b9640 board: phytec: common: Define PHYTEC_API2_DATA_LEN by Daniel Schultz · 6 months ago
  52. 0329547 board: phytec: common: Move eeprom read to new function by Daniel Schultz · 6 months ago
  53. ee9fbd8 Merge patch series "Add remoteproc support for J784S4 SoCs" by Tom Rini · 6 months ago
  54. 3736453 board: ti: j784s4: j784s4.env: Set remoteproc firmware names by Beleswar Padhi · 6 months ago
  55. 8b9ed78 configs: j784s4_evm_a72_defconfig: Enable remoteproc drivers by Beleswar Padhi · 6 months ago
  56. 30060e0 Merge patch series "Adding support to load secure firmware for HS devices" by Tom Rini · 6 months ago
  57. 4db7d62 mach-k3: common.c: add a flag for booting authenticated rproc binaries by Manorit Chawdhry · 6 months ago
  58. 457d0b5 include: env: ti: Add support for secure firmwares by Udit Kumar · 6 months ago
  59. 5b5bb51 drivers: remoteproc: ti_k3 : enable secure booting with firmware images by Manorit Chawdhry · 6 months ago
  60. 145a234 include: mach-k3: move k3 security functions to security.h by Manorit Chawdhry · 6 months ago
  61. bf3d5ba Merge patch series "k3-j721e: Enable OF_UPSTREAM for J721E" by Tom Rini · 6 months ago
  62. 46bb140 arm: dts: k3-j721e: Move to OF_UPSTREAM by Neha Malcom Francis · 6 months ago
  63. c9507f0 configs: j721e_sk: Move to separate defconfig for J721E SK board by Neha Malcom Francis · 6 months ago
  64. 69060c7 arm: dts: k3-j721e-r5*: Introduce k3-j721e-r5.dtsi by Neha Malcom Francis · 6 months ago
  65. 48639c7 Merge patch series "arm: dts: k3-am625-verdin: Enable LPDDR4 WDQS control" by Tom Rini · 6 months ago
  66. 54c9371 arm: dts: k3-am625-verdin: Enable LPDDR4 WDQS control by Emanuele Ghidoli · 6 months ago
  67. 3bdc128 arm: dts: k3-am625-verdin: Update autogenerated LPDDR4 configuration by Emanuele Ghidoli · 6 months ago
  68. 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 6 months ago
  69. 57a9e8d cmd: eeprom: Extend to EEPROMs probed via driver model by Marek Behún · 6 months ago
  70. e5dbc80 cmd: eeprom: Don't read/write whole EEPROM if not necessary by Marek Behún · 6 months ago
  71. e9774af cmd: eeprom: Refactor command execution into function by action by Marek Behún · 6 months ago
  72. 15f0536 cmd: eeprom: Refactor eeprom device specifier parsing by Marek Behún · 6 months ago
  73. fda747c cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls by Marek Behún · 6 months ago
  74. 2d49daf cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option by Marek Behún · 6 months ago
  75. 642ec48 cmd: eeprom: Fix usage help for the eeprom command by Marek Behún · 6 months ago
  76. 951dc4e common: eeprom_field: Drop unnecessary comparison by Marek Behún · 6 months ago
  77. 96dfa58 common: eeprom_field: Fix updating binary field by Marek Behún · 6 months ago
  78. 15378a3 common: eeprom_layout: Split field finding code from the field update function by Marek Behún · 6 months ago
  79. a804c8d common: eeprom_layout: Assign default layout methods and parameters before specific ones by Marek Behún · 6 months ago
  80. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  81. c0ea27b Prepare v2024.07-rc4 by Tom Rini · 6 months ago v2024.07-rc4
  82. 15d0dcc Merge tag 'u-boot-imx-next-20240603' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 6 months ago
  83. 38ba407 Merge branch 'next-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 6 months ago
  84. e9ac56e Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 6 months ago
  85. 45ab5ba Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 6 months ago
  86. fb95661 imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHY by Fabio Estevam · 6 months ago
  87. 93bfb45 imx8mm-cl-iot-gate: Add support for Samsung 4GB DDR by Fabio Estevam · 6 months ago
  88. 95cf918 board: phycore_imx8mp: enable setting 2GHz timings without RAM size by Benjamin Hahn · 6 months ago
  89. 8869c23 board: phytec: phycore_imx8mp: Make RAM size configuration fix by Teresa Remmet · 6 months ago
  90. cff451e board: phytec: phycore_imx8mp: Add support for different RAM sizes by Teresa Remmet · 6 months ago
  91. 7d1895b board: phytec: phycore-imx8mp: spl: Fix syle issue by Teresa Remmet · 6 months ago
  92. 518c40d arm: imx8mp-phycore: move to OF_UPSTREAM by Yannic Moog · 6 months ago
  93. c16aa66 arm: imx8mm-phycore: move to OF_UPSTREAM by Yannic Moog · 6 months ago
  94. a4e3761 toradex: tdx-cfg-block: add verdin i.mx8m mini 0090 pid4 by Emanuele Ghidoli · 6 months ago
  95. ce53f46 toradex: tdx-cfg-block: add verdin imx95 sku 0089 pid4 by Emanuele Ghidoli · 6 months ago
  96. 76a24b0 toradex: tdx-cfg-block: add aquila am69 sku 0088 pid4 by Emanuele Ghidoli · 6 months ago
  97. 2884e5d board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GB by Emanuele Ghidoli · 6 months ago
  98. 3ca48ec board: toradex: verdin-imx8mm: add 4 GB lpddr4 memory support by Emanuele Ghidoli · 6 months ago
  99. 63da3a7 ARM: dts: renesas: Drop R8A779H0 V4M DTs with OF_UPSTREAM counterparts by Marek Vasut · 6 months ago
  100. 56f668e ARM: dts: renesas: Switch to using upstream DT on Renesas R8A779H0 V4M by Marek Vasut · 6 months ago