aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
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-16Add TINY_BOOTBLOCK support for the SiS966 southbridge.Uwe Hermann
2010-12-14Set the ROMSIZE as 4MB.Zheng Bao
2010-12-13Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek
2010-12-11I was bitten by the rename, this is part of r6165.Rudolf Marek
2010-12-11Following patch makes just one fadt.c file. For SB700.Rudolf Marek
2010-12-10Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-09Add missing instruction break.Zheng Bao
2010-12-08Tobias Diedrich wrote:Tobias Diedrich
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-12-06Before lane reversal,Zheng Bao
2010-11-30Trivial. Reindent and dos2unix.Zheng Bao
2010-11-29Tobias Diedrich wrote:Tobias Diedrich
2010-11-29fix typoStefan Reinauer
2010-11-27After finding the missing bit poweroff works now.Tobias Diedrich
2010-11-26Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-26AMD SB600: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-26AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-25MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-24With low serial console loglevels a pcie graphics card is notTobias Diedrich
2010-11-24This patch solves crashes and BSODs that occur when booting Win7 withScott Duplichan
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-11-21Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 byJonathan Kollasch
2010-11-21Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
2010-11-18Move register block definitions out of board code intoPatrick Georgi
2010-11-17Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich
2010-11-17The only southbridge having a pirq_assign_irqs function (needed forTobias Diedrich
2010-11-14Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann
2010-11-14Move cable detect logic to a weak function in vt8237r_ide.c and addTobias Diedrich
2010-11-14Currently the Tobias Diedrich
2010-11-11Add VT8237A id to src/southbridge/via/vt8237r/bootblock.cTobias Diedrich
2010-11-11Add pci id and ops for VT8237A SATA controllerTobias Diedrich
2010-11-08We can't print this early.Ward Vandewege
2010-11-07Depends on the "Introduce get_vt8237_lpc() function" andTobias Diedrich
2010-11-07This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.cTobias Diedrich
2010-11-07Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too.Tobias Diedrich
2010-11-07Instead of duplicating the pci_locate_device calls multiple times,Tobias Diedrich
2010-11-07Add pointer to public PCIe bridge documentation onTobias Diedrich
2010-11-07This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.cTobias Diedrich
2010-11-07This adds the VT8237A LPC device id and the pci_driver struct inTobias Diedrich
2010-11-04Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann
2010-11-02Need to clear downstream read cycle retry bit, or the bus scan willTobias Diedrich
2010-11-02This adds pci device ids and pci_driver structs for the K8T890 CFTobias Diedrich
2010-10-29Use common code to set PCI subsystem in mcp55.Jonathan Kollasch
2010-10-29Deduplicate ck804 subsystem-setting functionality.Jonathan Kollasch
2010-10-28The no point in having a non-NULL ops_pci pointer when the set_subsystem oper...Jonathan Kollasch
2010-10-28Fix broken build due to missing #if CONFIG_IOAPIC.Uwe Hermann
2010-10-28Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.Uwe Hermann
2010-10-27Correct an apparent copy-paste error that shows up at compile time onJonathan Kollasch
2010-10-27Convert ck804_early_smbus.c to a separately compiled unit.Jonathan Kollasch
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-10-26Convert all ck804-based boards to tiny bootblock.Jonathan Kollasch
2010-10-26Move bcm5785_enable_rom.c include to where it's used.Patrick Georgi
2010-10-26When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ...Scott Duplichan
2010-10-24Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan
2010-10-20Revert sblk/sblink change, use sblk like the rest of the codebase does.Uwe Hermann
2010-10-19Copy ICH4 hard_reset() for 6300ESB.Jonathan Kollasch
2010-10-19Remove unused variables from 6300ESB smbus_write_block().Jonathan Kollasch
2010-10-18This patch enables SB700 option PrefetchEnSPIFromHost in early setup.Scott Duplichan
2010-10-17In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is setLiu Tao
2010-10-17We currently read the CPU HT speed from HT chain 0's register.Liu Tao
2010-10-17Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann
2010-10-17Use common GPL-header format in CK804 files, add missing ones (trivial).Uwe Hermann
2010-10-13Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.Uwe Hermann
2010-10-13Enable or disable the power button in KconfigPeter Stuge
2010-10-13Fix a stupid bug in rs780 and rs690 code.Zheng Bao
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-11Fix typo after r5925.Sylvain Hitier
2010-10-11Build fixes (trivial).Uwe Hermann
2010-10-11First round of ICH2/ICH2-M cleanups after split from i82801xx.Uwe Hermann
2010-10-10fix typos found by zbao in other files.Stefan Reinauer
2010-10-10Same applies for SB600.Rudolf Marek
2010-10-10Following patch fixes the boot_switch_sata_ide logic. It can swapRudolf Marek
2010-10-10Following patch enables UDMA on ALL IDE devices. The current code enables it ...Rudolf Marek
2010-10-10Trivial. Spelling check.Zheng Bao
2010-10-09Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann
2010-10-08Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.Uwe Hermann
2010-10-08Round 2 of i82801AX fixes to get it into a usable shape.Uwe Hermann
2010-10-08Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.Uwe Hermann
2010-10-07RS780 function ProgK8TempMmioBase is setting a reservedScott Duplichan
2010-10-07Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann
2010-10-06Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann
2010-10-05attached patch moves a couple more config flags out of romstage:Patrick Georgi
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-10-02Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-28Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann
2010-09-26Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.Jonathan Kollasch
2010-09-26i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal
2010-09-26Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann
2010-09-25Various Debug Port southbridge implementation fixes / cosmetics.Uwe Hermann