summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | x86: acpi: Add DPTF asl filesSimon Glass2020-09-255-0/+950
| | * | x86: acpi: apl: Add asl files for Apollo LakeSimon Glass2020-09-2518-0/+1261
| | * | x86: acpi: Add base asl files for common x86 devicesSimon Glass2020-09-258-5/+443
| | * | x86: acpi: Add cros_ec tablesSimon Glass2020-09-2510-0/+1405
| | * | cros: Add information about booting Chrome OS on x86Simon Glass2020-09-251-0/+32
| | * | cros: Update chromium documentationSimon Glass2020-09-251-3/+6
| | * | x86: zboot: Allow overriding the command lineSimon Glass2020-09-253-9/+48
| | * | x86: zboot: Add an option to dump the setup informationSimon Glass2020-09-252-1/+199
| | * | x86: zboot: Allow setting a separate setup base addressSimon Glass2020-09-251-8/+35
| | * | x86: zboot: Set environment variables for image locationsSimon Glass2020-09-252-0/+7
| | * | x86: zboot: Add an 'setup' subcommandSimon Glass2020-09-251-7/+25
| | * | x86: zboot: Add an 'load' subcommandSimon Glass2020-09-251-7/+16
| | * | x86: zboot: Add an 'info' subcommandSimon Glass2020-09-251-3/+15
| | * | x86: zboot: Add a 'go' subcommandSimon Glass2020-09-251-4/+25
| | * | x86: zboot: Set up a sub-command structureSimon Glass2020-09-251-5/+61
| | * | x86: zimage: Disable interrupts just before bootingSimon Glass2020-09-251-1/+1
| | * | x86: zboot: Correct image typeSimon Glass2020-09-251-2/+1
| | * | x86: zboot: Move kernel-version code into a functionSimon Glass2020-09-251-16/+27
| | * | x86: zimage: Avoid using #ifdefSimon Glass2020-09-251-9/+5
| | * | x86: zimage: Use a state struct to hold the stateSimon Glass2020-09-251-15/+29
| | * | x86: Update the bootparam headerSimon Glass2020-09-251-6/+19
| * | | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-2451-298/+499
| |\ \ \ | | |/ / | |/| |
| | * | clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flagMichal Simek2020-09-231-0/+1
| | * | xilinx: zynqmp-r5: Increase amount of MALLOC spaceMichal Simek2020-09-231-0/+1
| | * | cmd: pxe: Add relocation to pxe_sub cmdsT Karthik Reddy2020-09-231-0/+14
| | * | xilinx: versal: Fix compilation error when !CONFIG_NETMichal Simek2020-09-231-2/+14
| | * | xilinx: r5: Fix MPU setting for R5Michal Simek2020-09-231-7/+4
| | * | xilinx: r5: Disable EFI loaderMichal Simek2020-09-231-0/+1
| | * | spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek2020-09-231-1/+1
| | * | xilinx: Disable CONFIG_EFI_LOADER_BOUNCE_BUFFER for ZynqMP/VersalMichal Simek2020-09-232-2/+0
| | * | mmc: zynq: Fix incorrect indentationMichal Simek2020-09-231-1/+1
| | * | fpga: zynqmp: Protect zynqmp_loads() for SPLMichal Simek2020-09-231-1/+1
| | * | fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-239-20/+11
| | * | fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek2020-09-232-7/+4
| | * | xilinx: common: Do not save fdt_blob to bss sectionMichal Simek2020-09-231-1/+1
| | * | ARM: zynqmp: Fix SPL_DM_SPI dependenciesMichal Simek2020-09-236-6/+2
| | * | arm64: versal: Generate position-independent pre-relocation codeMichal Simek2020-09-231-0/+1
| | * | xilinx: zynqmp: Add support for saving variablesMichal Simek2020-09-232-0/+39
| | * | xilinx: zynqmp: Get zynqmp_get_bootmode() out of CONFIG_BOARD_LATE_INITMichal Simek2020-09-231-18/+18
| | * | xilinx: zynqmp: Remove one static variableMichal Simek2020-09-231-3/+3
| | * | xilinx: zynqmp: Add missing 43/46/47dr ID codesMichal Simek2020-09-231-0/+15
| | * | xilinx: zynqmp: refactor silicon name functionIbai Erkiaga2020-09-231-165/+138
| | * | xilinx: versal: Enable AXI ethernet driverAshok Reddy Soma2020-09-232-2/+2
| | * | net: xilinx: axi_emac: Typecast flush_cache argumentsAshok Reddy Soma2020-09-231-6/+6
| | * | net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warningsAshok Reddy Soma2020-09-231-12/+24
| | * | include: dt-bindings: Add MSCC headerHarini Katakam2020-09-231-0/+40
| | * | arm64: zynqmp: Change bl2_plat_get_bl31_params() guardingMichal Simek2020-09-231-1/+1
| | * | nand: Kconfig: Change dependency for NAND_ARASANMichal Simek2020-09-234-1/+4
| | * | arm64: zynqmp: Correct value of shunt resistor for VCCINT and VCC_SOCSaeed Nowshadi2020-09-231-4/+4
| | * | arm64: zynqmp: Add device tree node for 2nd mux on I2C1 busSaeed Nowshadi2020-09-231-0/+25