aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01net: Fix warning when including netdev.h on DM systemsMarek Vasut
2020-04-30Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-30x86: Add documentation for the chain-load featureSimon Glass
2020-04-30x86: Use the existing stack when chain-loadingSimon Glass
2020-04-30x86: Add a way to detect running from corebootSimon Glass
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass
2020-04-30board: Add a gd flag for chain loadingSimon Glass
2020-04-30pci: Avoid auto-config when chain loadingSimon Glass
2020-04-30x86: cpu: Skip init code when chain loadingSimon Glass
2020-04-30x86: apl: Skip init code when chain loadingSimon Glass
2020-04-30x86: fsp: Allow skipping init code when chain loadingSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30acpi: Move the xsdt pointer to acpi_ctxSimon Glass
2020-04-30acpi: Put table-setup code in its own functionSimon Glass
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass
2020-04-30acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass
2020-04-30x86: Allow devices to write ACPI tablesSimon Glass
2020-04-30acpi: Convert part of acpi_table to use acpi_ctxSimon Glass
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-30acpi: Add a binding for ACPI settings in the device treeSimon Glass
2020-04-30x86: cbfs: Drop unwanted declarationSimon Glass
2020-04-30efi_loader: fix 'efidebug bootorder'Heinrich Schuchardt
2020-04-30efi_loader: efidebug, avoid illegal memory accessHeinrich Schuchardt
2020-04-30efi_loader: fix 'efidebug boot dump'Heinrich Schuchardt
2020-04-30MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOADHeinrich Schuchardt
2020-04-30efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.hAKASHI Takahiro
2020-04-30doc/efi: rework secure boot descriptionHeinrich Schuchardt
2020-04-30efi_loader: identify EFI system partitionHeinrich Schuchardt
2020-04-30part: detect EFI system partitionHeinrich Schuchardt
2020-04-30efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-04-29configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE valueKuldeep Singh
2020-04-29configs: enable DM_ETH support for LS1046ARDBMadalin Bucur
2020-04-29configs: enable DM_ETH support for LS1043ARDBMadalin Bucur
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-29driver: net: fm: add DM MDIO supportMadalin Bucur
2020-04-29driver: net: fm: separate receive buffer free codeMadalin Bucur
2020-04-29driver: net: fm: change init_phy() paramMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDBMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046AMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDBMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043AMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur
2020-04-29configs: ls1012afrwy: drop env qspi_bootcmdBiwen Li
2020-04-29configs: ls1046aqds: support distro bootBiwen Li
2020-04-29configs: ls1028aqds: add lpuart configYuantian Tang