aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass
2020-09-25p2sb: Add some definitions used for ACPISimon Glass
2020-09-25x86: apl: Allow reading hostbridge base addressesSimon Glass
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-25acpi: Add more support for generating processor tablesSimon Glass
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass
2020-09-25acpi: Add support for generating processor 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-25i2c: Add a generic driver to generate ACPI infoSimon Glass
2020-09-25x86: link: Allow more space for U-BootSimon Glass
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass
2020-09-25acpi: Support generating a multi-function _DSM for devicesSimon Glass
2020-09-25acpi: Add support for conditions and return valuesSimon Glass
2020-09-25acpi: Add support for writing a _PRWSimon Glass
2020-09-25x86: coral: Add ACPI tables for coralSimon 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: apl: Correct PCIE_ECAM_BASESimon 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-25cros: Add information about booting Chrome OS on x86Simon Glass
2020-09-25cros: Update chromium documentationSimon 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