summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/fsp_rangeley
Commit message (Expand)AuthorAgeFilesLines
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-2130-4838/+0
* sb/intel/common: Properly guard USB debugArthur Heymans2019-11-181-1/+1
* sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans2019-11-101-1/+0
* sb/intel/common: Make COMMON_RESET optionalArthur Heymans2019-11-101-0/+1
* sb/intel/common: Make linking rtc.c conditionalArthur Heymans2019-11-101-0/+1
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+1
* sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS2019-11-041-4/+4
* sb/intel: Move 'smbus.asl' to common placeElyes HAOUAS2019-11-042-237/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-26/+0
* sb/intel/common: Make linking pmbase.c conditionalArthur Heymans2019-10-301-0/+1
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-304-12/+12
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNCKyösti Mälkki2019-10-051-18/+18
* intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki2019-10-021-19/+20
* southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* southbridge: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-215-15/+11
* src: Remove variable length arraysJacob Garber2019-08-201-4/+5
* cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki2019-08-151-1/+4
* cpu/x86: Move some SMM function declarationsKyösti Mälkki2019-08-131-0/+1
* intel/fsp_rangeley: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-132-6/+3
* southbridge/intel/fsp_rangeley: Fix wrong parameters passed to outwHannah Williams2019-06-051-2/+2
* sb/intel/fsp_rangeley: Remove variable set but not usedElyes HAOUAS2019-06-031-2/+1
* sb/intel/*: Delete early_spiPatrick Rudolph2019-05-293-110/+1
* {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS2019-05-131-3/+0
* sb/{ICH7,NM10,PCH}: Use common watchdog_off functionElyes HAOUAS2019-05-073-54/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+1
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-4/+0
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-213-37/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+1
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-161-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-085-6/+6
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-046-2/+6
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0111-0/+11
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* intel/spi: Switch to native PCI config accessorsKyösti Mälkki2019-02-281-32/+4
* intel/spi: Fix use of __SIMPLE_DEVICE__Kyösti Mälkki2019-02-281-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* sb/intel: Use common RCBA MACROsPeter Lemenkov2019-01-141-20/+2
* sb/intel/fsp_rangeley: Fix typo in GPIO LevelElyes HAOUAS2019-01-071-1/+1
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-4/+0
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-062-1/+2
* usbdebug: Refactor init callsKyösti Mälkki2019-01-061-3/+3
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-063-6/+5
* soc/intel: Fix ugly preprocessor macroKyösti Mälkki2018-12-302-2/+2
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-193-3/+0
* southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0