summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-24Merge patch series "Fix device removal order for Apple dart iommu"Tom Rini
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-24iommu: apple: Mark device with DM_FLAG_VITALJanne Grunau
2024-11-24Merge tag 'efi-2025-01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-11-24lmb: Correctly unmap and free memory on errorsIlias Apalodimas
2024-11-23Merge tag 'u-boot-imx-master-20241123' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-11-23configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFERHeinrich Schuchardt
2024-11-23efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architecturesHeinrich Schuchardt
2024-11-23doc: cmd: wget: document lwIP syntaxJerome Forissier
2024-11-23doc: remove README.TPLHeinrich Schuchardt
2024-11-23doc: move README.kconfig to HTML documentationHeinrich Schuchardt
2024-11-23efi_loader: simplify efi_tcg2_hash_log_extend_event()Heinrich Schuchardt
2024-11-23arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTsMarek Vasut
2024-11-22Merge branch '2024-11-22-assorted-fixes'Tom Rini
2024-11-22cmd: improve description of the cdp commandHeinrich Schuchardt
2024-11-22test: unit test for hextoull()Heinrich Schuchardt
2024-11-22net: lwip: dhcp: support arguments for TFTP file downloadJerome Forissier
2024-11-22net: lwip: provide entropy to MBed TLS in one goIlias Apalodimas
2024-11-22net: lwip: wget: update help stringJerome Forissier
2024-11-22net: lwip: fix get_udev_ipv4_info()Jerome Forissier
2024-11-22arm64: dts: ti: k3-j7200: Fix OSPI bootUdit Kumar
2024-11-22board: armltd: Make myself maintainer for total computeBen Horgan
2024-11-22Revert "test: Update time tests to use unit-test asserts"Tom Rini
2024-11-22net: lwip: fix dhcp_loop()Jerome Forissier
2024-11-22test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}Mattijs Korpershoek
2024-11-20Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-11-20treewide: remove Qualcomm dt-binding headers that are available upstreamCaleb Connolly
2024-11-20iommu: qcom-smmu: handle running in el2Caleb Connolly
2024-11-20iommu: qcom-smmu: allow SID 0Caleb Connolly
2024-11-20qcom_defconfig: enable capsule update supportCaleb Connolly
2024-11-20mach-snapdragon: implement capsule update supportCaleb Connolly
2024-11-20disk: expose partition type flagsCaleb Connolly
2024-11-20dfu: add scsi backendCaleb Connolly
2024-11-20phy: qcom: Add SM8150 to QMP UFS PHY driverJulius Lehmann
2024-11-20phy: qcom: ufs: add sc7280Caleb Connolly
2024-11-20qcom_defconfig: enable UFS Qualcomm controller and PHY driversNeil Armstrong
2024-11-20dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstreamNeil Armstrong
2024-11-20phy: qcom: ufs: drop unused ufsphy_v2_regs_layoutNeil Armstrong
2024-11-20gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550Neil Armstrong
2024-11-20mmc: msm_sdhci: enable vqmmc at probe if availableNeil Armstrong
2024-11-20mach-snapdragon: configure loggingCaleb Connolly
2024-11-20ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastbootNeil Armstrong
2024-11-20qcom_defconfig: enable PINCONFNeil Armstrong
2024-11-19Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-11-19Merge patch series "buildman: Add initial support for config fragments"Tom Rini
2024-11-19buildman: Support a tilde to represent the home directorySimon Glass
2024-11-19buildman: Correct logic for adding a toolchainSimon Glass
2024-11-19buildman: Document the toolchain-prefix sectionSimon Glass
2024-11-19buildman: Correct the indentation in the setting-up sectionSimon Glass
2024-11-19buildman: Support #include files in defconfigsSimon Glass