summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12efi_loader: shorten efi_bootmgr_release_uridp_resource()Ilias Apalodimas
2024-09-10Merge patch series "phycore-am62/4: Add more boot sources"Tom Rini
2024-09-10configs: phycore_am62x_*_defconfig: Set PHYTEC as ManufacturerDaniel Schultz
2024-09-10configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZEDaniel Schultz
2024-09-10configs: Add phycore_am62x_r5_usbdfu_defconfigDaniel Schultz
2024-09-10configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.configDaniel Schultz
2024-09-10configs: phycore_am64x_a53_defconfig: Make BOOTCMD genericDaniel Schultz
2024-09-10configs: phycore_am62x_a53_defconfig: Make BOOTCMD genericDaniel Schultz
2024-09-10board: phytec: phycore_am64x: Add Network/SPI BootDaniel Schultz
2024-09-10board: phytec: phycore_am62x: Add Network/SPI BootDaniel Schultz
2024-09-10include: env: phytec: Add K3 boot logic for OSPI/QSPI flashesDaniel Schultz
2024-09-10include: net: phytec: Add K3 network boot logicDaniel Schultz
2024-09-10include: env: phytec: Add raucinit to k3_mmc environmentDaniel Schultz
2024-09-10include: env: phytec: k3_mmc: Rename variablesDaniel Schultz
2024-09-10configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUPWadim Egorov
2024-09-10spl: spl_load: fix comparison between negative error code and unsigned sizeDaniel Palmer
2024-09-10test/py: spi: Set the expected error messageLove Kumar
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-10net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)Jerome Forissier
2024-09-09Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini
2024-09-09Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-09-09phy: test: Implement sandbox PHY .set_mode and DM testMarek Vasut
2024-09-09phy: rcar: Split init and set_mode operationsMarek Vasut
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-09-06buildman: Support building within a Python venvSimon Glass
2024-09-06board/qualcomm: add debug config fragments for some SoCsCaleb Connolly
2024-09-06doc: board/qualcomm: document rb3gen2 building/flashingCaleb Connolly
2024-09-06configs: add qcm6490_defconfigCaleb Connolly
2024-09-06qcom_defconfig: enable SC7280 clocksCaleb Connolly
2024-09-06iommu: qcom-smmu: add sc7280-smmu-500 compatibleCaleb Connolly
2024-09-06dts: qcs6490-rb3gen2-u-boot: USB host modeCaleb Connolly
2024-09-06dts: qcs6490-rb3gen2-u-boot: add override dtsiCaleb Connolly
2024-09-06clk/qcom: add initial clock driver for sc7280Caleb Connolly
2024-09-06regulator: qcom-rpmh-regulator: add support for PM8550 & related regulatorsNeil Armstrong
2024-09-06soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650Neil Armstrong
2024-09-06qcom_defconfig: bump CONFIG_NR_DRAM_BANKSCaleb Connolly
2024-09-06soc: qcom: cmd-db: map cmd-db regionCaleb Connolly
2024-09-06soc: qcom: cmd-db: use strncmp() instead of memcmp()Caleb Connolly
2024-09-06armv8: mmu: add a way to map additional regionsCaleb Connolly
2024-09-06mach-snapdragon: set loadaddrCaleb Connolly
2024-09-06mach-snapdragon: populate fallback FDTCaleb Connolly
2024-09-06mach-snapdragon: allocate fastboot buffer dynamicallyCaleb Connolly
2024-09-06mach-snapdragon: set serial numberCaleb Connolly
2024-09-06mach-snapdragon: use 1MiB for get_page_table_size()Neil Armstrong
2024-09-06mach-snapdragon: parse memory ourselvesCaleb Connolly
2024-09-06mach-snapdragon: refactor board_fdt_blob_setup()Caleb Connolly
2024-09-05regulator: fixed: fix regulator-fixed-clockJohn Keeping
2024-09-05power: regulator: tps6287x: Add driver for TPS6287x step down convertorsKeerthy
2024-09-05mmc: consider cd-gpios in Synopsys DesignWare driverHeinrich Schuchardt