summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-2831-163/+17
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-205-5/+5
* AMD Family12h: Fix warningsMartin Roth2013-02-182-10/+11
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-1433-40/+40
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-1432-44/+44
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-111-1/+1
* Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi2013-02-116-7/+13
* Add MMCONF resource to AMD fam15 PCI_DOMAINSteven Sherk2013-02-041-12/+20
* Family 12: Update for string portabilityMike Loptien2013-02-041-37/+37
* Family 15tn: Update for string portabilityMike Loptien2013-02-041-2/+2
* Family 10: Update for string portabilityMike Loptien2013-02-041-2/+2
* Family 15: Update for string portabilityMike Loptien2013-02-041-2/+2
* Add MMCONF resource to AMD fam15tn PCI_DOMAINSteven Sherk2013-02-042-14/+21
* Fam15tn: Move SPD read from mainboards into wrapperMartin Roth2013-02-016-1/+255
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-303-3/+7
* Rename family15 pci northbridgeops functions.Steven Sherk2013-01-301-4/+4
* Rename family15tn pci northbridgeops functions.Steven Sherk2013-01-301-4/+4
* Family 14: Update for string portability.Mike Loptien2013-01-301-7/+7
* Add MMCONF resource to AMD fam14 PCI_DOMAIN.Marc Jones2013-01-221-19/+23
* Rename fam14 pci northbridge ops functions.Marc Jones2013-01-221-6/+6
* F15tn: Fix all warnings, enable warnings as errorsMartin Roth2013-01-221-1/+1
* AGESA F15tn: Move callouts into northbridge wrapperMartin Roth2013-01-213-0/+462
* F15tn: Modify devicetree to fix S3 resumeMartin Roth2013-01-211-23/+0
* Support for Celeron 1007UStefan Reinauer2013-01-142-2/+4
* rd890: clear IO-APIC before setupAladyshev Konstantin2013-01-041-0/+1
* Add function to map vendor/device to generic VBIOS IDsDave Frodin2012-12-071-0/+36
* Rename devices -> deviceStefan Reinauer2012-11-303-3/+3
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2841-41/+11
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-289-7/+28
* Drop driver-y from GM45/ICH9/RK9Stefan Reinauer2012-11-271-2/+2
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-273-3/+1
* Get rid of drivers classPatrick Georgi2012-11-2728-57/+57
* intel/gm45: new northbridgePatrick Georgi2012-11-2726-0/+5951
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-4/+4
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-245-76/+81
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-245-26/+26
* x86emu: Move realmode handler into own directoryPatrick Georgi2012-11-243-3/+3
* Drop no-op bootblock.cKyösti Mälkki2012-11-171-29/+0
* Use new system agent binariesStefan Reinauer2012-11-171-1/+2
* VIA chipsets: fix compilation without real mode codeStefan Reinauer2012-11-149-67/+15
* Sandybridge: Set PEG clock gatingMarc Jones2012-11-141-0/+8
* Add PCIe init and NMode flag to PEI data structureStefan Reinauer2012-11-141-1/+12
* Add ddr3lv_support flag to pei_data structureDuncan Laurie2012-11-141-1/+2
* pei_data.h: Fix commentMarc Jones2012-11-141-0/+3
* Provide MRC with a console printing callback functionVadim Bendebury2012-11-142-1/+6
* Initial IGD OpRegion implementationStefan Reinauer2012-11-124-3/+302
* Avoid using hardcoded values in MRC cache codeVadim Bendebury2012-11-122-81/+103
* Make coreboot use the offset parameter in cbfstool createStefan Reinauer2012-11-091-0/+12
* Make register/value lists constStefan Reinauer2012-11-091-7/+7
* SandyBridge/IvyBridge: Use flash map to find MRC cacheStefan Reinauer2012-11-072-15/+16
OpenPOWER on IntegriCloud