pmh7.[ch]: Add missing license headers.
[coreboot.git] / src / southbridge /
2011-01-30 Patrick GeorgiInverse two arguments of cbfs-files-y and adapts its...
2011-01-28 Rudolf MarekAttached patch fixes the LPC decode ranges of SB700...
2011-01-28 Stefan ReinauerFix Bimini build
2011-01-27 Zheng BaoTrivial. Re-indent the code.
2011-01-27 Zheng BaoSet the phy via weak function.
2011-01-25 Zheng BaoSet the SB800 SATA PHY correctly.
2011-01-24 Zheng BaoChange fadt revision back to 3.
2011-01-21 Zheng BaoNow bimini can boot linux to login.
2011-01-20 Zheng BaoS3 feanture of SB800. Compiliant with SB700.
2011-01-20 Zheng BaoMove some board specific functions to sb800.h.
2011-01-20 Zheng BaoThis sb800 code is derived from sb700.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-12 Stefan Reinauerdrop unused files
2011-01-11 Kerry Shechange a readable way to fix SB800 CIMX "multi-characte...
2011-01-04 Uwe HermannMCP55: Cosmetic fixes, switch to u8 et al.
2011-01-04 Uwe HermannCK804: Cosmetic fixes, switch to u8 et al.
2011-01-01 Uwe Hermannsrc/southbridge/amd/cimx_wrapper: Run dos2unix on the...
2011-01-01 Uwe HermannAMD SB800: Drop component prefix from filenames.
2011-01-01 Kerry SheAdd AMD SB800 southbridge support via cimx_wrapper.
2010-12-31 Zheng BaoAdd RS785(RS880) support. Just few pci_ids.
2010-12-30 Nils JacobsRemove duplicated GX2 processor IIOC mode setting on...
2010-12-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
2010-12-29 Nils Jacobs-Clean up some comments.
2010-12-27 Stefan ReinauerIntel SCH: make state machine binary selection availabl...
2010-12-26 Uwe HermannRandom fixes for TI pci1x2x / Nokia IP530 / others.
2010-12-18 Rudolf MarekSMM on AMD K8 Part 2/2
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-12-18 Uwe HermannFix a few whitespace and coding style issues.
2010-12-18 Patrick GeorgiA couple of Poulsbo fixes:
2010-12-18 Patrick GeorgiSupport Intel SCH (Poulsbo) and add iwave/iWRainbowG6...
2010-12-16 Uwe HermannAdd TINY_BOOTBLOCK support for the SiS966 southbridge.
2010-12-14 Zheng BaoSet the ROMSIZE as 4MB.
2010-12-13 Rudolf MarekFollowing patch adds support for suspend/resume functio...
2010-12-11 Rudolf MarekI was bitten by the rename, this is part of r6165.
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-12-10 Uwe HermannAdd TINY_BOOTBLOCK support for AMD SB700.
2010-12-09 Uwe HermannMerge enable_rom.c files into bootblock.c files.
2010-12-09 Zheng BaoAdd missing instruction break.
2010-12-08 Tobias DiedrichTobias Diedrich wrote:
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-12-06 Zheng BaoBefore lane reversal,
2010-11-30 Zheng BaoTrivial. Reindent and dos2unix.
2010-11-29 Tobias DiedrichTobias Diedrich wrote:
2010-11-29 Stefan Reinauerfix typo
2010-11-27 Tobias DiedrichAfter finding the missing bit poweroff works now.
2010-11-26 Uwe HermannBroadcom BCM5785: Add TINY_BOOTBLOCK support.
2010-11-26 Uwe HermannAMD SB600: Add TINY_BOOTBLOCK support.
2010-11-26 Uwe HermannAMD-8111: Add TINY_BOOTBLOCK support.
2010-11-25 Uwe HermannMCP55: Add TINY_BOOTBLOCK support.
2010-11-24 Tobias DiedrichWith low serial console loglevels a pcie graphics card...
2010-11-24 Scott DuplichanThis patch solves crashes and BSODs that occur when...
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-22 Stefan ReinauerPrinting coreboot debug messages on VGA console is...
2010-11-21 Jonathan KollaschMove CK804_PCI_E_X and CK804B_PCI_E_X defines (which...
2010-11-21 Patrick GeorgiMove MCP55_PCI_E_X_* to Kconfig. Any useless values...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-18 Uwe HermannFix/drop some obsolete comments,
2010-11-18 Patrick GeorgiMove register block definitions out of board code into
2010-11-17 Tobias DiedrichLinux also needs the MMCONF area to be reserved either...
2010-11-17 Tobias DiedrichThe only southbridge having a pirq_assign_irqs function...
2010-11-14 Uwe HermannAdd a target for the ASUS A8V-E Deluxe (trivial).
2010-11-14 Tobias DiedrichMove cable detect logic to a weak function in vt8237r_i...
2010-11-14 Tobias DiedrichCurrently the
2010-11-11 Tobias DiedrichAdd VT8237A id to src/southbridge/via/vt8237r/bootblock.c
2010-11-11 Tobias DiedrichAdd pci id and ops for VT8237A SATA controller
2010-11-08 Ward VandewegeWe can't print this early.
2010-11-07 Tobias DiedrichDepends on the "Introduce get_vt8237_lpc() function...
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC pci_locate_device call in...
2010-11-07 Tobias DiedrichUse get_vt8237_lpc() in vt8237_sb_enable_fid_vid()...
2010-11-07 Tobias DiedrichInstead of duplicating the pci_locate_device calls...
2010-11-07 Tobias DiedrichAdd pointer to public PCIe bridge documentation on
2010-11-07 Tobias DiedrichThis adds VT8237A specific VLINK/LPC init functions...
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC device id and the pci_driver...
2010-11-04 Uwe HermannAdd a rom_enable() function to via/vt8231 and call...
2010-11-02 Tobias DiedrichNeed to clear downstream read cycle retry bit, or the...
2010-11-02 Tobias DiedrichThis adds pci device ids and pci_driver structs for...
2010-10-29 Jonathan KollaschUse common code to set PCI subsystem in mcp55.
2010-10-29 Jonathan KollaschDeduplicate ck804 subsystem-setting functionality.
2010-10-28 Jonathan KollaschThe no point in having a non-NULL ops_pci pointer when...
2010-10-28 Uwe HermannFix broken build due to missing #if CONFIG_IOAPIC.
2010-10-28 Uwe HermannAdd IOAPIC support for Intel 82371EB and fixup SMP...
2010-10-27 Jonathan KollaschCorrect an apparent copy-paste error that shows up...
2010-10-27 Jonathan KollaschConvert ck804_early_smbus.c to a separately compiled...
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-26 Jonathan KollaschConvert all ck804-based boards to tiny bootblock.
2010-10-26 Patrick GeorgiMove bcm5785_enable_rom.c include to where it's used.
2010-10-26 Scott DuplichanWhen gcc 4.5.0 is used, compiling mcp55_early_setup_car...
2010-10-24 Scott DuplichanRunning a checked build of Windows is needed for unders...
2010-10-20 Uwe HermannRevert sblk/sblink change, use sblk like the rest of...
2010-10-19 Jonathan KollaschCopy ICH4 hard_reset() for 6300ESB.
2010-10-19 Jonathan KollaschRemove unused variables from 6300ESB smbus_write_block().
2010-10-18 Scott DuplichanThis patch enables SB700 option PrefetchEnSPIFromHost...
2010-10-17 Liu TaoIn the RS780/RS690 ProgK8TempMmioBase() function, the...
2010-10-17 Liu TaoWe currently read the CPU HT speed from HT chain 0...
2010-10-17 Uwe HermannAdd more missing GPL-headers, fix inconsistencies in...
2010-10-17 Uwe HermannUse common GPL-header format in CK804 files, add missin...
2010-10-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
next