summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add AP detection to stage0 to prevent APs from re-initializing mainboard setupMarc Jones2009-02-109-59/+73
* Setup the MTRRs in stage1 so that memory and cache are available throughoutMarc Jones2009-02-106-99/+169
* Coreboot uses the compiler option -mregparm=3 which causes variables to Marc Jones2009-02-101-1/+1
* Move Plugin menu and make it depend on experimental.Myles Watson2009-02-091-2/+3
* cs5536: Fix NAND Flash setup.Mart Raudsepp2009-02-091-1/+21
* cs5536: Use NANDF_CTL for NAND Flash Control Timing register constant 5140001...Mart Raudsepp2009-02-091-1/+1
* Fix rs690 bug about GPPSB configuration.Marc Jones2009-01-231-2/+2
* DBE63: Update comments in irq_tables.h for DBE63 hardwareMart Raudsepp2009-01-231-3/+3
* DBE63: Rename dbe62_msr to dbe63_msr in stage1 code after the copy from dbe62...Mart Raudsepp2009-01-231-5/+5
* DBE63 has IDE instead of NAND, adjust dts accordinglyMart Raudsepp2009-01-231-3/+3
* Start of Artec Group ThinCan DBE63 support.Mart Raudsepp2009-01-237-0/+449
* artecgroup/dbe62: Don't compile in ramtest.c as we don't use ram_check for DB...Mart Raudsepp2009-01-211-1/+1
* One missed function rename in the stage2 pci resources allocation. phase4_ass...Marc Jones2009-01-201-1/+1
* Right from Linux. I am not comfortable inserting our headers in linux files.Ronald G. Minnich2009-01-151-0/+70
* Remove redundant unused tRCD entries from dbe61/dbe62 SPD value list.Mart Raudsepp2009-01-142-3/+0
* cs5536: Remove redundant enable_ide variable from ide device.Mart Raudsepp2009-01-0910-21/+1
* cs5536: Add a NAND device and do the IDE PCI header disabling on time.Mart Raudsepp2009-01-094-17/+61
* This patch adds the domain's resources and all links to the tree traversal forMyles Watson2009-01-091-31/+32
* This patch adds reserved regions to the geode northbridge for the ROM andMyles Watson2009-01-081-0/+19
* Remove unused pciconf.h header with constants that everyone uses by value ins...Mart Raudsepp2009-01-085-17/+0
* This is a small HT fixup until HT links get figured out better.Myles Watson2009-01-084-100/+185
* This patch implements preorder traversal for Phase 2 and Phase 6, and prints aMyles Watson2009-01-081-36/+51
* Port r3747, r3732, r3733 from v2 to v3 (build-tested on v3):Uwe Hermann2009-01-083-42/+11
* Port relevant parts of r3741 from v2 to v3 (build-tested on v3):Uwe Hermann2009-01-083-27/+28
* Port r3738 from v2 to v3 (build-tested in v3):Uwe Hermann2009-01-081-22/+23
* This trivial patch adds the warnings Peter and Ron requested to the ck804 code.Myles Watson2009-01-072-0/+4
* This patch updates geodelx to fit the new resource allocator better. ItMyles Watson2009-01-0710-60/+97
* YABEL: (trivial) add BSD license header to files missing a license headerPattrick Hueper2009-01-072-0/+20
* Add missing BSD license header to the PMM files.Uwe Hermann2009-01-062-0/+10
* This patch adds southbridge/nvidia/ck804 from v2 minimally updated for v3.Myles Watson2009-01-0532-0/+2975
* This patch removes the offset_pciio since there is never an offset_pciio anMyles Watson2009-01-053-44/+50
* This patch does some minor fixups for 8111 and 8132 and adds support for 8131.Myles Watson2009-01-058-15/+476
* This patch introduces {PCIX,PCIE,AGP...}_SUPPORT config variables.Myles Watson2009-01-054-14/+81
* This patch removes a couple of warnings from the compilation of mcp55 boards.Myles Watson2009-01-053-4/+1
* This trivial patch makes AGP support compile again. Myles Watson2009-01-052-12/+8
* This patch fixes up k8 for the new resource allocator. It splitsMyles Watson2009-01-056-699/+538
* This patch fixes up kontron for the new resource allocator. MoreMyles Watson2008-12-313-53/+90
* This patch should serve as a porting help for other northbridges for the new...Myles Watson2008-12-318-37/+214
* patch: geodelx.diffMyles Watson2008-12-311-2/+20
* specific-resources.diff:Myles Watson2008-12-319-83/+32
* This patch simplifies the resource allocator by splitting it into distinctMyles Watson2008-12-318-329/+572
* Fix breakage of k8 targets caused by r1085. Thanks to Myles Watson for Corey Osgood2008-12-306-4/+9
* This patch fixes a few small problems and gets cn700 to read from an IDE Corey Osgood2008-12-2311-158/+97
* Subject: [PATCH] YABEL: add PMM functionality.Myles Watson2008-12-235-3/+508
* Kill off stage1_mtrr.c completely, and bring in mtrr.c for stage2 from v2.Ronald G. Minnich2008-12-2310-10/+465
* This is an emergency fix for the kontron. This fix now allows us to boot to Ronald G. Minnich2008-12-231-1/+1
* Quick emergency fix for unitialized variable. A number of recent changes Ronald G. Minnich2008-12-231-1/+1
* Subject: [PATCH] YABEL: small cleanup fixesMyles Watson2008-12-222-40/+2
* Date: Sun, 21 Dec 2008 00:09:12 +0100Myles Watson2008-12-224-22/+39
* This patch makes the 8151 compile and adds it to the amd serengeti board.Myles Watson2008-12-195-20/+48