aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2013-06-17Make intel blob locations configurablePatrick Georgi
2013-06-14AMD sb800 agesa/hudson: Use PCI definesKyösti Mälkki
2013-06-14lynxpoint: Fix PCI IDs for EHCIKyösti Mälkki
2013-06-13AMD Hudson: Add support for the SD controllerDave Frodin
2013-06-13AMD: Kconfig cleanupKyösti Mälkki
2013-06-13Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"Stefan Reinauer
2013-06-12Add support for Intel Ibex Peak (Mobile 5) southbridgeStefan Reinauer
2013-06-12usbdebug: Drop printk within console_init()Kyösti Mälkki
2013-06-12Fix i82801a/b/c/d IOAPICKyösti Mälkki
2013-06-12intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev
2013-06-11intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c`Paul Menzel
2013-06-11Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev
2013-06-10early_smbus: Add early SMBus implementation for VIA chipsetsAlexandru Gagniuc
2013-06-06intel/bd82x6x: Add option to include ethernet firmwareNico Huber
2013-06-06intel/bd82x6x: fix building usb debug on SNB/IVBPatrick Georgi
2013-06-03AMD Geode CS5536: downgrade BIOS_ERRChristian Gmeiner
2013-06-03Intel Lynx Point: LPC: Unify I/O APIC setupPaul Menzel
2013-06-03Intel BD82x6x: LPC: Unify I/O APIC setupPaul Menzel
2013-05-20AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix buildPaul Menzel
2013-05-20ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt casePaul Menzel
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-05-07Intel 82801Gx: LPC: Unify I/O APIC setupPaul Menzel
2013-05-03Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-05-01AMD Hudson A55E: Remove GEC firmware blob kconfig promptBruce Griffith
2013-04-26Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-04-18AMD/SB800: Define the GPP PCIe lane distributionDave Frodin
2013-04-16Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2Vladimir Serbinenko
2013-04-15Fam14 DSDT: Also return for unrecognized UUID in _OSCMike Loptien
2013-04-11AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in commentPaul Menzel
2013-04-11Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien
2013-04-03lynxpoint: Cosmetic cleanupStefan Reinauer
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie
2013-04-01lynxpoint: Fix LP clock gating setup for LPCDuncan Laurie
2013-04-01lynxpoint: fix enable_pm1() functionAaron Durbin
2013-04-01lynxpoint: split clearing and enabling of smmAaron Durbin
2013-04-01AMD hudson & SB800 - Fix issues with mawkMartin Roth
2013-04-01lynxpoint: Rework ACPI NVS to add new SerialIO variablesDuncan Laurie
2013-03-29AMD CIMx SB800: Update Kconfig help texts to new SATA mode defaultPaul Menzel
2013-03-22Unify setting i82801e LPCKyösti Mälkki
2013-03-22Fix compilation of Intel LynxPoint based boardsStefan Reinauer
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21lynxpoint: Fix up handling for LynxPoint-LP chipsetsDuncan Laurie
2013-03-21lynxpoint: Change sata.c to get rid of #ifDuncan Laurie
2013-03-21lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie
2013-03-21haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie
2013-03-21lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie
2013-03-21lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie
2013-03-21lynxpoint: Add power management helper functionsDuncan Laurie
2013-03-21lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie
2013-03-21lynxpoint: Add function for checking for LP chipsetDuncan Laurie
2013-03-21lynxpoint: Enable EC IO ports 0x62/0x66Duncan Laurie
2013-03-21lynxpoint: update MBP give up routineAaron Durbin
2013-03-21LynxPoint: Move RCBA helper function to its own fileDuncan Laurie
2013-03-19lynxpoint: Add cbfs_load_payload() implementationAaron Durbin
2013-03-19bd82x6x: Fix compiling with USB debug port supportRonald G. Minnich
2013-03-18lynxpoint: Move a bit of generic RCBA into early_pchDuncan Laurie
2013-03-18haswell: Use SMM ModulesAaron Durbin
2013-03-17Intel HD Audio: clean up initialization codeStefan Reinauer
2013-03-17haswell platforms: restructure romstage mainAaron Durbin
2013-03-17bd82x6x: Add config option to force SATA link to different speeds.Shawn Nematbakhsh
2013-03-17Pantherpoint: Add XHCI device initDuncan Laurie
2013-03-17bd82x6x: don't use absolute symbolsAaron Durbin
2013-03-17Add bd82x6x XHCI(USB3) S3/S4 workaroundMarc Jones
2013-03-17Add bd82x6x PCH functions to SMMMarc Jones
2013-03-17lynxpoint: Add support for disabling ULT devicesDuncan Laurie
2013-03-14lynxpoint: lpc resource reservationsAaron Durbin
2013-03-14haswell: more ULT/LP support and minor tweaksDuncan Laurie
2013-03-14lynxpoint: Update device IDs and clock gating setupDuncan Laurie
2013-03-14lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie
2013-03-14lynxpoint: Add Kconfig entry for Low Power chipsetDuncan Laurie
2013-03-14lynxpoint: ME to BIOS Payload UpdatesAaron Durbin
2013-03-14lynx point: add new ME status informationAaron Durbin
2013-03-14haswell: remove GPIO60 memory reset gate on S3 transitionDuncan Laurie
2013-03-14haswell: remove explicit pcie config accessesAaron Durbin
2013-03-14lynxpoint: PMIR register renameAaron Durbin
2013-03-14lynxpoint: Management Engine UpdatesAaron Durbin
2013-03-14haswell: add PCI id supportAaron Durbin
2013-03-14lynxpoint: Update IOBP programming methodDuncan Laurie
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin
2013-03-12AMD CIMx SB800: Enable AHCI mode for SATA controller by defaultPaul Menzel
2013-03-09Add Intel Panther Point USB3 initializationMarc Jones
2013-03-06AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Use defines for some i82801ex/gx registersKyösti Mälkki
2013-02-27smm: Update rev 0x30101 SMM revision save stateAaron Durbin
2013-02-26Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki
2013-02-25AMD Southbridge: Add RTC init to lpc_initMike Loptien
2013-02-23AMD/Persimmon: Add RTC init to CIMX SB800Mike Loptien
2013-02-21AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-19build system: Retire REQUIRES_BLOBPatrick Georgi
2013-02-19AMD S3: Change S3_VOLATILE_POS to S3_DATA_POSZheng Bao
2013-02-18AMD S3: Fix typo vol*a*tile in southbridge KconfigZheng Bao
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2013-01-22Hudson: Legacy free question is hudson onlyMartin Roth