summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/early_pch.c
AgeCommit message (Expand)Author
2020-04-06sb/intel/lynxpoint: Use SPDX headersAngel Pons
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-04-23sb/intel/lynxpoint: Enable LPC/SIO setup in bootblockArthur Heymans
2019-04-21cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-04-13sb/intel/lynxpoint: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-09cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-01sb/intel/lynxpoint: Provide a function for mainboard super I/O configTristan Corrick
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-08-13src: Get rid of non-local header treated as localElyes HAOUAS
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-02-23southbridge/intel/lynxpoint: Use common gpio.cPatrick Rudolph
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-07-05intel/lynxpoint: Export pch_enable_lpc() for Super I/O systemsStefan Reinauer
2013-12-18lynxpoint: Don't write to non-existent EHCIDuncan Laurie
2013-11-25slippy: Minor vboot related fixesDuncan Laurie
2013-11-24slippy: Prepare LPC IO decode ranges for ECDuncan Laurie
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21lynxpoint: Enable EC IO ports 0x62/0x66Duncan Laurie
2013-03-21LynxPoint: Move RCBA helper function to its own fileDuncan Laurie
2013-03-18lynxpoint: Move a bit of generic RCBA into early_pchDuncan Laurie
2013-03-17haswell platforms: restructure romstage mainAaron Durbin