aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include: export uuid.hCaleb Connolly2024-09-1236-35/+35
* lib: uuid: supporting building as part of host toolsCaleb Connolly2024-09-122-16/+32
* sandbox: switch to dynamic UUIDsCaleb Connolly2024-09-129-32/+16
* doc: uefi: document dynamic UUID generationCaleb Connolly2024-09-121-0/+27
* efi: add a helper to generate dynamic UUIDsCaleb Connolly2024-09-123-1/+67
* lib: uuid: add UUID v5 supportCaleb Connolly2024-09-123-9/+68
* efi: define struct efi_guidCaleb Connolly2024-09-122-2/+2
* Kconfig: clean up the efi configuration statusIlias Apalodimas2024-09-124-89/+123
* efi_loader: return the correct error in efi_bootmgr_release_uridp()Ilias Apalodimas2024-09-121-5/+7
* efi_loader: rename efi_bootmgr_image_return_notifyIlias Apalodimas2024-09-121-4/+4
* efi_loader: shorten efi_bootmgr_release_uridp_resource()Ilias Apalodimas2024-09-121-4/+4
* Merge patch series "phycore-am62/4: Add more boot sources"WIP/10Sep2024-nextTom Rini2024-09-109-12/+81
|\
| * configs: phycore_am62x_*_defconfig: Set PHYTEC as ManufacturerDaniel Schultz2024-09-102-1/+2
| * configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZEDaniel Schultz2024-09-101-1/+1
| * configs: Add phycore_am62x_r5_usbdfu_defconfigDaniel Schultz2024-09-101-0/+2
| * configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.configDaniel Schultz2024-09-101-1/+1
| * configs: phycore_am64x_a53_defconfig: Make BOOTCMD genericDaniel Schultz2024-09-101-1/+1
| * configs: phycore_am62x_a53_defconfig: Make BOOTCMD genericDaniel Schultz2024-09-101-1/+1
| * board: phytec: phycore_am64x: Add Network/SPI BootDaniel Schultz2024-09-101-0/+8
| * board: phytec: phycore_am62x: Add Network/SPI BootDaniel Schultz2024-09-101-0/+8
| * include: env: phytec: Add K3 boot logic for OSPI/QSPI flashesDaniel Schultz2024-09-101-0/+18
| * include: net: phytec: Add K3 network boot logicDaniel Schultz2024-09-101-0/+22
| * include: env: phytec: Add raucinit to k3_mmc environmentDaniel Schultz2024-09-101-2/+4
| * include: env: phytec: k3_mmc: Rename variablesDaniel Schultz2024-09-101-5/+5
| * configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUPWadim Egorov2024-09-101-0/+1
* | spl: spl_load: fix comparison between negative error code and unsigned sizeDaniel Palmer2024-09-101-0/+4
* | test/py: spi: Set the expected error messageLove Kumar2024-09-101-2/+2
* | treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes2024-09-1025-59/+0
* | arm: Remove ethernut5 boardTom Rini2024-09-1021-1318/+6
* | net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)Jerome Forissier2024-09-101-9/+14
* | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...WIP/09Sep2024-nextTom Rini2024-09-0910-18/+131
|\ \
| * | phy: test: Implement sandbox PHY .set_mode and DM testMarek Vasut2024-09-092-0/+20
| * | phy: rcar: Split init and set_mode operationsMarek Vasut2024-09-091-5/+85
| * | phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut2024-09-098-13/+26
* | | Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini2024-09-0920-26/+661
|\ \ \ | |/ / |/| |
| * | board/qualcomm: add debug config fragments for some SoCsCaleb Connolly2024-09-063-0/+15
| * | doc: board/qualcomm: document rb3gen2 building/flashingCaleb Connolly2024-09-062-0/+54
| * | configs: add qcm6490_defconfigCaleb Connolly2024-09-062-0/+22
| * | qcom_defconfig: enable SC7280 clocksCaleb Connolly2024-09-061-0/+1
| * | iommu: qcom-smmu: add sc7280-smmu-500 compatibleCaleb Connolly2024-09-061-0/+1
| * | dts: qcs6490-rb3gen2-u-boot: USB host modeCaleb Connolly2024-09-061-0/+5
| * | dts: qcs6490-rb3gen2-u-boot: add override dtsiCaleb Connolly2024-09-061-0/+23
| * | clk/qcom: add initial clock driver for sc7280Caleb Connolly2024-09-064-0/+142
| * | regulator: qcom-rpmh-regulator: add support for PM8550 & related regulatorsNeil Armstrong2024-09-061-0/+136
| * | soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650Neil Armstrong2024-09-061-0/+43
| * | qcom_defconfig: bump CONFIG_NR_DRAM_BANKSCaleb Connolly2024-09-061-0/+1
| * | soc: qcom: cmd-db: map cmd-db regionCaleb Connolly2024-09-061-2/+7
| * | soc: qcom: cmd-db: use strncmp() instead of memcmp()Caleb Connolly2024-09-061-1/+1
| * | armv8: mmu: add a way to map additional regionsCaleb Connolly2024-09-062-0/+35
| * | mach-snapdragon: set loadaddrCaleb Connolly2024-09-061-5/+7