summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/google/hatch: Bump up the BIOS region to 28MiBFurquan Shaikh2019-02-131-16/+19
* mb/google/poppy/var/rammus: Enable mode change wake source for S3/S0ixFurquan Shaikh2019-02-131-1/+2
* soc/intel/cannonlake: Configure serial debug uartRonak Kanabar2019-02-131-0/+3
* mb/google/sarien: Support multiple touchscreen at same addressDuncan Laurie2019-02-133-1/+79
* mb/google/sarien/variants/sarien: Add GPIO H3 for DVT1John Su2019-02-131-1/+1
* mb/google/sarien/variants/sarien: Add GPIO H15 for DVT1John Su2019-02-131-1/+1
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-139-20/+247
* mb/google/hatch: Configure GPIO pad for non-inversionAamir Bohra2019-02-131-8/+24
* cpu/intel/common: Add Nehalem for FSB detectionKyösti Mälkki2019-02-131-2/+5
* cpu/intel/common: Split get_ia32_fsb()Kyösti Mälkki2019-02-131-1/+9
* soc/intel/icelake: Don't use CAR_GLOBALArthur Heymans2019-02-132-4/+2
* soc/intel/baytrail: Don't use CAR_GLOBALArthur Heymans2019-02-131-4/+3
* soc/intel/broadwell: Don't use CAR_GLOBALArthur Heymans2019-02-131-4/+3
* soc/intel/cannonlake: Don't use CAR_GLOBALArthur Heymans2019-02-133-6/+3
* siemens/mc_apl4: Enable HW SPI TPM on mainboard mc_apl4Uwe Poeche2019-02-132-1/+8
* siemens/mc_apl2: Remove double entry from devicetreeMario Scheithauer2019-02-131-1/+0
* riscv: Add initial support for 32bit boardsPhilipp Hug2019-02-1312-20/+89
* cpu/x86/mtrr: Fix _FROM_4G_TOP() macroNico Huber2019-02-121-1/+1
* sb/intel/common: Remove CAR_GLOBAL useArthur Heymans2019-02-123-26/+23
* nb/intel/nehalem: Remove CAR_GLOBAL useArthur Heymans2019-02-122-3/+1
* postcar: Make more use of postcar_frame_add_romcache()Nico Huber2019-02-124-8/+4
* binaryPI: Drop nested northbridge in devicetreeKyösti Mälkki2019-02-129-501/+491
* mb/google/octopus/casta: Tune usb2eye settingSeunghwan Kim2019-02-121-0/+18
* soc/amd/common: Don't use CAR_GLOBALArthur Heymans2019-02-122-22/+12
* soc/amd/common: Remove redundant ACPI S3 testKyösti Mälkki2019-02-123-11/+4
* google/kahlee: Remove unneeded HAVE_ACPI_RESUME guardKyösti Mälkki2019-02-123-8/+0
* soc/intel/bdw: Remove spurious commentNico Huber2019-02-111-1/+0
* device/pci_ops: Apply some symmetry in headersKyösti Mälkki2019-02-115-58/+91
* device/pci_ops: Move common pci_mmio_cfg.hKyösti Mälkki2019-02-112-1/+3
* mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans2019-02-1112-670/+12
* soc/intel/baytrail: Use non-evict CAR setupArthur Heymans2019-02-113-218/+2
* Revert "cpu/x86/mtrr: Fix sign overflow"Nico Huber2019-02-111-1/+1
* ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000msMichael Bacarella2019-02-111-1/+1
* soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option hereNico Huber2019-02-113-12/+12
* mb/google/kahlee: Use GPIO_10 for EC_SYNC_IRQEdward Hill2019-02-114-2/+22
* amd: Remove unused definesPeter Lemenkov2019-02-1119-62/+0
* src/mainboard/pcengines/apu2/OemCustomize.c: Enable CPB featureMichał Żygowski2019-02-111-0/+2
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-1112-45/+88
* device/pci_early.c: Drop some guardsKyösti Mälkki2019-02-114-12/+5
* device/pci: Always define PCI_DEV()Kyösti Mälkki2019-02-112-6/+7
* arch/x86: Drop stale commentKyösti Mälkki2019-02-101-5/+0
* nb/via/vx900: Replace pci_mod_configX()Kyösti Mälkki2019-02-1012-139/+85
* cpu/intel/car/*/cache_as_ram.S: Add brackets around operandArthur Heymans2019-02-102-2/+2
* sb/amd/sb800: Drop comments about pci_locate_device()Kyösti Mälkki2019-02-102-18/+16
* arch/x86: Drop some ROMCC remainsKyösti Mälkki2019-02-101-29/+0
* nb/intel/sandybridge: Use pcidev_on_root()Kyösti Mälkki2019-02-101-1/+1
* riscv: Use correct argument in a1 when invoking payloadPhilipp Hug2019-02-091-1/+1
* mb/google/hatch: Replace part-specific SPD files with generic onesShelley Chen2019-02-086-11/+108
* x86/acpi: Use PM_TABLET where appropriateDuncan Laurie2019-02-081-3/+4
* cpu/intel/model_1067x: Check for lock bit on IA32_FEATURE_CONTROLArthur Heymans2019-02-081-5/+13