Commit graph

176 commits

Author SHA1 Message Date
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
f14641d290 quick fix for 82802ac 2003-01-13 23:43:36 +00:00
Steven James
dcf2475079 first cleanup for Tiger MPX 2003-01-13 20:33:54 +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
0bd262413f added w29c011 2002-12-30 13:10:06 +00:00
Steven James
b198eb4df4 More cleanup for baremetal 2002-12-20 19:31:56 +00:00
Steven James
25446d56a5 Missing file added for Baremetal 2002-12-20 19:22:26 +00:00
Ronald G. Minnich
7699e7a8f9 support for new boards and chips and cpus 2002-12-16 18:03:22 +00:00
Ronald G. Minnich
d96a3f75b8 more gcc fixes. 2002-12-09 23:38:11 +00:00
Ronald G. Minnich
474dd5803c more 2002-11-25 02:17:33 +00:00
Ronald G. Minnich
11b2e5d24b ADLO 2002-11-25 02:07:54 +00:00
Ronald G. Minnich
f4637449ef Last few modes for the smartcore PIII 2002-11-18 20:23:53 +00:00
Ronald G. Minnich
a3ba9bf178 status web page builder 2002-11-15 05:09:21 +00:00
Steven James
76d743d4f7 Initial checkin 2002-11-12 17:28:44 +00:00
Steven James
eaefd1f006 Initial commit 2002-11-12 17:20:38 +00:00
Steven James
504a78151b nitial checkin 2002-11-12 16:46:25 +00:00
Eric W. Biederman
8386fee707 - Only include spotcheck.inc once
- Remove debugging code from build_opt_tbl
2002-10-26 00:57:15 +00:00
Eric W. Biederman
008acb3a52 - Commit the nrv2b compressor source to the tree.
I thought I had added it a while ago but I forgot to cvs add it.
2002-10-25 23:06:54 +00:00
Eric W. Biederman
3c6821c4fa - Update lb dump to handle the new type in linuxbios_tables.h 2002-10-25 21:10:12 +00:00
Eric W. Biederman
ab330196a1 - update mkelfImageto version 1.16
- cleanup the w83627hf header, and function names
- rename power_led to w83627hf_power_led
- rename w832627hf_power_after_power_fail to w83627hf_power_after_power_fail
- smbus_read_block != smbus_read_byte
- Update build_opt_tble to handle checksum entries
----------------------------------------------------------------------
2002-10-25 19:26:13 +00:00
Andrew Ip
f832c02fba config for via's epia 2002-10-20 08:07:24 +00:00
Andrew Ip
2f828ca0b9 added w49f002u support 2002-10-16 06:58:05 +00:00
Eric W. Biederman
65bfc16139 src/northbridge/intel/E7500/{sync the directory}
src/ram/ramtest.inc{Add movnti ... }
src/southbridge/intel/82801ca/{sync the directory}
src/southbridge/intel/82870/{sync the directory}
src/southbridge/via/vt8231/southgbridge.c
- Transform intel_conf_xxx into pcibios_xxxx
src/southbridge/via/v82c686/southgbridge.c
- Transform intel_conf_xxx into pcibios_xxxx
src/winbond/w83627hf/Config
- Enable the hardware monitor
- Add support for turning on the power_led
util/config/NLBConfig.py
-  Add support for  object <something>.c
-  Add support for  object <something>.S
-  recode how the list of source files is built up.
util/lb-dump/dump_lb_table.c
- Fix the memory size abreviations
2002-10-10 23:55:18 +00:00
Ronald G. Minnich
36d5c4d8a2 Steve James patch 2002-09-27 19:05:48 +00:00
Ronald G. Minnich
8a910228ce Built a working table for P4DPE 2002-09-18 23:03:07 +00:00
Ronald G. Minnich
e70d9cf755 stupid typo 2002-09-18 14:06:18 +00:00
Ronald G. Minnich
d63c790e82 This will now generate code for linuxbios for mptable. 2002-09-18 14:02:07 +00:00
Ronald G. Minnich
6415f2997f Can now burn 82802ab 2002-09-06 16:58:14 +00:00
Ronald G. Minnich
ed9a782a42 Dump memory so we can figure out where the bios is. 2002-09-05 20:44:24 +00:00
Eric W. Biederman
84b7477356 More files from mkelfImage-1.15 2002-08-28 20:08:05 +00:00
Eric W. Biederman
7b8235ae1b Update to mkelfImage-1.15 2002-08-28 20:07:10 +00:00
Li-Ta Lo
bd7d5d918e added sst39vf020 support 2002-07-18 03:32:00 +00:00
Ronald G. Minnich
166e7df814 trying to get alpha back. 2002-07-16 23:16:31 +00:00
Li-Ta Lo
be0dfbddca corrected irq tables. added mainboard and vendor name in config file 2002-07-09 03:41:03 +00:00
Eric W. Biederman
e803bc7bd4 - Support for a LinuxBIOS version number (start at 1.0.0)
- Support for remember our compile time environment
- Simple and always correct version of compute_ip_checksum
- Improve message strings in crt0.base
- Initial support for > 2G ram.
  - Sizeram now returns a list of valid ranges of ram
  - pci resource allocation now starts at 0xC0000000
- Update sizeram for every northbridge
- Misc cleanups.
2002-07-02 07:13:12 +00:00
Eric W. Biederman
9deed69cdd Update to version 1.14 where the linker version does not matter 2002-07-02 04:34:26 +00:00
Eric W. Biederman
9e334b9ec3 Massive resync of my tree and freebios-cvs including.
- Motherboard identification in the linuxbios table.
- Better SMP startup code.
- Support for the tyan s2462, the supermicro p4dc6, the supermicro p4dc6+, and the beginnings of supermicro p4dpr support
- Remove of no longer needed USE_AMD_NDA option
2002-06-20 00:11:56 +00:00
Ronald G. Minnich
8ae6034784 better script 2002-06-11 19:16:52 +00:00
Ronald G. Minnich
2443295245 more chips 2002-06-11 19:15:55 +00:00
Ronald G. Minnich
c8a1278d6f m758lmr+ from andrew ip 2002-06-07 15:22:24 +00:00
Li-Ta Lo
a2240213c1 add make rule for make clean 2002-06-03 05:08:56 +00:00
Li-Ta Lo
99836e7a05 added bcm-e100 specific code 2002-05-31 08:46:09 +00:00
Ronald G. Minnich
5fbdd5eabe RLX 800i support 2002-05-28 23:29:17 +00:00
Li-Ta Lo
2f30905c14 added Config file for SiS 635/735 Demoboard 2002-05-24 01:42:43 +00:00
Ronald G. Minnich
e0c960067f IRQ tables now supported. 2002-04-30 15:18:22 +00:00
Ronald G. Minnich
2b50ca8fd5 more fixes ... 2002-04-24 14:40:25 +00:00
Ronald G. Minnich
3fcf5b3070 new files for ints 2002-04-23 20:47:04 +00:00
Ronald G. Minnich
0db5c853be Stefan's fixes 2002-04-23 20:45:28 +00:00
Ronald G. Minnich
febc4a83b1 changes from stefan 2002-04-18 00:34:04 +00:00