aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass
2020-09-25x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass
2020-09-25x86: acpi: Support generation of the HPET tableSimon Glass
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass
2020-09-25x86: apl: Update iomap for ACPISimon Glass
2020-09-25x86: apl: Add power-management definitionsSimon Glass
2020-09-25x86: Add some definitions for SMMSimon Glass
2020-09-25x86: acpi: Add a common routine to write WiFi infoSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-09-25x86: Add wake sources for the acpi_gpe driverSimon Glass
2020-09-25x86: acpi: Expand the GNVSSimon Glass
2020-09-25x86: acpi: Support external GNVS tablesSimon Glass
2020-09-25x86: Add a common global NVS structureSimon Glass
2020-09-25x86: Add a config for the systemagent PCIEX regions sizeSimon Glass
2020-09-25x86: acpi: Add DPTF asl filesSimon Glass
2020-09-25x86: acpi: apl: Add asl files for Apollo LakeSimon Glass
2020-09-25x86: acpi: Add base asl files for common x86 devicesSimon Glass
2020-09-25x86: acpi: Add cros_ec tablesSimon Glass
2020-09-25x86: zboot: Allow overriding the command lineSimon Glass
2020-09-25x86: zboot: Add an option to dump the setup informationSimon Glass
2020-09-25x86: zboot: Allow setting a separate setup base addressSimon Glass
2020-09-25x86: zboot: Set environment variables for image locationsSimon Glass
2020-09-25x86: zboot: Add an 'setup' subcommandSimon Glass
2020-09-25x86: zboot: Add an 'load' subcommandSimon Glass
2020-09-25x86: zboot: Add an 'info' subcommandSimon Glass
2020-09-25x86: zboot: Add a 'go' subcommandSimon Glass
2020-09-25x86: zboot: Set up a sub-command structureSimon Glass
2020-09-25x86: zimage: Disable interrupts just before bootingSimon Glass
2020-09-25x86: zboot: Correct image typeSimon Glass
2020-09-25x86: zboot: Move kernel-version code into a functionSimon Glass
2020-09-25x86: zimage: Avoid using #ifdefSimon Glass
2020-09-25x86: zimage: Use a state struct to hold the stateSimon Glass
2020-09-25x86: Update the bootparam headerSimon Glass
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-21x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner
2020-09-21x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner
2020-09-21x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-09-01x86: Drop nhlt_serialise()Simon Glass
2020-09-01x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-08-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-08-03x86: call32: Append appropriate suffixesAndy Shevchenko
2020-08-03x86: sipi_vector: Append appropriate suffixesAndy Shevchenko
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger