aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-08Merge tag 'efi-2024-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/08Apr2024Tom Rini30-257/+326
2024-04-08efi_loader: access __efi_runtime_rel_start/stop without &Ilias Apalodimas1-3/+3
2024-04-08efi_loader: access __efi_runtime_start/stop without &Ilias Apalodimas1-2/+2
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt2-42/+6
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt4-4/+4
2024-04-08boot: enable booting via EFI boot manager by defaultHeinrich Schuchardt3-2/+11
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt4-4/+4
2024-04-08efi_loader: Don't delete variable from memory if adding a new one failedIlias Apalodimas1-1/+2
2024-04-08efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESSHeinrich Schuchardt2-3/+8
2024-04-08efi_loader: EFI_VARIABLE_READ_ONLY should be 32bitHeinrich Schuchardt2-3/+3
2024-04-08efi_loader: all variable attributes are 32bitHeinrich Schuchardt3-10/+11
2024-04-08efi_loader: fix append write behavior to non-existent variableMasahisa Kojima2-8/+66
2024-04-08doc: improve description of FAT partition name generationHeinrich Schuchardt1-3/+14
2024-04-08doc: missing :: in doc/usage/cmd/itest.rstHeinrich Schuchardt1-0/+2
2024-04-08capsule: Makefile: add the generated files to CLEAN_FILES listSughosh Ganu1-1/+2
2024-04-08capsule: add the generated capsules to gitignoreSughosh Ganu1-0/+3
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu5-160/+185
2024-04-08sandbox: capsule: remove capsule related configsSughosh Ganu4-11/+0
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...WIP/05Apr2024Tom Rini41-5599/+124
2024-04-05Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u...Tom Rini28-237/+1150
2024-04-05Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodia...Tom Rini120-21518/+58
2024-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini92-6000/+1150
2024-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini5-71/+384
2024-04-05arm: imx: fix signature_block_hdr struct fields orderJavier Viguera1-2/+2
2024-04-05verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAMMarcel Ziswiler14-3311/+4
2024-04-05arm: imx9: Call imx9_probe_mu for DM post in board_rYe Li1-0/+1
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li4-4/+4
2024-04-05mx6cuboxi: Fix Ethernet after DT sync with LinuxJosua Mayer2-0/+50
2024-04-05mx6cuboxi: Do not print devicetree modelFabio Estevam2-32/+9
2024-04-05ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEP...Marek Vasut5-0/+39
2024-04-05configs: imx8mp_beacon: Enable PCIe NVMe drivesAdam Ford1-0/+6
2024-04-05arm64: imx: imx8mn-beacon: Migrate to OF_UPSTREAMAdam Ford7-495/+4
2024-04-05arm64: imx: imx8mm-beacon: Migrate to OF_UPSTREAMAdam Ford6-483/+3
2024-04-05arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAMAdam Ford5-1272/+2
2024-04-04dts: meson: Drop redundant G12A, G12B & SM1 devicetree filesNeil Armstrong46-12594/+2
2024-04-04dts: meson-g12a: Switch to using upstream DTNeil Armstrong24-23/+24
2024-04-04dts: meson: Drop redundant GXL, GXM & AXG devicetree filesNeil Armstrong34-8881/+0
2024-04-04dts: meson: Switch GXL, GXM & AXG to using upstream DTNeil Armstrong14-13/+16
2024-04-04configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is...Neil Armstrong1-1/+7
2024-04-04board: amlogic: jethubj100: update docsViacheslav Bocharov1-4/+7
2024-04-04board: amlogic: jethubj100: update MAINTAINERSViacheslav Bocharov1-1/+1
2024-04-04board: amlogic: jethubj100: fix common config headerViacheslav Bocharov1-1/+1
2024-04-04qcom_defconfig: enable USBCaleb Connolly1-23/+29
2024-04-04qcom_defconfig: enable livetreeCaleb Connolly1-0/+1
2024-04-04dts: sdm845-db845c: add u-boot fixupsCaleb Connolly1-0/+9
2024-04-04mach-snapdragon: call regulators_enable_boot_on()Caleb Connolly1-0/+2
2024-04-04mach-snapdragon: fixup power-domainsCaleb Connolly1-0/+32
2024-04-04mach-snapdragon: fixup USB nodesCaleb Connolly4-0/+147
2024-04-04serial: msm-geni: support livetreeCaleb Connolly1-0/+13
2024-04-04gpio: msm_gpio: add .set_flags opCaleb Connolly1-6/+21