summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable the use of scan-build on the coreboot-v3 tree, tooPatrick Georgi2009-03-113-9/+34
* last kontron commit. Ronald G. Minnich2009-03-119-53/+258
* YABEL: fix 32bit cf8/cfc PCI Config accessesPattrick Hueper2009-03-051-2/+2
* This is working up to the ljmpl to protected mode. It has all the Ronald G. Minnich2009-03-051-2/+26
* Trivial patch to make v3 compile too.Stefan Reinauer2009-03-0116-25/+25
* This patch contains the necessary changes to util/x86emu of the v3 tree to useStefan Reinauer2009-03-0121-16/+165
* This patch removes all *_PLUGIN_SUPPORT options and replaces mostMyles Watson2009-02-255-48/+41
* Again, this probably won't work but I want to make the code visible so Ronald G. Minnich2009-02-242-5/+6
* cs5536: Make NAND code optional and implement timing settingMart Raudsepp2009-02-239-54/+118
* This is a trivial commit and I want to get other people to look at the code. Ronald G. Minnich2009-02-212-11/+13
* This patch extends core2 smp support to v3. It is an Ronald G. Minnich2009-02-219-18/+694
* The initram build allows you to -fcombine the source. But if you put a Ronald G. Minnich2009-02-191-2/+11
* Add this file from v2. Not build tested, just want to get it in.Ronald G. Minnich2009-02-181-0/+75
* Improve the setup of MTRRs in stage1 to handle alignment and power ofMarc Jones2009-02-153-49/+162
* Fix missing indirection for CONFIG_PCI_64BIT_PREF_MEM. That config stillCarl-Daniel Hailfinger2009-02-131-1/+1
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-1220-186/+186
* Convert \r\n to \n in v3.Myles Watson2009-02-123-3/+3
* 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