summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-1814-26/+26
* - Fix up amd pistachio and dbm690t.Stefan Reinauer2009-02-152-16/+16
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-125-13/+13
* Fix typo in PCI ID (1914 should have been 7914).Carl-Daniel Hailfinger2009-02-122-2/+2
* Remove dead lines. Trivial.Carl-Daniel Hailfinger2009-02-122-2/+0
* Rename TOM to TOM1 and refer to the SSDT value with an External(TOM1)Carl-Daniel Hailfinger2009-02-122-14/+15
* Improve mainboard.c comments for DBM690T and Pistachio.Carl-Daniel Hailfinger2009-02-122-26/+27
* Fix one leftover reference to AmlCode_ssdt which was forgotten in r3929.Carl-Daniel Hailfinger2009-02-111-1/+0
* Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek2009-02-033-37/+30
* Correct FDAT->FADT typo.Carl-Daniel Hailfinger2009-01-282-2/+2
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-206-6/+6
* The DBM90T code sets bit 10 in _PSS as part of the control value, butCarl-Daniel Hailfinger2009-01-162-11/+29
* Check to see if K8 processor is capable of changing FIDVID otherwise it will ...Dan Lykowski2009-01-123-16/+49
* The ACPI PSS CPU Pstate table was calculating the frequency incorrectly forMarc Jones2009-01-062-8/+6
* Fix AMD Pistachio implicit declarations in the same way as with AMDZheng Bao2008-12-243-14/+12
* Fix implicit declarations in the AMD DBM690T target by using the rightCarl-Daniel Hailfinger2008-12-242-0/+5
* Handle RS690 quirks for 1 GHz noncoherent HyperTransport.Carl-Daniel Hailfinger2008-12-232-0/+2
* Remove a unneccessary typedef from acpi_tables.c in the AMD PistachioCarl-Daniel Hailfinger2008-12-232-2/+2
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-192-0/+4
* oops. there went a new mainboard into the tree and i missed it. Add mainboardStefan Reinauer2008-12-142-4/+19
* Move mainboard specific changes to the coreboot memory table into theStefan Reinauer2008-12-132-4/+19
* AMD PISTACHIO mainboard support.Maggie Li2008-12-0922-0/+6076
* The TALERT of ADT7461 should be pull back high if the temperature is within t...Maggie Li2008-12-051-0/+4
* I missed the svn add on r3787. These are the additional files. Joe Bao2008-12-0211-0/+3901
* Add AMD dbm690t ACPI support.Joe Bao2008-12-019-208/+455
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-285-15/+15
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-131-43/+0
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-121-66/+0
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-114-100/+4
* Fix a typo.Carl-Daniel Hailfinger2008-10-021-0/+1
* Use easily readable macros to setup interrupt routing.Carl-Daniel Hailfinger2008-10-021-82/+54
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-016-6/+9
* AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones2008-09-293-11/+2
* Add IRQ12 to the dbm690t mptable for mouse interrupt support.Marc Jones2008-09-261-0/+2
* Patch for AMD DBM690T board.Michael Xie2008-09-2211-0/+1969
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-8/+8
* oops, forgot these in the cleanup.. (trivial)Stefan Reinauer2008-08-012-4/+2
* Update to the latest AMD Fam10 microcode patches.Marc Jones2008-07-231-0/+10
* Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones2008-05-161-2/+2
* coreboot-v2: Disable second serial port on NorwichJordan Crouse2008-05-091-1/+1
* Remove inline from FAM10 CPU initialization functions.Marc Jones2008-04-251-2/+2
* Find matching settings for each CPUs FID, VID, and P-state registers and init...Marc Jones2008-04-221-16/+16
* Add early MSR and PCI register initialization. Marc Jones2008-04-221-44/+14
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-294-76/+6
* Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger2008-02-052-311/+1
* v2: Fix Serengeti-Cheetah flags tooJordan Crouse2008-01-281-1/+1
* [V2]: Add CFLAGS to targets to suck in any passed in flagsJordan Crouse2008-01-281-3/+3
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-263-4/+4
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-1811-68/+68
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1844-44/+44
OpenPOWER on IntegriCloud