summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-18sb/amd/cs5536: Remove includes of C filesMartin Roth
2017-07-18soc/intel/cannonlake: Add PMC headersAndrey Petrov
2017-07-17AGESA: Add guard for acpi_get_sleep_type()Kyösti Mälkki
2017-07-17binaryPI: Drop unused agesawrapper includeKyösti Mälkki
2017-07-17binaryPI: Drop unused agesawrapper includeKyösti Mälkki
2017-07-17binaryPI: Disable CAR with empty stackKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki
2017-07-17AGESA boards: Fix regressions with LATE_CBMEM_INITKyösti Mälkki
2017-07-17intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik
2017-07-17intel/fsp1_1: Don't consume FSP_SMBIOS_MEMORY_INFO_HOB in S3 resume pathSubrata Banik
2017-07-17soc/intel/common/gpio: clean up logical to chipset mappingAaron Durbin
2017-07-17soc/intel/common/gpio: distingiush single vs multi acpi devicesAaron Durbin
2017-07-17soc/intel/skylake: remove top_of_32bit_ram() declarationAaron Durbin
2017-07-17soc/intel/cannonlake: remove top_of_32bit_ram() declarationAaron Durbin
2017-07-17drivers/intel/fsp1_1: Handle errors in find_fsp()Werner Zeh
2017-07-16drivers: Drop level of indirection for MMIO HW accessStefan Reinauer
2017-07-16assert: Add new dead_code() macro to assert dead code pathsJulius Werner
2017-07-16soc/amd/stoneyridge:Fix IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-16src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-15siemens/nc_fpga: Fix wrong type castWerner Zeh
2017-07-15device/pciexp_device.c: Terminate CLK PM message with newlineArthur Heymans
2017-07-15drv/intel/gma/i915: Get rid of unused function prototypePatrick Rudolph
2017-07-15vendorcode/amd/agesa: Tidy up gcccar.incKyösti Mälkki
2017-07-15vendorcode/amd/agesa: Clarify CAR disableMarc Jones
2017-07-15vendorcode/amd/agesa: Sync irrelevant differencesKyösti Mälkki
2017-07-15vendorcode/amd/pi: Tidy up gcccar.incKyösti Mälkki
2017-07-15vendorcode/amd/pi: Clarify CAR disableMarc Jones
2017-07-14google/fizz: Override PL2 and SysPL2 valuesShelley Chen
2017-07-14soc/intel/skylake: Set PsysPL2 MSRShelley Chen
2017-07-14K8: Fix indirect includesKyösti Mälkki
2017-07-14geode_lx: Move declaration to another headerKyösti Mälkki
2017-07-14drivers/fsp1_1: remove VBT function defs from util.hMatt DeVillier
2017-07-13src: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13src/cpu: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13soc/intel/cannonlake: Add reset.cAndrey Petrov
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-13soc/intel/cannonlake: Add MakefileAndrey Petrov
2017-07-13soc/intel/cannonlake: Add bootblock PCHAndrey Petrov
2017-07-13soc/intel/cannonlake: Add early CPU initializationAndrey Petrov
2017-07-13soc/intel/skylake: reduce postcar stack usage for fsp 2.0Aaron Durbin
2017-07-13arch/x86/assembly_entry: Align stack for car_stage_entryMarshall Dawson
2017-07-13google/butterfly: add function needed for MRC raminitMatt DeVillier
2017-07-13AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki
2017-07-13mainboard/google/soraka: add wacom touchscreen supportWisley Chen