summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/baskingridge
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-162-2/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-2/+1
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-4/+1
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-211-0/+1
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-1/+1
* chromeos: remove remaining dev switch referencesJoel Kitching2019-03-281-1/+0
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-271-41/+15
* mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki2019-03-211-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-3/+1
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-131-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-061-1/+1
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki2019-01-041-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge KconfigTristan Corrick2018-12-031-1/+0
* sb/intel/lynxpoint: Make the finalise handler commonTristan Corrick2018-12-031-22/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* cpu/intel/haswell: Rework acpi/cpu.aslArthur Heymans2018-11-301-0/+2
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge KconfigElyes HAOUAS2018-11-211-4/+0
* sb/intel/lynxpoint: Generate the ACPI FADT with a common functionTristan Corrick2018-11-161-151/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-011-18/+0
* sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick2018-11-011-37/+1
* sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick2018-11-011-64/+0
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-182-2/+2
* mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer2018-10-171-2/+1
* src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS2018-08-141-1/+0
* sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-8/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-2/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* cpu/intel/haswell: Use the common intel romstage_main functionArthur Heymans2018-06-141-0/+1
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-1/+1
* mb/intel: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* mb/intel: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1