Commit graph

919 commits

Author SHA1 Message Date
Eric W. Biederman
ebf98ebdc0 include/rom/read_bytes.h
- Remove baremetal toolkit code
src/rom/rom_fill_inbuf.c
- Remove tag support
util/config/NLBConfig.py
- Remove crt0.o from OBJECTS-1
util/getpir/Makefile
- set LINUXBSIOSROOT to an always working path
2003-04-14 23:45:42 +00:00
Ronald G. Minnich
bf2d57b99a new mobo 2003-04-14 22:56:30 +00:00
Ronald G. Minnich
6510b2a77b PPC commit 2003-04-14 22:54:36 +00:00
Steven James
fe0b6bc0c5 Adding Tyan tiger-i7501 mainboard. 2003-04-12 14:10:38 +00:00
Eric W. Biederman
b07648f6b1 - intel.h removed false comment
- p4dpe sync with LNXI tree
  * Make switching to fallback mode more robust
    Added boot_countdown to count the number of times booting has failed.
  * Added boot index to allow fully forcing the boot device with cmos options
  * Added missing irqs to the mptable.
- p4dpr sync with LNXI tree
  * Make switching to fallback mode more robust
    Added boot_countdown to count the number of times booting has failed.
  * Added boot index to allow fully forcing the boot device with cmos options
- tyan/guiness repair and update the Config file
- northbridge/amd/amd76x/
  * Support for up to 4GB of ram.
  * Correct handling of strange dimm sizes
- northbridge/intel/E7500
  * Tunned settings for better memory performance
- northbridge/intel/E7501
  * Fixed calculations based on a 100Mhz to use a 133Mhz clock.
  * Replaced hard codes for the supermicro x5dpr
  * Misc bug fixes
- src/ram/spotcheck.inc
  * Removed someones temporary debugging code
- src/sdram/generci_zero_ecc_sdram.inc
  * Handle addresses > 2GB
- src/southbridge/amd/amd768/
  * Changed references to the amd766 to the amd768
  * misc fixes
  * Added a count to the failover code so we trigger fallback much less easily.
  * more attempts to disable the amd768 watchdog...
  * reset the board on a timeout reading from the smbus.
- src/southbridge/intel/82801
  * added a count of boot failers so we trigger fallback mode much leass easily.
- Added motherboards p4dpeg2, x5dpr, s2466, s2469
2003-04-12 02:24:28 +00:00
Steven James
5bcc3e0242 Support for udelay in baremetal 2003-04-10 20:51:31 +00:00
Eric W. Biederman
88d4672564 - Cleaner #defines in pirq_routing.h
- Remove duplicate include of c_start.S in arch/i386/lib/Config
- Infrastructure to handle cpu startup bugs
- irq routing table size check
- split up the i786 microcode updates into their own files
- Enable cpu ECC checking on the Athlons
- More pci_ids
- #defines for the location of the LinuxBIOS checksum
2003-04-09 00:01:11 +00:00
Ronald G. Minnich
59ef11de5e improvements for the real world. 2003-04-08 20:04:45 +00:00
Ronald G. Minnich
7f4c4ca875 simple test program for assign IRQs 2003-04-07 19:53:03 +00:00
Ronald G. Minnich
aa3f0a8485 fixes ... 2003-03-28 03:29:43 +00:00
Andrew Ip
38f6dc2cbb added support on enabling/disabling specific devices by Alexander Amelkin <spirit@reactor.ru> 2003-03-20 13:48:28 +00:00
Ronald G. Minnich
04a1fb2b01 fix bank error message, use rbank not bank. 2003-03-14 23:27:56 +00:00
Andrew Ip
43711841bd provided by Mark Wilkinson 2003-03-14 04:10:31 +00:00
Ronald G. Minnich
239c97b70b fixed for banks 0x56 and 0x57 2003-03-13 20:02:22 +00:00
Ronald G. Minnich
c1328a341d make fallback size a symbolic constant 2003-03-13 16:55:22 +00:00
Steven James
4b5164fdfa Status update for Clearwater 2003-03-02 11:51:44 +00:00
Steven James
30d3bae978 Quick fix to rom size, new mptable to get slot 1 working 2003-03-02 11:49:48 +00:00
Ronald G. Minnich
f54d681cb6 made the ids always print in hex
less verbose verify step.
2003-02-28 17:21:38 +00:00
Steven James
86243ed3cb Modified to fit eepro etherboot into failover boot block 2003-02-23 22:54:16 +00:00
Steven James
68fed5f8b2 Shrunk ROMSIZE enough to get etherboot into top block with fallback image. 2003-02-23 21:15:24 +00:00
Ronald G. Minnich
ca973123f3 from smg 2003-02-12 23:14:49 +00:00
Ronald G. Minnich
733ffb27d1 fixed mptable 2003-02-12 20:59:26 +00:00
Ronald G. Minnich
05f5dde560 changes from smg 2003-02-12 20:41:28 +00:00
Ronald G. Minnich
8224daf61a enhancements to make flash_rom easier. 2003-02-12 18:11:42 +00:00
Andrew Ip
c890b0e8ee reverted back. It breaks build with SERIAL_POST enabled. Have to investiaget more about Kevin's patch 2003-02-12 08:08:14 +00:00
Ronald G. Minnich
0f096db1ab This will now enable flash automagically for chipsets on which it knows
how.

Currently, only e7500 supported, but it is easy to add more.
2003-02-11 21:06:09 +00:00
Ronald G. Minnich
bb17fb2259 clean up at user request. 2003-02-11 16:09:12 +00:00
Ronald G. Minnich
4b47dd0ea1 Working -g2 variant of the p4dpe 2003-02-07 22:45:50 +00:00
Steven James
e5b78d984e Missed in initial commit 2003-02-07 02:37:34 +00:00
Steven James
d51bc225cf Replace my divot in spotcheck.inc 2003-02-07 00:26:22 +00:00
Steven James
47994cfb3e Initial commit of Intel Clearwater 533 (se7501cw2) support 2003-02-07 00:25:22 +00:00
Andrew Ip
1392131143 fixed typo 2003-02-05 02:41:35 +00:00
Ronald G. Minnich
07da2163b3 info on flash. 2003-01-16 21:35:59 +00:00
Ronald G. Minnich
f14641d290 quick fix for 82802ac 2003-01-13 23:43:36 +00:00
Steven James
dd0b77e946 Fixups for primary and fallback configs. 2003-01-13 21:52:41 +00:00
Steven James
dcf2475079 first cleanup for Tiger MPX 2003-01-13 20:33:54 +00:00
Steven James
85a2836b28 initial checkin of alpha code 2003-01-11 20:03:46 +00:00
Steven James
258ccbd054 Initial checkin of alpha code 2003-01-11 19:53:26 +00:00
Andrew Ip
a31c76090b epia is now working 2003-01-09 06:08:13 +00:00
Steven James
471515cebb Updates to Clearwater and bootselect to support failover boot chooser 2003-01-08 20:17:48 +00:00
Andrew Ip
e431e353cd Kevin Hester <kevinh@ispiri.com>, performace fix 2003-01-08 06:58:34 +00:00
Steven James
11bbb46ac5 Fixed cmos checksumming in fialover image. Fixed primary image config 2003-01-07 19:35:29 +00:00
Andrew Ip
0bd262413f added w29c011 2002-12-30 13:10:06 +00:00
Andrew Ip
34bbcd21bb updated status 2002-12-24 06:32:09 +00:00
Steven James
b198eb4df4 More cleanup for baremetal 2002-12-20 19:31:56 +00:00
Steven James
27acf7045e Correct errors in tyan guiness Config 2002-12-20 19:24:17 +00:00
Steven James
25446d56a5 Missing file added for Baremetal 2002-12-20 19:22:26 +00:00
Steven James
574433a13f More checkins for Tyan Guinnes, normal_boot no longer reletive to ZKERNEL_START 2002-12-19 22:45:43 +00:00
Steven James
7ede8de96c initial fixes for broken Tyan Guiness config 2002-12-19 22:43:17 +00:00
Ronald G. Minnich
b3f19b8008 new lex cv860a mainboard support. 2002-12-19 14:47:31 +00:00