summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Setup the MTRRs in stage1 so that memory and cache are available throughoutMarc Jones2009-02-103-50/+7
* Right from Linux. I am not comfortable inserting our headers in linux files.Ronald G. Minnich2009-01-151-0/+70
* Remove unused pciconf.h header with constants that everyone uses by value ins...Mart Raudsepp2009-01-081-13/+0
* This patch adds southbridge/nvidia/ck804 from v2 minimally updated for v3.Myles Watson2009-01-051-0/+28
* This patch removes the offset_pciio since there is never an offset_pciio anMyles Watson2009-01-051-3/+2
* This trivial patch makes AGP support compile again. Myles Watson2009-01-051-1/+1
* This patch fixes up k8 for the new resource allocator. It splitsMyles Watson2009-01-051-2/+4
* This patch simplifies the resource allocator by splitting it into distinctMyles Watson2008-12-312-16/+11
* Fix breakage of k8 targets caused by r1085. Thanks to Myles Watson for Corey Osgood2008-12-301-0/+2
* Kill off stage1_mtrr.c completely, and bring in mtrr.c for stage2 from v2.Ronald G. Minnich2008-12-232-2/+1
* Check that the CAR and ROM areas don't collide.Corey Osgood2008-12-111-0/+8
* This patch:Corey Osgood2008-12-101-0/+1
* This patch changes unsigned [int] to u16 for subsystem IDs. They're in theMyles Watson2008-12-101-4/+4
* This patch makes all the SuperIOs build again, and reverts some breakage thatMyles Watson2008-12-081-3/+6
* This patch adds two k8 devices from v2 to v3 (apic and mcf3.)Myles Watson2008-12-031-10/+3
* smm support from v2Ronald G. Minnich2008-11-261-0/+250
* This patch changes all occurrences of pci_dev_set_resources ->Myles Watson2008-11-241-1/+1
* This is the first part of a v3 Super I/O refactoring.Uwe Hermann2008-11-181-0/+16
* This patch changes PNP support for devices so that the dts values get passedMyles Watson2008-11-141-2/+3
* This patch adds some debug functions, cleans up whitespace (per indent), and ...Myles Watson2008-11-142-119/+101
* Return the count of failures from ram_check.Mart Raudsepp2008-11-131-1/+1
* We are woefully unaware about how much stack v3 really uses.Carl-Daniel Hailfinger2008-11-132-0/+7
* Stage 1 mostly works. Stage 2 needs lots of twiddling. Ronald G. Minnich2008-11-122-1/+3
* Yes, starting to build. Ronald G. Minnich2008-11-121-1/+1
* With this change, we actually can start compiling. It's quite amazing just howRonald G. Minnich2008-11-121-0/+4
* This patch continues the device code cleanup.Myles Watson2008-11-054-10/+9
* This patch removes code related to PCI type 2 configuration cycles (gone as ofMyles Watson2008-11-051-1/+1
* All of these CPUS have 32 address bits in all cases. Move this to the cpu.hRonald G. Minnich2008-10-311-0/+1
* via vt8237, cn700 and jetway j7f2. Ronald G. Minnich2008-10-311-2/+8
* General cleanup and comments for things that should be fixed in future.Ronald G. Minnich2008-10-291-1/+0
* Marc reviewed the v3 device tree code and we developed the set ofRonald G. Minnich2008-10-271-5/+5
* This is the patch which will let VIA C7 continue in v3 during/after aCarl-Daniel Hailfinger2008-10-231-0/+4
* Add functions to print routes. Ronald G. Minnich2008-10-211-0/+16
* Unshared pci functions, since these can not be used when broken PCI Ronald G. Minnich2008-10-201-14/+0
* the multiboot map is generated too early inJordan Crouse2008-10-171-2/+2
* We need a way to find out where our stack and our global variables areCarl-Daniel Hailfinger2008-10-161-0/+6
* Right now we face the problem that we can't support processors whichCarl-Daniel Hailfinger2008-10-161-0/+2
* Commit a few things I forgot with the vt8237 patch, and also a couple Corey Osgood2008-10-152-3/+17
* Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.Uwe Hermann2008-10-131-1/+28
* Add the last bits to support C7 in v3Corey Osgood2008-10-122-0/+44
* Add vendor id (trivial)Ronald G. Minnich2008-10-061-0/+2
* add new socket type (trivial)Ronald G. Minnich2008-10-021-0/+1
* Bringing the m57sli to life. This includes changes to mcp55 and Ronald G. Minnich2008-10-011-0/+1
* Finally, after two years, put in real code for stop_ap(). Code has to be Ronald G. Minnich2008-09-292-10/+16
* Signed-off-by: Robert Millan <rmh@aybabtu.com>Jordan Crouse2008-09-241-0/+177
* substantial cleanups for k8. Ronald G. Minnich2008-09-192-23/+2
* Here is an alternate approach to getting rid of the static in cs5536 Ronald G. Minnich2008-09-171-0/+2
* Port some of the recent SPD DDR2 #defines from v2 to v3 (trivial).Uwe Hermann2008-09-071-1/+17
* remaining fixes for log2. Simple prototype added to spd_ddr2.hRonald G. Minnich2008-08-312-1/+10
* This gets us back to a compiling k8 target. Ronald G. Minnich2008-08-302-1/+122