summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/fsp_rangeley
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* cpu/x86: Fix MSR_PLATFORM_INFO definitionKyösti Mälkki2019-07-071-0/+2
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-6/+6
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-161-13/+0
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-131-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-0/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* Drop leftover debug function declarationsKyösti Mälkki2019-01-231-7/+0
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-131-1/+0
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-221-2/+2
* northbridge: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-251-1/+2
* src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xceElyes HAOUAS2018-06-141-1/+1
* northbridge/intel: Remove unneeded includesElyes HAOUAS2018-06-041-1/+0
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* nb/intel/fsp_rangeley: Get rid of device_tElyes HAOUAS2018-04-303-12/+12
* nb/intel/fsp_rangeley/port_access.c: Add brackets around macroElyes HAOUAS2017-06-271-2/+2
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-2/+2
* intel/fsp_rangeley: Fix use of __SIMPLE_DEVICE__Kyösti Mälkki2016-12-181-3/+1
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-15/+12
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-1/+0
* intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-061-1/+1
* intel/fsp_rangeley: Fix regression on MMCONF_SUPPORTKyösti Mälkki2016-11-301-0/+1
* northbridge/intel/fsp_rangeley: Add space around operatorsElyes HAOUAS2016-09-203-3/+2
* northbridge/intel/fsp_rangeley: transition away from device_tAntonello Dettori2016-09-091-1/+1
* northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-10/+10
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3115-60/+0
* Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth2015-10-231-93/+92
* Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth2015-10-1415-0/+1319
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-0315-1319/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-1/+1
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-052-3/+9
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2115-18/+15
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* northbridge/intel/fsp_rangeley: Correct MMIO size settingDave Frodin2015-05-011-1/+1
* intel: Correct MMIO related ACPI table settingsDave Frodin2015-05-011-4/+6
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+3