aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-07Sandy/Ivy Bridge and Cougar/Panther Point: Fix namesStefan Reinauer
2012-08-07bd82x6x: Add beep commandsDylan Reid
2012-08-04Perform additional programming requirements for SATAStefan Reinauer
2012-07-30bd82x6x: Fix CONFIG_USBDEBUGSven Schnelle
2012-07-26Refactor driver structsPatrick Georgi
2012-07-26bd82x6x: Use CMOS variable if available for power-on on power failureStefan Reinauer
2012-07-26Log event for abnormal management engine statusDuncan Laurie
2012-07-26NVS: Add a temp sensor ID and an ACPI Method to set itDuncan Laurie
2012-07-26ME: Move ME v8 lockdown to finalize stepDuncan Laurie
2012-07-26Reserve bd82x6x LPC decode ranges in the resource allocatorMarc Jones
2012-07-26ELOG: Log run-time SMI southbridge eventsDuncan Laurie
2012-07-26SATA: Add option to configure gen3 transmitterDuncan Laurie
2012-07-26ELOG: Support GSMI in CPT/PPT southbridge SMI handlerDuncan Laurie
2012-07-25SMM: Skip locking SPI registers in finalize stepDuncan Laurie
2012-07-25ELOG: Log boot-time events found in southbridgeDuncan Laurie
2012-07-25SMM: rename tseg_fixup to tseg_relocate and exportDuncan Laurie
2012-07-25CougarPoint/PantherPoint: Add HM77 device ID to tableKimarie Hoot
2012-07-25bd82x6x: Drop unneeded pci_dev_tStefan Reinauer
2012-07-24CPU: Set flex ratio to nominal TDP ratio in bootblockDuncan Laurie
2012-07-24SMM: Fix state save map for sandybridge and TSEGDuncan Laurie
2012-07-24SMM: Add option for SPI driver to be available in SMMDuncan Laurie
2012-07-24Fix automatic ME detection in finalizeStefan Reinauer
2012-07-24Cougar/Panther Point: Compile in ME7 and ME8 code at the same timeStefan Reinauer
2012-07-24Fix ME hash functions on Panther Point/Cougar PointStefan Reinauer
2012-07-24Add PCIe port disable debug messageMarc Jones
2012-07-24bd82x6x: Support power-on-after-power-fail betterStefan Reinauer
2012-07-24Fix function generating GPIO state based vectorVadim Bendebury
2012-07-24Add specific power management init code for PantherPointDuncan Laurie
2012-07-24RTC: Enable extended CMOS in the bootblockDuncan Laurie
2012-07-24bd82x6x: Convert all PCI ID lists to new schemeStefan Reinauer
2012-07-24Add support for HM70 and NM70 LPC bridgeStefan Reinauer
2012-07-24SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer
2012-06-23i3100: add smbus_write_byte()Sven Schnelle
2012-06-21i3100: Enable second IOAPIC for PCI-XSven Schnelle
2012-05-30Provide functions to access arbitrary GPIO pins and vectorsVadim Bendebury
2012-05-30Add support for Panther Point to SPI driverStefan Reinauer
2012-05-29Fix compilation with CONFIG_DEBUG_SPI_FLASH enabledStefan Reinauer
2012-05-29Fix full reset for Ivy Bridge platformsVadim Bendebury
2012-05-10Add SPI flash driverStefan Reinauer
2012-05-08Clean up #ifsPatrick Georgi
2012-05-01Fix issue with PCIe power management setupDuncan Laurie
2012-05-01Add an option to enable PCIe root port coalescingDuncan Laurie
2012-05-01Update PCIe Root Port _PRT to handle re-mapped functionsDuncan Laurie
2012-05-01Fix SATA port map to only enable port 0Stefan Reinauer
2012-05-01Don't disable ACPI in the S3 resume pathDuncan Laurie
2012-05-01add new LPC controller device ID valueVadim Bendebury
2012-05-01Allow device ID arrays in the PCI driver structureVadim Bendebury
2012-04-27Cougar Point southbridge: Add includes and drop post_code()Stefan Reinauer
2012-04-27SMM: unify mainboard APM command handlersStefan Reinauer
2012-04-24Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-12Unify IO APIC address specificationPatrick Georgi
2012-04-04Add support for Intel Panther Point PCHStefan Reinauer
2012-03-24i82801gx: Support power-on-after-power-fail betterPatrick Georgi
2012-03-24i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi
2012-02-17intel/i82801cx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/sch: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17Avoid ../../.. paths in ASL filesPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2012-02-17intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-02i3100: configure pci irqsSven Schnelle
2012-01-31i3100: add sata_ports_implemented optionSven Schnelle
2012-01-31i3100: Add init sequenceSven Schnelle
2012-01-10Add missing HAVE_HARD_RESETSven Schnelle
2011-12-02i3100: Add HAVE_HARD_RESETSven Schnelle
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-27i82801gx: Fix port status in AHCI modeSven Schnelle
2011-10-25i82801gx: Add setting for C4onC3 modeSven Schnelle
2011-10-25i82801gx: Add write and read/write block functionsSven Schnelle
2011-10-23i82801gx: Don't set I/O base address to static valueSven Schnelle
2011-10-21sch: strip quotes around cmc.bin filenamePatrick Georgi
2011-10-20i82801dx: Replace romstage printk'sKyösti Mälkki
2011-10-15use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-09-21Use ACPI text fields consistently with all other boardsStefan Reinauer
2011-09-12Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich
2011-06-29i82801gx: read RTC status register to prevent IRQ stormSven Schnelle
2011-06-15SMM: don't overwrite SMM memory on resumeSven Schnelle
2011-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-06-07i82801gx: enable ACPI during S3 resumeSven Schnelle
2011-06-07SMM: add defines for APM_CNT registerSven Schnelle
2011-06-06SMM: add mainboard_apm_cnt() callbackSven Schnelle
2011-05-03i82801gx: enable SPI prefetchingSven Schnelle
2011-04-19Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-04-01ICH7: Fix register naming errorSven Schnelle
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-02-03Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi
2011-01-30Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...Patrick Georgi
2010-12-27Intel SCH: make state machine binary selection available in Kconfig for now.Stefan Reinauer
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-18Fix a few whitespace and coding style issues.Uwe Hermann
2010-12-18A couple of Poulsbo fixes:Patrick Georgi
2010-12-18Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-08Tobias Diedrich wrote:Tobias Diedrich