summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/fsp_rangeley
AgeCommit message (Expand)Author
2019-11-21nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans
2019-11-18sb/intel/common: Properly guard USB debugArthur Heymans
2019-11-10sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans
2019-11-10sb/intel/common: Make COMMON_RESET optionalArthur Heymans
2019-11-10sb/intel/common: Make linking rtc.c conditionalArthur Heymans
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-04sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS
2019-11-04sb/intel: Move 'smbus.asl' to common placeElyes HAOUAS
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-30sb/intel/common: Make linking pmbase.c conditionalArthur Heymans
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-05sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNCKyösti Mälkki
2019-10-02intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki
2019-09-15southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-12southbridge: Remove not used #include <elog.h>Elyes HAOUAS
2019-08-21intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki
2019-08-20src: Remove variable length arraysJacob Garber
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-07-13intel/fsp_rangeley: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-06-05southbridge/intel/fsp_rangeley: Fix wrong parameters passed to outwHannah Williams
2019-06-03sb/intel/fsp_rangeley: Remove variable set but not usedElyes HAOUAS
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-05-13{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS
2019-05-07sb/{ICH7,NM10,PCH}: Use common watchdog_off functionElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-28intel/spi: Switch to native PCI config accessorsKyösti Mälkki
2019-02-28intel/spi: Fix use of __SIMPLE_DEVICE__Kyösti Mälkki
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-14sb/intel: Use common RCBA MACROsPeter Lemenkov
2019-01-07sb/intel/fsp_rangeley: Fix typo in GPIO LevelElyes HAOUAS
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-30soc/intel: Fix ugly preprocessor macroKyösti Mälkki
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS