summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-122-7/+0
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-111-0/+130
* siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi2013-04-102-0/+7
* AMD GX1: Remove useless copied header file `northbridge.h`Paul Menzel2013-04-042-7/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+1
* AMD Fam15: Add SPD read functions to wrapper codeKimarie Hoot2013-03-194-0/+334
* AMD Fam14: Add SPD read functions to wrapper codeMartin Roth2013-03-074-0/+272
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-01152-152/+152
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-2810-44/+1
* 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-1412-19/+19
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-1410-22/+22
* 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-301-1/+3
* 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
* 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
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2814-14/+9
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-289-7/+28
* Get rid of drivers classPatrick Georgi2012-11-2710-12/+12
* Drop no-op bootblock.cKyösti Mälkki2012-11-171-29/+0
* AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPUSiyuan Wang2012-11-071-1/+5
* AMD rd890 late.c: Don't enable PCIe ports after PCIe init.Siyuan Wang2012-11-071-89/+26
* AMD agesa family15: PCI domain should scan bus from 0x18.0Siyuan Wang2012-11-072-1/+9
* Remove chip.h files without config structureKyösti Mälkki2012-10-0729-352/+0
* agesa fam15 northbridge: change lapic_id to accommodate two CPUsSiyuan Wang2012-09-191-2/+1
* Fix AMD UMA for RS780Kyösti Mälkki2012-08-287-24/+75
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-276-120/+40
* AMD northbridges: rewrite CPU allocationKyösti Mälkki2012-08-276-156/+104
* Auto-declare chip_operationsKyösti Mälkki2012-08-2218-20/+0
* AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki2012-08-097-104/+31
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-073-0/+9
* AMD f15: Change multiply ONE_MB to bit shifting (Propagation)zbao2012-08-051-7/+7
* AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation)zbao2012-08-042-3/+3
* AMD NB: Limit the device field to 5 bits. (Propagation)zbao2012-08-045-8/+16
* Limit the device field to 5 bits.zbao2012-08-021-2/+2