Ronald G. Minnich
d8088aadc2
config warning; fix multi-string literal problem
2003-05-05 17:48:54 +00:00
Steven James
00541b5305
Fixup of stack handling and bounce buffers so returning will work
2003-05-03 20:03:24 +00:00
Ronald G. Minnich
b079059d48
minor changes for assignirq etc.
...
assignirq defaults to 'off' (0)
2003-04-21 17:56:12 +00:00
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
6510b2a77b
PPC commit
2003-04-14 22:54:36 +00:00
Steven James
5bcc3e0242
Support for udelay in baremetal
2003-04-10 20:51:31 +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
f54d681cb6
made the ids always print in hex
...
less verbose verify step.
2003-02-28 17:21:38 +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
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