987ca8e08cMake #defined constants more descriptive. This was missed in the checkin of raminit.c changes.
Steven J. Magnani
2005-10-28 18:59:04 +00:00
984bab5740- Fixed fat-finger typo enable - enabled - Fixed abuild.sh to use larger size for ROM_IMAGE_SIZE.
Jason Schildt
2005-10-25 22:24:46 +00:00
737253bf12- See Issue Tracker id-15 "lnxi-patch-15".
Jason Schildt
2005-10-25 21:50:06 +00:00
f274d94360- See Issue Tracker id-13 "lnxi-patch-13".
Jason Schildt
2005-10-25 21:46:09 +00:00
fddf46f275- See Issue Tracker id-12 "lnxi-patch-12".
Jason Schildt
2005-10-25 21:45:17 +00:00
cf6df2afb5- See Issue Tracker id-11. - In addition: Kept K8_HT_FREQ_1G_SUPPORT to support older boards.
Jason Schildt
2005-10-25 21:41:45 +00:00
74cf993a54- See Issue Tracker id-10 "lnxi-patch-10".
Jason Schildt
2005-10-25 21:34:06 +00:00
a922bac99c- See Issue Tracker id-9 "lnxi-patch-9".
Jason Schildt
2005-10-25 21:33:00 +00:00
24ca17e3ea- See Issue Tracker id-8 "lnxi-patch-8".
Jason Schildt
2005-10-25 21:31:56 +00:00
00e463f730- See Issue Tracker id-7 "lnxi-patch-7"
Jason Schildt
2005-10-25 21:30:33 +00:00
bc6281a8fe- See Issue Tracker id-6 "lnxi-patch-6-replacement"
Jason Schildt
2005-10-25 21:28:41 +00:00
c0d2d78397- See Issue Tracker id-5 "lnxi-patch-5".
Jason Schildt
2005-10-25 21:26:19 +00:00
8b26cab08f- See Issue Tracker id-4 "lnxi-patch-4" - In addition: modified apic_id lifting to always lift all CPUs. This may cause problems with older kernels.
Jason Schildt
2005-10-25 21:24:23 +00:00
6a2c09a386- See Issue Tracker ID-3 "lnxi-patch3"
Jason Schildt
2005-10-25 21:07:34 +00:00
c9c4dd65ac- Issue Tracker ID-2 "lnxi-patch-2".
Jason Schildt
2005-10-25 21:04:09 +00:00
4b18e2048fSome compilation issue fix for PPC970 port
Greg Watson
2005-10-21 00:52:52 +00:00
8d4edc2fcdchanges to support new ppc arch
Greg Watson
2005-10-20 01:44:21 +00:00
aa9ef4195atrying to compile...
Greg Watson
2005-10-19 21:55:47 +00:00
5fc3aa73ebget include files right
Greg Watson
2005-10-19 20:32:05 +00:00
a83620fda3apache will sort build, but get build errors.
Ronald G. Minnich
2005-10-19 20:03:05 +00:00
2f084d4904initial support for apache.
Ronald G. Minnich
2005-10-19 18:19:26 +00:00
7d30f2e754start of 970 port
Greg Watson
2005-10-19 18:18:10 +00:00
e7884d1a36start of 970 port
Greg Watson
2005-10-19 18:07:22 +00:00
58b971e799start of 970 port
Greg Watson
2005-10-19 18:03:08 +00:00
1cf26a8884We are adding this obsolete, deprecated part to support the momentum apache board. We're not filling in all the support, since it appears nobody uses this part. If you really need parallel port support, add it. We hope to remove this part in future if the only board using it moves to a newer part.
Ronald G. Minnich
2005-10-19 17:35:18 +00:00
20d943d9f9adding support for dell 1850
Ronald G. Minnich
2005-10-19 17:02:34 +00:00
3182cad1a3added the s1850
Ronald G. Minnich
2005-10-19 17:01:17 +00:00
ab327a3c08- Added explanation of device tree enable.
Jason Schildt
2005-10-13 00:44:34 +00:00
6ab43fcc48Updating FSF address in the code.
Stefan Reinauer
2005-10-05 18:17:45 +00:00
5dab7d650fCK804 sata fix
Yinghai Lu
2005-10-01 07:32:04 +00:00
803719a22dcomments mods. THings are working better, so I'm less unhappy with this part :-)
Ronald G. Minnich
2005-09-26 16:48:24 +00:00
a4baa1673e* Added support for "fast" (64-clock) refresh * Added code to support remap window for 3 - 4 GB systems * Fixed premature configuration of true row boundaries that resulted in some sections of DRAM not receiving JEDEC commands (see http://openbios.org/pipermail/linuxbios/2005-June/011752.html). * Redefined RCOMP_MMIO so that RCOMP registers can be configured on systems where A20M# is asserted. * Disabled subsystem (vendor) ID configuration * #ifdef'd out suspicious looking code (see http://openbios.org/pipermail/linuxbios/2005-June/011759.html) * Added optional run-time checking of dual-channel compatibility of installed DIMMs * Move JEDEC SPD and SDRAM definitions into reusable #include files
Steven J. Magnani
2005-09-26 13:54:32 +00:00
87888630b2sc520 support -- ethernet works
Ronald G. Minnich
2005-09-23 17:08:58 +00:00
a25120a30fBug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in I/O space not PCI space. Comment out posted-memory-write code that looks to have been mis-inherited.
Steven J. Magnani
2005-09-21 13:54:18 +00:00
ef79223156Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in I/O space not PCI space. Comment out posted-memory-write code that looks to have been mis-inherited.
Steven J. Magnani
2005-09-21 13:53:44 +00:00
b140d56f63Bug fix: enable secondary IDE only if enable_b is set.
Steven J. Magnani
2005-09-21 13:51:30 +00:00
3cec9c8433Bug fix: enable secondary IDE only if enable_b is set.
Steven J. Magnani
2005-09-21 13:51:12 +00:00
b3d2d4d441Rewrite i82801er_enable to do nothing if device does not have an enable/disable bit.
Steven J. Magnani
2005-09-21 13:50:38 +00:00
7557331605Rewrite i82801dbm_enable to do nothing if device does not have an enable/disable bit.
Steven J. Magnani
2005-09-21 13:49:44 +00:00
e355b2ac60Cleanup and add more debug output to EPIA-M auto.c.
Jonathan McDowell
2005-09-14 16:33:43 +00:00
1718c4771bMake EPIA-M use CONFIG_TSC.
Jonathan McDowell
2005-09-14 16:33:10 +00:00
708743379aClean up vt8235_early_smbus a bit.
Jonathan McDowell
2005-09-14 16:18:30 +00:00
85793c2b3fRename Intel 82801CA constants.
Steven J. Magnani
2005-09-14 15:40:07 +00:00
706aed8eb9Initial revision. Based on i82801er and LB v1 code.
Steven J. Magnani
2005-09-14 15:34:03 +00:00
09e4ef6702Cleanup. Only functional change is to drop hard-coding of vendor/subsystem ID.
Steven J. Magnani
2005-09-14 13:56:25 +00:00
eb065f0620Add some P64H2-specific definitions, remove some generic PCI ones.
Steven J. Magnani
2005-09-14 13:55:41 +00:00
af0cf12effInitial revision.
Steven J. Magnani
2005-09-14 13:54:32 +00:00
eccc357ea0Abort cpu_initialize if we detect that we've lost a race.
Steven J. Magnani
2005-09-14 13:53:45 +00:00
059182cc4fPrint a failure message if a sibling CPU fails to start.
Steven J. Magnani
2005-09-14 13:52:06 +00:00
0b1a5a4a92Initial support for Intel XE7501DEVKIT.
Steven J. Magnani
2005-09-14 13:49:04 +00:00
ffc83041b7Initial support for Intel XE7501DEVKIT.
Steven J. Magnani
2005-09-14 13:48:32 +00:00
71ad2f48c5Moved E7501-specific definitions here from raminit.
Steven J. Magnani
2005-09-13 14:56:44 +00:00
61764f45dcInitial revision.
Steven J. Magnani
2005-09-13 14:54:25 +00:00
e91619ac05Initial revision.
Steven J. Magnani
2005-09-12 18:55:23 +00:00
8cbc4751d1Don't write to CMOS when HAVE_OPTION_TABLE = 0.
Steven J. Magnani
2005-09-12 18:43:27 +00:00
d94e1d6e9dRelocate the GDT to reserved memory, so it won't get clobbered by elfboot(), etc.
Steven J. Magnani
2005-09-12 18:41:30 +00:00
9b945c7cd8Attempt to make comments more descriptive.
Steven J. Magnani
2005-09-12 18:40:00 +00:00
a7c70bcb3aFix hang during secondary CPU sibling init caused by nested spinlocks.
Steven J. Magnani
2005-09-12 18:38:10 +00:00
e50570112fsc520 now builds fine. On to testing.
Ronald G. Minnich
2005-09-12 15:20:28 +00:00
e118a047b9moved to include/cpu/amd/sc520.h
Ronald G. Minnich
2005-09-12 13:43:59 +00:00
64473580ffadded include file for sc520
Ronald G. Minnich
2005-09-12 13:42:56 +00:00
c06ca3af71updated to new svn repo
Ronald G. Minnich
2005-09-12 13:42:12 +00:00
ccf52a92f4updating to working version from my pre-svn repo.
Ronald G. Minnich
2005-09-12 13:40:10 +00:00
2f25710285git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2016 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Ronald G. Minnich
2005-09-09 21:03:08 +00:00
9a83c99bb9Modifications for building LinuxBIOS under cygwin.
Steven J. Magnani
2005-09-09 20:06:21 +00:00
fc8a3d2c35Remove unnecessary #include that prevents cross-compilation with gcc 3.4.3 under Cygwin.
Steven J. Magnani
2005-09-09 20:05:03 +00:00
740bb2a8edCorrect transposed arguments in pnp_set_drq().
Steven J. Magnani
2005-09-09 20:02:52 +00:00
246ae2129esimplify code
Stefan Reinauer
2005-09-08 17:17:25 +00:00
afa190e046Add VIA C3 Nehemiah CPUID, as reported by Doug Bell.
Jonathan McDowell
2005-09-05 09:30:01 +00:00
ded1368b1aCrude fixup of config files currently non parsable by buildtarget.
Jonathan McDowell
2005-08-29 09:54:25 +00:00
e251c42197Changed udelay in delay_tsc to be more be more considerate of single processor environments.
Hamish Guthrie
2005-08-17 04:48:17 +00:00
3d291aa6a2more removal for obsolete VGABIOS support
Li-Ta Lo
2005-08-10 22:51:55 +00:00