1. 95cf918 board: phycore_imx8mp: enable setting 2GHz timings without RAM size by Benjamin Hahn · 8 months ago
  2. 8869c23 board: phytec: phycore_imx8mp: Make RAM size configuration fix by Teresa Remmet · 8 months ago
  3. cff451e board: phytec: phycore_imx8mp: Add support for different RAM sizes by Teresa Remmet · 8 months ago
  4. 7d1895b board: phytec: phycore-imx8mp: spl: Fix syle issue by Teresa Remmet · 8 months ago
  5. 518c40d arm: imx8mp-phycore: move to OF_UPSTREAM by Yannic Moog · 8 months ago
  6. c16aa66 arm: imx8mm-phycore: move to OF_UPSTREAM by Yannic Moog · 8 months ago
  7. a4e3761 toradex: tdx-cfg-block: add verdin i.mx8m mini 0090 pid4 by Emanuele Ghidoli · 8 months ago
  8. ce53f46 toradex: tdx-cfg-block: add verdin imx95 sku 0089 pid4 by Emanuele Ghidoli · 8 months ago
  9. 76a24b0 toradex: tdx-cfg-block: add aquila am69 sku 0088 pid4 by Emanuele Ghidoli · 8 months ago
  10. 2884e5d board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GB by Emanuele Ghidoli · 8 months ago
  11. 3ca48ec board: toradex: verdin-imx8mm: add 4 GB lpddr4 memory support by Emanuele Ghidoli · 8 months ago
  12. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 8 months ago
  13. e32c15d configs: fwu: re-enable FWU configs by Sughosh Ganu · 10 months ago
  14. 7b98f1e MAINTAINERS: add entry for FWU multi bank update feature by Sughosh Ganu · 10 months ago
  15. 7ef8436 doc: fwu: make changes to reflect support for FWU metadata v2 by Sughosh Ganu · 10 months ago
  16. cdc4b46 test: fwu: make changes to the FWU metadata access test by Sughosh Ganu · 10 months ago
  17. cb9ae40 tools: mkfwumdata: add logic to append vendor data to the FWU metadata by Sughosh Ganu · 10 months ago
  18. df42d68 tools: mkfwumdata: add support for metadata version 2 by Sughosh Ganu · 10 months ago
  19. 7cfe0d8 cmd: fwu: make changes for supporting FWU metadata version 2 by Sughosh Ganu · 10 months ago
  20. 8ee8b9c fwu: mtd: obtain image information from version agnostic structure by Sughosh Ganu · 10 months ago
  21. 1bef719 fwu: mtd: get MTD partition specific info from driver by Sughosh Ganu · 10 months ago
  22. 840afae fwu: mtd: remove unused argument from function call by Sughosh Ganu · 10 months ago
  23. 222cd23 fwu: add config symbols for enabling FWU metadata versions by Sughosh Ganu · 10 months ago
  24. 5a5c4de capsule: fwu: transition the platform state on a successful update by Sughosh Ganu · 10 months ago
  25. ac62e0b fwu: make changes to access version agnostic structure fields by Sughosh Ganu · 10 months ago
  26. fba5b3f fwu: metadata: add functions for handling version specific metadata fields by Sughosh Ganu · 10 months ago
  27. 1cafc2a fwu: metadata: add a version agnostic structure by Sughosh Ganu · 10 months ago
  28. 48d9325 fwu: metadata: add support for version 2 of the structure by Sughosh Ganu · 10 months ago
  29. e67c0b7 drivers: fwu: mtd: allocate buffer for image info dynamically by Sughosh Ganu · 10 months ago
  30. f42a61f drivers: fwu: add the size parameter to the metadata access API's by Sughosh Ganu · 10 months ago
  31. d99127a tools: mkfwumdata: fix the size parameter to the fwrite call by Sughosh Ganu · 10 months ago
  32. f4cac99 configs: fwu: remove FWU configs for metadata V2 support by Sughosh Ganu · 10 months ago
  33. 6b9ae57 Merge tag 'u-boot-imx-next-20240524' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 8 months ago
  34. 7457dc6 imx: hab: add documentation about the required keys/certs by Claudius Heine · 8 months ago
  35. 5838b3f ARM: imx: mx5: Simplify TFTP server layout on MX53 Menlo board by Olaf Mandel · 8 months ago
  36. 4095df4 ARM: imx: mx5: Enable BMODE command on MX53 Menlo board by Marek Vasut · 8 months ago
  37. a113683 ARM: dts: imx8mm: Update iMX8MM Menlo board configuration by Marek Vasut · 8 months ago
  38. 146d353 ARM: imx: Increase PHY auto-negotiation timeout to 20s on MX8Menlo by Marek Vasut · 8 months ago
  39. 198b3ce ARM: imx: Add doc/imx/ to i.MX MAINTAINERS entry by Marek Vasut · 8 months ago
  40. 52dc74f imx: hab: Use nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · 8 months ago
  41. d415a48 ARM: dts: imx: Wrap i.MX8M binman SPL and FIT nodes in CST node if IMX_HAB enabled by Marek Vasut · 8 months ago
  42. e3da4d0 ARM: dts: imx: Introduce SPL and FIT labels to i.MX8M DTs binman nodes by Marek Vasut · 8 months ago
  43. bc6beae binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · 8 months ago
  44. 377e91c Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 8 months ago
  45. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 8 months ago
  46. 0fe031d md5: Use typedef for MD5 context by Raymond Mao · 8 months ago
  47. 329bb66 efi_loader: remove redundant hash includes by Raymond Mao · 8 months ago
  48. d9e9e69 image: remove redundant hash includes by Raymond Mao · 8 months ago
  49. 7d24c3e Merge patch series "scripts/setlocalversion sync with linux 6.9" by Tom Rini · 8 months ago
  50. 5c02350 scripts/setlocalversion: sync with linux v6.9 by Rasmus Villemoes · 8 months ago
  51. 1bfce59 Makefile: refactor ubootrelease target by Rasmus Villemoes · 8 months ago
  52. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  53. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 8 months ago
  54. a7f0154 Prepare v2024.07-rc3 by Tom Rini · 8 months ago
  55. 85854bc Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · 8 months ago
  56. 6bb92fc Squashed 'dts/upstream/' changes from b35b9bd1d4ee..7e08733c96c8 by Tom Rini · 8 months ago
  57. 4820864 Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  58. 3bfef5f arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIO by Roger Quadros · 8 months ago
  59. 7517eea arm: dts: k3-am625-beagleplay: get CPSW Ethernet to work by Roger Quadros · 8 months ago
  60. 00761e6 arm: dts: k3-am62*: sync with Linux v6.9 by Roger Quadros · 8 months ago
  61. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  62. 3be9f39 Init virtio before loading ENV from EXT4 or FAT by Fiona Klute · 9 months ago
  63. a424705 phy: Use dt-bindig definations for npcm usb phy by Jim Liu · 8 months ago
  64. 31cf220 pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset() by Jonas Karlman · 8 months ago
  65. a10e08a Merge patch series "Enable OF_UPSTREAM for J721s2 and AM68" by Tom Rini · 8 months ago
  66. 90e5a61 arm: dts: k3-j721s2|am68: Migrate to OF_UPSTREAM by Manorit Chawdhry · 8 months ago
  67. a96be9b configs: am68_sk: Move to separate defconfig for AM68 SK board by Manorit Chawdhry · 8 months ago
  68. e84b004 arch: arm: dts: k3-j721s2-r5: Introduce k3-j721s2-r5.dtsi by Manorit Chawdhry · 8 months ago
  69. 30fee2a arch: arm: dts: k3-am68-sk-r5: Sync with J721s2 R5 file by Manorit Chawdhry · 8 months ago
  70. 237d604 configs: j721s2_evm_a72_defconfig: Switch to bootstd by Neha Malcom Francis · 8 months ago
  71. a70bb48 board: ti: j721s2: j721s2.env: Add explicit boot_targets by Neha Malcom Francis · 8 months ago
  72. ad7dce5 Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 months ago
  73. efbc11c MAINTAINERS: add USB gadget regex to u-boot-dfu tree by Mattijs Korpershoek · 8 months ago
  74. 5738a44 MAINTAINERS: add tree link for fastboot by Mattijs Korpershoek · 8 months ago
  75. 30f39de usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer by Thinh Nguyen · 9 months ago
  76. 95b4d65 usb: dwc3: gadget: properly check ep cmd by Felipe Balbi · 9 months ago
  77. db11351 usb: dwc3: gadget: Check ENBLSLPM before sending ep command by Thinh Nguyen · 9 months ago
  78. d107a53 usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · 9 months ago
  79. 967b31c usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · 9 months ago
  80. 1339550 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · 9 months ago
  81. 1db973b dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring by Matthias Schiffer · 9 months ago
  82. e563593 dma: ti: k3-udma: add missing <net.h> include by Matthias Schiffer · 9 months ago
  83. b079bd9 net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed" by Matthias Schiffer · 9 months ago
  84. 0898f44 net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop() by Matthias Schiffer · 9 months ago
  85. ef9d4da net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls by Matthias Schiffer · 9 months ago
  86. 85e2c69 Merge patch series "Add remoteproc driver for AM62a SoC" by Tom Rini · 8 months ago
  87. bf37851 board: ti: am62ax: Add support for remote proc load by Hari Nagalla · 8 months ago
  88. 1ba3ad2 configs: am62ax: enable remote proc drivers by Hari Nagalla · 8 months ago
  89. 8d5e971 remoteproc: k3-r5: Add support for R5F core on AM62A SoCs by Hari Nagalla · 8 months ago
  90. a536609 remoteproc: k3-dsp: Enable C71x support for AM62A by Hari Nagalla · 8 months ago
  91. 9c29afe Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay" by Tom Rini · 8 months ago
  92. def64b4 doc: board: Add document for DFU boot on am62x SoCs by Sjoerd Simons · 8 months ago
  93. b00c2fe beagleplay: Add DFU support by Sjoerd Simons · 8 months ago
  94. dfc2dff configs: am62x_evm_*: Enable USB and DFU support by Sjoerd Simons · 8 months ago
  95. 6165b92 arm: dts: k3-am625-sk: Enable usb port in u-boot by Sjoerd Simons · 8 months ago
  96. 6c33a83 board: ti: am62x: am62x: include env for DFU by Sjoerd Simons · 8 months ago
  97. 92114d7 usb: dwc3: Add dwc3 glue driver for am62 by Sjoerd Simons · 8 months ago
  98. e799282 Merge branch '2024-05-13-assorted-updates' into next by Tom Rini · 8 months ago
  99. 676903c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 8 months ago
  100. d456f2f Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 8 months ago