summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-171-1/+1
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-171-1/+1
* southbridge/amd/cimx/sb800: Unused func smbus_delay()Edward O'Callaghan2014-05-141-5/+0
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-131-31/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-135-12/+12
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-133-0/+15
* cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth2014-05-092-0/+129
* 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
OpenPOWER on IntegriCloud