Greg Watson 
							
						 
					 
					
						
						
							
						
						5b2565a6df 
					 
					
						
						
							
							fixup  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1596 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 16:55:24 +00:00 
						 
				 
			
				
					
						
							
							
								Greg Watson 
							
						 
					 
					
						
						
							
						
						f78ba9dfa6 
					 
					
						
						
							
							prelim sdram  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1595 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 16:53:41 +00:00 
						 
				 
			
				
					
						
							
							
								Greg Watson 
							
						 
					 
					
						
						
							
						
						0ba0ce6b79 
					 
					
						
						
							
							briQ timer support  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1594 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 16:51:18 +00:00 
						 
				 
			
				
					
						
							
							
								Greg Watson 
							
						 
					 
					
						
						
							
						
						66c07cdc94 
					 
					
						
						
							
							Make names more sensible.  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1593 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 16:30:02 +00:00 
						 
				 
			
				
					
						
							
							
								Greg Watson 
							
						 
					 
					
						
						
							
						
						ca68a91eff 
					 
					
						
						
							
							Clock (not timer) routines are board specific. Moved to appropriate  
						
						... 
						
						
						
						mainboard dir.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1592 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 14:39:16 +00:00 
						 
				 
			
				
					
						
							
							
								Greg Watson 
							
						 
					 
					
						
						
							
						
						0dcb172904 
					 
					
						
						
							
							Clock (not timer) routines are board specific. Moved from mpc74xx dir.  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1591 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 14:38:12 +00:00 
						 
				 
			
				
					
						
							
							
								Greg Watson 
							
						 
					 
					
						
						
							
						
						65046b16f9 
					 
					
						
						
							
							remove brain-dead verify code  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1590 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 14:34:31 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						515f6b68a0 
					 
					
						
						
							
							disable noop usb drivers. remove warnings  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1589 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-03 07:57:12 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						2c83b27c91 
					 
					
						
						
							
							brush up language, unify terms, correct some urls.  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1588 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-06-02 11:25:31 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Biederman 
							
						 
					 
					
						
						
							
						
						5a78bd03a6 
					 
					
						
						
							
							- Don't confuse return statements with conditional branches  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1587 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-29 21:26:03 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						bb20a72163 
					 
					
						
						
							
							This will never happen unless the code is buggy (in which case it's easy to  
						
						... 
						
						
						
						reenable debugging output).
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1586 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-28 15:10:04 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						34e3a146a9 
					 
					
						
						
							
							console code cleanup.  
						
						... 
						
						
						
						- drop srm console code (not supported anyways)
 - make internal uart8250 console functions static
 - split vsprintf.c into vsprintf.c and vtxprintf.c
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1585 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-28 15:07:03 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						319d6730e9 
					 
					
						
						
							
							add some debugging  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1584 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-28 14:55:28 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Biederman 
							
						 
					 
					
						
						
							
						
						d67e76568a 
					 
					
						
						
							
							- Added volatile to asm statements in auto.c and failover.c  
						
						... 
						
						
						
						- Updated the romcc version in Config.lb
- Fixed type sizes in romcc_io.h and io.h inl() returning a byte was nasty
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1583 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-28 14:18:45 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Biederman 
							
						 
					 
					
						
						
							
						
						9008960339 
					 
					
						
						
							
							- Upgrade to romcc version 0.63  
						
						... 
						
						
						
						This includes more test cases
  Lots of small bug fixes
  A built in C preprocessor
  Initial support for not inlining everything
  __attribute__((noinline)) works
  Better command line options and help
  Constants arrays can be read at compile time
  Asm statements that are not volatile will now be removed when their outputs go unused
  Loads and stores that are not volatile will be removed when their values go unused
  The number of FIXMES in the code is finally starting to go down.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1582 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-28 14:11:54 +00:00 
						 
				 
			
				
					
						
							
							
								David W. Hendricks 
							
						 
					 
					
						
						
							
						
						7664d1cb87 
					 
					
						
						
							
							Default and maximum loglevels were too high, fixed.  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1581 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-27 21:17:13 +00:00 
						 
				 
			
				
					
						
							
							
								David W. Hendricks 
							
						 
					 
					
						
						
							
						
						6f52a90ad3 
					 
					
						
						
							
							Fixed a silly typo :)  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1580 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-27 21:10:47 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						d5994ce9c1 
					 
					
						
						
							
							fix build. :( sorry, forgot to commit this one.  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1579 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-27 13:54:38 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						76712933a0 
					 
					
						
						
							
							gcc uses slightly different syntax  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1578 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-27 11:13:24 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						4bfb1f6ce0 
					 
					
						
						
							
							cosmetics  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1577 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-27 11:09:14 +00:00 
						 
				 
			
				
					
						
							
							
								David W. Hendricks 
							
						 
					 
					
						
						
							
						
						018dc9d48e 
					 
					
						
						
							
							Sample configuration for Iwill DK8S2  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1576 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-26 21:40:24 +00:00 
						 
				 
			
				
					
						
							
							
								David W. Hendricks 
							
						 
					 
					
						
						
							
						
						bb8602b6ea 
					 
					
						
						
							
							GPIO2 and GPIO3 support for HF part.  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1575 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-26 19:18:21 +00:00 
						 
				 
			
				
					
						
							
							
								David W. Hendricks 
							
						 
					 
					
						
						
							
						
						994048f241 
					 
					
						
						
							
							Sample config for Iwill DK8S2 dual Opteron mainboard  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1574 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-26 17:29:59 +00:00 
						 
				 
			
				
					
						
							
							
								David W. Hendricks 
							
						 
					 
					
						
						
							
						
						58133c29fe 
					 
					
						
						
							
							Early work on IWill DK8S2 motherboard.  
						
						... 
						
						
						
						Tweaking in progress.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1573 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-26 17:21:02 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						36a74b0c18 
					 
					
						
						
							
							cleanup  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1572 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-26 15:54:41 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						38ffff0d72 
					 
					
						
						
							
							move arch/<arch>/config to arch/<arch>/init  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1571 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-26 15:43:27 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Reinauer 
							
						 
					 
					
						
						
							
						
						e891783e5f 
					 
					
						
						
							
							indent (left in tree since last indent action)  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1570 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-26 15:27:43 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						9220f91f9c 
					 
					
						
						
							
							minor reformat  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1569 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-24 19:48:13 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						9da7ff91f5 
					 
					
						
						
							
							added AGP support for AMD K8  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1568 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-24 19:04:47 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						7b095aa1d9 
					 
					
						
						
							
							minor reformat  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1567 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-24 17:35:52 +00:00 
						 
				 
			
				
					
						
							
							
								David W. Hendricks 
							
						 
					 
					
						
						
							
						
						c8ccf8ac0a 
					 
					
						
						
							
							Definition fixed by Ollie  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1566 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-24 17:14:21 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						2e6d1c9fe0 
					 
					
						
						
							
							refactored k8_cpufixup, added IORR support for AGP aperture  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1565 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-14 17:28:47 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						d34b943d36 
					 
					
						
						
							
							refactored mcf3_set_resources  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1564 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-14 17:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						54f05f6c5c 
					 
					
						
						
							
							use #define macro for pci class ids  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1563 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-14 17:20:29 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						13318d9fea 
					 
					
						
						
							
							code reformat, remove BY YHL comment  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1562 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-13 20:41:49 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						b7ae8cf8a3 
					 
					
						
						
							
							don't enable VGA/ISA here, it is done in device.c:allocate_vga_resource  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1561 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-13 20:40:12 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						6a8745ae57 
					 
					
						
						
							
							code reformat  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1560 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-13 20:39:07 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						5002af6a18 
					 
					
						
						
							
							seperate font file from btext_console.c  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1559 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-13 20:37:02 +00:00 
						 
				 
			
				
					
						
							
							
								Ronald G. Minnich 
							
						 
					 
					
						
						
							
						
						97027fbede 
					 
					
						
						
							
							add comment and new config file  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1558 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-13 20:08:45 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						9e17d4f2e2 
					 
					
						
						
							
							back out immature amd8111_enable stuff  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1555 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-13 16:49:53 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						fd3f2d7945 
					 
					
						
						
							
							remove unused l2 cache configure, if we really need it some time in the  
						
						... 
						
						
						
						furutre, it should be in cpu specific fixup code
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1554 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-12 16:34:46 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						a60bf67b32 
					 
					
						
						
							
							fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1553 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-10 19:33:27 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						9f0d0f9669 
					 
					
						
						
							
							rename walk_static_devices  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1552 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-10 16:05:16 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						75337f7500 
					 
					
						
						
							
							code reformat, fixed a bug in set/unset logical operation  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1551 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-07 21:56:48 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						89666e4893 
					 
					
						
						
							
							change walk_static_devices() to scan_static_bus()  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1550 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-07 21:54:23 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						fb4c50f695 
					 
					
						
						
							
							code reformat, doxidization  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1549 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-07 21:52:47 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						3bb314725a 
					 
					
						
						
							
							replace up,across,down with ltd0,ldt1, ldt2  
						
						... 
						
						
						
						Although it is not used currently, misuse of terminolog is still a misuse.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1548 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-06 21:39:39 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						9782f7538c 
					 
					
						
						
							
							code refromat, doxidization  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1547 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-05 21:15:42 +00:00 
						 
				 
			
				
					
						
							
							
								Yinghai Lu 
							
						 
					 
					
						
						
							
						
						7ccff4ea0c 
					 
					
						
						
							
							Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1546 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-05-05 18:03:42 +00:00 
						 
				 
			
				
					
						
							
							
								Li-Ta Lo 
							
						 
					 
					
						
						
							
						
						52f851dd1d 
					 
					
						
						
							
							put extern keyword in front of declaration, make the compiler do it job  
						
						... 
						
						
						
						git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1545 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 
						
						
					 
					
						2004-04-30 23:11:23 +00:00