summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki
2019-03-06device/pci_ops: Inline PCI config accessors for ramstageKyösti Mälkki
2019-03-06device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki
2019-03-06device/pci_ops: Simplify logic for PCI bus opsKyösti Mälkki
2019-03-06soc/intel: Use simple PCI config accessKyösti Mälkki
2019-03-06sb/amd: Use simple PCI IO config accessKyösti Mälkki
2019-03-06inteltool: Add multiple device IDs of Intel GPUsFelix Singer
2019-03-06util/superiotool/ite.c: add support for IT8613EKrystian Hebel
2019-03-06superio/ite/it8613e: add support for ITE IT8613EKrystian Hebel
2019-03-06lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_Julius Werner
2019-03-06intel/apollolake: Fix incorrect config usageJulius Werner
2019-03-06x86/car: Fix incorrect config usageJulius Werner
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-05cbfstool: Support new FMD flag "PRESERVE"Hung-Te Lin
2019-03-05rmodule: Add support for R_X86_64_PLT32Patrick Rudolph
2019-03-05mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans
2019-03-05cbfstool: Change FMD annotation to flagsHung-Te Lin
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-03-05Makefile: Reduce scope of oprom include pathsKyösti Mälkki
2019-03-05util/lint: Fix clang-format test and enable it by defaultPatrick Georgi
2019-03-05lint/clang-format: set to 96 chars per linePatrick Georgi
2019-03-05soc/intel/braswell: Add SMBus supportFrans Hendriks
2019-03-05util/inteltool: Add Apollo Lake GPIO groups and namesNico Huber
2019-03-05mb/google/sarien/variants/arcada: Add GPIO H15 to enable BTCasper Chang
2019-03-05mb/google/octopus: Add 6GB dual-channel memory configurationSeunghwan Kim
2019-03-04arch/io.h: Separate MMIO and PNP opsKyösti Mälkki
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04Fix indirect include for endianessKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki
2019-03-04Fix <io.h> includesKyösti Mälkki
2019-03-04mb/google/sarien: Enable MAC address passthru supportDuncan Laurie
2019-03-04vendorcode/google/chromeos: Support MAC address passthru policyDuncan Laurie
2019-03-04vendorcode/google/chromeos: Add support for reading VPD in ACPIDuncan Laurie
2019-03-04vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie
2019-03-04soc/intel/cannonlake: Move common definitions to a header fileRizwan Qureshi
2019-03-04soc/intel/cnl/acpi: add ish ACPI deviceJett Rink
2019-03-04soc/intel/cannonlake: Fix DSDT compile remarksLijian Zhao
2019-03-04sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operatorElyes HAOUAS
2019-03-04nb/intel/i945: Remove redundant use of ACPI offset operatorElyes HAOUAS
2019-03-04payloads/tianocore: remove single branch checkout parameterMatt DeVillier
2019-03-04fmap: Add FMAP_AREA_PRESERVEHung-Te Lin
2019-03-04Revert "mb/google/poppy/variants/atlas: Update DPTF parameters"Puthikorn Voravootivat
2019-03-04src/soc/intel/braswell/cpu.c: Set up local APICFrans Hendriks
2019-03-04{src/include},{soc/intel): Configure HDA codecsFrans Hendriks
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-04sb/intel/common: Fix SMBus block commandsKyösti Mälkki
2019-03-03rmodule: Don't emit reloc for R_X86_64_PC64Patrick Rudolph