summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* intel/lynxpoint: xhci: Update magic bits to new magic valuesDuncan Laurie2014-06-251-2/+2
* AGESA: Move config parameters for non-volatile S3 dataKyösti Mälkki2014-06-255-81/+0
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-256-11/+8
* AMD cimx/sb800: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-5/+1
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-2116-36/+17
* southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macroEdward O'Callaghan2014-06-201-9/+9
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-184-4/+4
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-143-10/+10
* southbridge/amd: Change #if defined to #if IS_ENABLEDDave Frodin2014-06-122-7/+7
* intel/bd82x6x: Skip unknown MBP.Vladimir Serbinenko2014-06-121-2/+4
* amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin2014-06-118-25/+41
* ibexpeak: Set number of USB ports.Vladimir Serbinenko2014-06-111-0/+17
* ibexpeak: Remove some dead code.Vladimir Serbinenko2014-06-112-131/+0
* AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien2014-06-114-5/+426
* amd/hudson: Add the IOAPIC space to the fixed resources tableDave Frodin2014-06-111-4/+6
* southbridge/amd/agesa/hudson: Unused func smbus_delay()Edward O'Callaghan2014-05-251-5/+0
* southbridge/amd/cimx/sb900: Unused func smbus_delay()Edward O'Callaghan2014-05-251-5/+0
* southbridge/amd/cimx/sb700: Unused func smbus_delay()Edward O'Callaghan2014-05-221-5/+0
* southbridge/amd/sb700/smbus.c: Unused func smbus_delay()Edward O'Callaghan2014-05-221-6/+0
* 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