aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-dfu-next-20241126' of https://source.denx.de/u-boot/custodi...WIP/26Nov2024-nextTom Rini2024-11-2616-51/+297
|\
| * bootstd: android: don't read whole partition sizesJulien Masson2024-11-263-5/+92
| * bootstd: Add test for Android boot image v2Guillaume La Roque2024-11-263-4/+84
| * configs: khadas-vim3_android{_ab}: move on bootmeth androidGuillaume La Roque2024-11-264-9/+33
| * configs: khadas-vim3l_android{_ab}: move on bootmeth androidGuillaume La Roque2024-11-264-9/+33
| * bootstd: android: add non-A/B image supportGuillaume La Roque2024-11-264-10/+44
| * bootstd: android: add support of bootimage v2Guillaume La Roque2024-11-261-15/+12
* | Merge tag 'u-boot-imx-next-20241126' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2024-11-2655-446/+2140
|\ \ | |/ |/|
| * board: phytec: phycore-imx8mm: Add EEPROM detection initialisationYunus Bas2024-11-254-0/+27
| * board: phytec: imx93: Add phyCORE-i.MX 93 support for all SOM variantsChristoph Stoidner2024-11-255-8/+17
| * board: phytec: imx93: Add eeprom-based hardware introspectionChristoph Stoidner2024-11-2511-2/+363
| * board: phytec: phycore-imx93: Add 2GB LPDDR4X RAM timingsChristoph Stoidner2024-11-251-61/+732
| * siemens: capricorn: update maintainersEnrico Leto2024-11-251-5/+7
| * siemens: add ddr signal integrity testEnrico Leto2024-11-254-0/+355
| * siemens: add ddr full memory testEnrico Leto2024-11-255-0/+178
| * siemens: capricorn: get module name from eepromEnrico Leto2024-11-251-0/+6
| * siemens: capricorn: get ram size from system controllerEnrico Leto2024-11-252-1/+37
| * siemens: capricorn: add HW version information to boot logAlessandro Zini2024-11-253-8/+67
| * siemens: capricorn: small board updatesHeiko Schocher2024-11-251-7/+2
| * siemens: imx8-capricorn.dtsi: add wdt deviceHeiko Schocher2024-11-251-0/+5
| * siemens: capricorn: sync spl code with 8qxp-mekHeiko Schocher2024-11-251-0/+38
| * siemens: configs/capricorn_cxg3_defconfig: updatesHeiko Schocher2024-11-251-5/+11
| * siemens: imximage.cfg: sync image namesHeiko Schocher2024-11-251-4/+10
| * siemens: imximage.cfg: correct commentHeiko Schocher2024-11-251-1/+2
| * siemens: capricorn: use DCD_SKIP entryHeiko Schocher2024-11-251-0/+4
| * siemens: imx8qxp-capricorn-u-boot.dtsi: fix bootHeiko Schocher2024-11-251-32/+35
| * siemens: capricorn: move to cxg3 reference project with deneb boardEnrico Leto2024-11-2511-303/+138
| * imx8qxp: Fix build when using SPLHeiko Schocher2024-11-251-0/+2
| * imx: imx_cntr_image.sh: prevent warning for missing splHeiko Schocher2024-11-251-0/+4
| * tools: imx8image: Improve error messageHeiko Schocher2024-11-251-1/+1
| * net: fec_mxc: fix probing for imx8qxpHeiko Schocher2024-11-254-10/+10
| * wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCUHeiko Schocher2024-11-256-0/+91
|/
* Merge tag 'v2025.01-rc3' into nextWIP/25Nov2024-nextTom Rini2024-11-25718-6205/+4068
|\
| * Prepare v2025.01-rc3v2025.01-rc3Tom Rini2024-11-252-2/+2
| * Merge branch 'master-asix' of https://source.denx.de/u-boot/custodians/u-boot...WIP/25Nov2024Tom Rini2024-11-251-8/+37
| |\
| | * eth: asix88179: packet drop when receiving large fragmented packetsKhoa Hoang2024-11-251-6/+6
| | * eth: asix88179: Fix ASIX AX88179A PHY hangKhoa Hoang2024-11-251-2/+31
| * | spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLELDominik Wernberger2024-11-251-2/+2
| * | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2024-11-251-5/+190
| |\ \
| | * | usb: onboard-hub: Bail out if peer hub is already probedVenkatesh Yadav Abbarapu2024-11-251-0/+21
| | * | usb: onboard-hub: Add i2c initialization for usb5744 hubVenkatesh Yadav Abbarapu2024-11-251-1/+105
| | * | usb: onboard-hub: add support for Microchip USB5744Venkatesh Yadav Abbarapu2024-11-251-0/+11
| | * | usb: onboard-hub: Fix the return values of regulator APIsVenkatesh Yadav Abbarapu2024-11-251-4/+8
| | * | usb: onboard-hub: Add reset-gpio supportVenkatesh Yadav Abbarapu2024-11-251-3/+48
| | |/
| * | ast2600: spl: Use readl for reading mmioJoel Stanley2024-11-251-2/+2
| * | mtd: Drop superfluous const qualifierAndy Shevchenko2024-11-251-1/+1
| * | Merge patch series "Fix device removal order for Apple dart iommu"WIP/24Nov2024Tom Rini2024-11-248-8/+74
| |\ \
| | * | dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau2024-11-247-7/+73
| | * | iommu: apple: Mark device with DM_FLAG_VITALJanne Grunau2024-11-241-1/+1
| * | | Merge tag 'efi-2025-01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2024-11-248-129/+143
| |\ \ \