summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt2020-04-301-4/+2
| * test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt2020-04-301-24/+6
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-3030-232/+983
|\ \
| * | x86: Add documentation for the chain-load featureSimon Glass2020-04-301-0/+28
| * | x86: Use the existing stack when chain-loadingSimon Glass2020-04-301-2/+14
| * | x86: Add a way to detect running from corebootSimon Glass2020-04-301-0/+2
| * | x86: Move coreboot-table detection into common codeSimon Glass2020-04-303-15/+41
| * | board: Add a gd flag for chain loadingSimon Glass2020-04-302-1/+2
| * | pci: Avoid auto-config when chain loadingSimon Glass2020-04-301-2/+2
| * | x86: cpu: Skip init code when chain loadingSimon Glass2020-04-303-3/+10
| * | x86: apl: Skip init code when chain loadingSimon Glass2020-04-301-0/+2
| * | x86: fsp: Allow skipping init code when chain loadingSimon Glass2020-04-304-1/+22
| * | acpi: Add an acpi commandSimon Glass2020-04-307-0/+277
| * | acpi: Move the xsdt pointer to acpi_ctxSimon Glass2020-04-303-6/+11
| * | acpi: Put table-setup code in its own functionSimon Glass2020-04-304-86/+147
| * | acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-305-74/+100
| * | acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass2020-04-301-13/+2
| * | x86: Allow devices to write ACPI tablesSimon Glass2020-04-301-0/+2
| * | acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-304-46/+130
| * | acpi: Add a method to write tables for a deviceSimon Glass2020-04-307-15/+187
| * | acpi: Add a binding for ACPI settings in the device treeSimon Glass2020-04-301-0/+36
| * | x86: cbfs: Drop unwanted declarationSimon Glass2020-04-301-1/+1
| |/
* | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-3027-98/+165
|\ \
| * | ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder2020-04-271-1/+1
| * | xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek2020-04-273-11/+22
| * | ARM: zynq: Change SYS_MALLOC_LEN in zynq_cse_nand_defconfigT Karthik Reddy2020-04-271-1/+1
| * | ARM: zynq: Add nand controller node in zynq-ces-nand dtT Karthik Reddy2020-04-271-0/+15
| * | arm64: zynqmp: Fix irps5401 device nodesMichal Simek2020-04-276-29/+28
| * | xilinx: Move bootmode detection to separate functionMichal Simek2020-04-272-16/+35
| * | xilinx: Move initrd_high setup to common locationMichal Simek2020-04-274-13/+7
| * | arm64: zynqmp: Add label to GPIO lines for boot mode and PORSaeed Nowshadi2020-04-271-3/+3
| * | clk: versal: Fix watchdog clock issueT Karthik Reddy2020-04-271-1/+4
| * | xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revCMichal Simek2020-04-271-1/+2
| * | xilinx: Introduce board_late_init_xilinx()Michal Simek2020-04-277-9/+28
| * | ARM: zynq: Setup stack size via KconfigMichal Simek2020-04-271-1/+2
| * | xilinx: Enable MTD and UBIFS for zynq and zynqmpMichal Simek2020-04-272-0/+10
| * | mmc: zynq: parse dt when probingBenedikt Grassl2020-04-273-12/+7
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-30111-168/+2685
|\ \ \ | |_|/ |/| |
| * | configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE valueKuldeep Singh2020-04-291-1/+1
| * | configs: enable DM_ETH support for LS1046ARDBMadalin Bucur2020-04-298-0/+24
| * | configs: enable DM_ETH support for LS1043ARDBMadalin Bucur2020-04-298-0/+24
| * | driver: net: fm: add DM ETH supportMadalin Bucur2020-04-2911-10/+458
| * | driver: net: fm: add DM MDIO supportMadalin Bucur2020-04-291-2/+137
| * | driver: net: fm: separate receive buffer free codeMadalin Bucur2020-04-291-26/+37
| * | driver: net: fm: change init_phy() paramMadalin Bucur2020-04-291-11/+8
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDBMadalin Bucur2020-04-292-1/+68
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046AMadalin Bucur2020-04-291-0/+49
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDBMadalin Bucur2020-04-292-1/+82
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043AMadalin Bucur2020-04-291-0/+48
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur2020-04-299-0/+428