summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/ocp/wedge100s: Fix devicetreePatrick Rudolph2019-02-081-5/+24
* mb/{asrock,intel,kontron}: Include missing <arch/io.h>Elyes HAOUAS2019-02-084-28/+33
* drivers/gpio_keys: Remove redundant is_wakeup_source flagKarthikeyan Ramasubramanian2019-02-083-6/+1
* mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov2019-02-089-12/+24
* drivers/keyboard: Fix spelling of *interface*Paul Menzel2019-02-081-2/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-0790-90/+0
* mb/google/{hatch,sarien}: Configure GPIOs using cnl_configure_padsFurquan Shaikh2019-02-072-13/+4
* soc/intel/cannonlake: Configure GPIOs again after FSP-S is doneFurquan Shaikh2019-02-072-1/+35
* soc/intel/cannonlake: Add Whiskeylake SoC kconfigSubrata Banik2019-02-078-12/+33
* Makefile.inc: Create a default SMMSTORE regionArthur Heymans2019-02-061-0/+11
* mb/google/hatch: Configure I2C busesFurquan Shaikh2019-02-062-3/+20
* mb/google/reef: Expand the coreboot RO sectionMathew King2019-02-061-3/+2
* libgfxinit: Add options to limit framebuffer sizeNico Huber2019-02-062-2/+22
* Hook up Kconfig Ada spec fileNico Huber2019-02-062-0/+4
* nb/intel/gm45: Use a common romstageArthur Heymans2019-02-066-267/+181
* mb/lenovo/x200/gpio.c: Unclutter the codeArthur Heymans2019-02-061-185/+4
* mb/roda/rk9: Use common code to set up southbridge GPIO'sArthur Heymans2019-02-063-27/+144
* mb/lenovo/{x200,t400}: Set SMBUS mux using common SB functionsArthur Heymans2019-02-062-2/+2
* mb/lenovo/t400: Remove RCBA replayArthur Heymans2019-02-061-33/+0
* mb/intel/coffeelake_rvp: Select CHROMEOS for CFL-U and WHL-U RVPSubrata Banik2019-02-051-0/+6
* mb/google/sarien: Set system type for the board variantsDuncan Laurie2019-02-051-1/+2
* ec/google/wilco: Add virtual button supportDuncan Laurie2019-02-054-0/+116
* Kconfig: Add system type entries for common enclosuresDuncan Laurie2019-02-052-3/+22
* bootmem: add new memory type for BL31Ting Shen2019-02-0512-10/+41
* arch/x86/acpigen: wrap _PLD in a packageMatt Delco2019-02-051-0/+2
* acpi: device: avoid empty property list in acpi_dp_writeMatt Delco2019-02-051-16/+26
* mb/google/hatch: Add keyboard backlight supportIvy Jian2019-02-051-0/+3
* intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki2019-02-052-17/+7
* src/soc/intel/common: Clear GPIO driver ownership when not requestedKeith Short2019-02-051-10/+18