summaryrefslogtreecommitdiffstats
path: root/mainboard
Commit message (Expand)AuthorAgeFilesLines
* last kontron commit. Ronald G. Minnich2009-03-113-12/+7
* cs5536: Make NAND code optional and implement timing settingMart Raudsepp2009-02-233-2/+10
* This patch extends core2 smp support to v3. It is an Ronald G. Minnich2009-02-214-5/+26
* Convert \r\n to \n in v3.Myles Watson2009-02-121-1/+1
* Add AP detection to stage0 to prevent APs from re-initializing mainboard setupMarc Jones2009-02-103-15/+9
* 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
* 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-098-12/+0
* cs5536: Add a NAND device and do the IDE PCI header disabling on time.Mart Raudsepp2009-01-092-0/+6
* This is a small HT fixup until HT links get figured out better.Myles Watson2009-01-083-100/+161
* This patch updates geodelx to fit the new resource allocator better. ItMyles Watson2009-01-076-13/+41
* This patch fixes up k8 for the new resource allocator. It splitsMyles Watson2009-01-051-4/+4
* This patch fixes up kontron for the new resource allocator. MoreMyles Watson2008-12-311-48/+83
* This patch should serve as a porting help for other northbridges for the new...Myles Watson2008-12-311-11/+15
* Fix breakage of k8 targets caused by r1085. Thanks to Myles Watson for Corey Osgood2008-12-303-0/+3
* This patch fixes a few small problems and gets cn700 to read from an IDE Corey Osgood2008-12-232-10/+21
* Kill off stage1_mtrr.c completely, and bring in mtrr.c for stage2 from v2.Ronald G. Minnich2008-12-235-7/+0
* Quick emergency fix for unitialized variable. A number of recent changes Ronald G. Minnich2008-12-231-1/+1
* This patch makes the 8151 compile and adds it to the amd serengeti board.Myles Watson2008-12-193-17/+44
* Move OPTION_TABLE to a menu config option, and default it to enabled. This al...Corey Osgood2008-12-1810-15/+0
* Make C7/CN700 boot to memtest86, and pass that test. Booting is very slow, ~1...Corey Osgood2008-12-174-10/+37
* This patch:Corey Osgood2008-12-106-243/+25
* This patch removes some warnings from the v3 kontron build.Myles Watson2008-12-101-1/+3
* Add support for creating an smm top-level object. Ronald G. Minnich2008-12-063-0/+4
* This patch adds two k8 devices from v2 to v3 (apic and mcf3.)Myles Watson2008-12-031-2/+0
* get some serial output and post codes from the dongle (trivial changes)Stefan Reinauer2008-11-257-13/+4
* testing Ronald G. Minnich2008-11-251-1/+3
* For stefanRonald G. Minnich2008-11-251-0/+5
* This board now builds. Ronald G. Minnich2008-11-241-1/+0
* Simple typos and fixups. This is almost building. Ronald G. Minnich2008-11-241-2/+0
* Index: northbridge/intel/i945/stage1.cRonald G. Minnich2008-11-243-3/+3
* This patch changes all occurrences of pci_dev_set_resources ->Myles Watson2008-11-242-2/+2
* This patch makes subsystem ids work. Here are the changes by file:Myles Watson2008-11-191-0/+2
* artecgroup/dbe62: Remove old memory setup related commented out calls and tou...Mart Raudsepp2008-11-171-11/+2
* Gigabyte M57SLI compilation is broken in v3. With a small makefile andCarl-Daniel Hailfinger2008-11-162-0/+5
* Move v2 printk_foo(...) syntax to v3 printk(BIOS_FOO, ...) syntax.Carl-Daniel Hailfinger2008-11-161-1/+1
* Fix EPIA-CN build in v3 by dropping duplicated stop_ap() definition (trivial).Uwe Hermann2008-11-151-5/+0
* This patch changes PNP support for devices so that the dts values get passedMyles Watson2008-11-141-4/+6
* Two remaining issues: Ronald G. Minnich2008-11-143-1/+13
* Get rid of un-needed functions in initram.cRonald G. Minnich2008-11-141-19/+0
* These are all cleanups to get it closer to building. Ronald G. Minnich2008-11-142-2/+5
* artecgroup/dbe61: Use existing struct definition from arch/x86/msr.h instead ...Mart Raudsepp2008-11-141-9/+7
* This patch makes it so serengeti builds again.Myles Watson2008-11-141-0/+2
* Index: northbridge/intel/i945/stage1.cRonald G. Minnich2008-11-141-84/+0
* Add core2 stage1.c dependencyRonald G. Minnich2008-11-143-9/+92
* artecgroup/dbe61: Get DBE61A RAM setup and timing working.Mart Raudsepp2008-11-132-25/+51