summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* AGESA SPI: Fix Kconfig optionsKyösti Mälkki2014-04-292-3/+6
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* southbridge/hudson: Initialize ACPI IO ports separate of FADTAlexandru Gagniuc2014-04-212-16/+33
* AMD hudson and yangtze boards: Let mainboard declare power buttonAlexandru Gagniuc2014-04-211-7/+0
* southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc2014-04-203-12/+7
* southbridge/amd/agesa/hudson: Refactor SPI controller driverAlexandru Gagniuc2014-04-201-19/+50
* AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-201-11/+4
* AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-201-0/+5
* AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-203-15/+3
* southbridge/hudson: Compile refactored SMI setup utilities in SMMAlexandru Gagniuc2014-04-184-52/+95
* southbridge/sb800: Strip obsolete commentaryEdward O'Callaghan2014-04-181-9/+0
* southbridge/hudson: Remove unused function set_sm_enable_bits()Alexandru Gagniuc2014-04-172-12/+0
* southbridge/hudson: Add support for ACPI enable/disable via SMIAlexandru Gagniuc2014-04-175-12/+75
* southbridge/hudson: Pass GEVENT SMIs to mainboard_smi_gpi()Alexandru Gagniuc2014-04-171-0/+8
* southbridge/amd/agesa/hudson: Add initial support for SMMAlexandru Gagniuc2014-04-174-0/+220
* southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc2014-04-163-57/+38
* southbridge/amd/agesa/hudson: Clean up AGESA #includesAlexandru Gagniuc2014-04-153-7/+7
* hudson boards: Don't require ide.asl file on boards without IDEAlexandru Gagniuc2014-04-131-5/+0
* cimx/sb800/cfg.c: Cut out purposeless ROM reading noise.Edward O'Callaghan2014-04-131-1/+1
* cimx/sb800 boards: Don't require ide.asl on boards without IDEEdward O'Callaghan2014-04-131-6/+0
* intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03Paul Menzel2014-04-112-2/+2
* lynxpoint: Fix SerialIO ACPI compile issue with recent IASLDuncan Laurie2014-04-091-1/+1
* sb/amd/amd8111/acpi.c: Remove set but unused variable `dword`Paul Menzel2014-04-091-2/+1
* amd/agesa/hudson: Implement PNP resource setup in LPC bridgeRudolf Marek2014-04-061-1/+173
* bd82x6x, ibexpeak, lynxpoint: Unify SPI.Vladimir Serbinenko2014-03-048-2589/+34
* ibexpeak/ehci: Set .enable_resources properly.Vladimir Serbinenko2014-03-041-0/+1
* lynxpoint: Kill alternative cbfs_load_payload.Vladimir Serbinenko2014-02-253-92/+0
* ibexpeak/thermal: set temperature target in early init.Vladimir Serbinenko2014-02-202-3/+9
* ibexpeak/lpc: Fix PCIIDs.Vladimir Serbinenko2014-02-191-10/+1
* lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOSDuncan Laurie2014-02-181-1/+18
* vortex86ex: Drop baudrate programming for 10 UARTsKyösti Mälkki2014-02-171-2/+1
* ibexpeak/azalia: Remove C4-register extended init.Vladimir Serbinenko2014-02-171-16/+0
* ibexpeak/sata: Add PCI ID from Easynote LM.Vladimir Serbinenko2014-02-171-1/+1
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-1618-71/+0
* lynxpoint: Do not put SerialIO devices into D3Hot in ACPI modeDuncan Laurie2014-02-122-10/+44
* amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin2014-02-113-13/+5
* usbdebug: Remove duplicate port claimKyösti Mälkki2014-02-101-7/+0
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* uart8250: Drop unused declarationsKyösti Mälkki2014-02-062-64/+0
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-0625-25/+25
* usbdebug: Drop obsolete codeKyösti Mälkki2014-02-061-1/+0
* AMD cimx/sb800: Set SPI frequency and prefetchKyösti Mälkki2014-02-041-3/+2
* AMD hudson and yangtze: add IMC fan control supportWANG Siyuan2014-02-013-0/+118
* ibexpeak: add smbus_write_byteVladimir Serbinenko2014-02-012-2/+16
* bd82x6x: Add smbus_write_byteVladimir Serbinenko2014-02-011-0/+57
* sandy/ivy SPI: Support hardware sequencing and use with multiple chipsVladimir Serbinenko2014-01-232-2/+644
* dmp/vortex86ex: Initialize I2C controller base address/IRQAndrew Wu2014-01-232-0/+16
* X201: Enable expresscard hotplug.Vladimir Serbinenko2014-01-231-0/+11
* nehalem: Fix SMRAM register addressVladimir Serbinenko2014-01-231-3/+4
* Ibexpeak: add missing thermal init.Vladimir Serbinenko2014-01-233-1/+49
OpenPOWER on IntegriCloud