Commit graph

186 commits

Author SHA1 Message Date
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
Ronald G. Minnich
eee4f7dfc6 added RDTSC support 2002-04-15 03:58:03 +00:00
Ronald G. Minnich
e035ff6685 Fix really stupid bug. 2002-04-15 03:26:40 +00:00
Ronald G. Minnich
3989d0f4ee First cut at using the X11 x86 emulator to init vgabios. 2002-04-14 04:44:10 +00:00
Ronald G. Minnich
fc180be6a7 Added a note on the cs5530 sougthbridge 2002-04-10 18:02:07 +00:00
Ronald G. Minnich
c6501e2b5d mods for the PCM 9574. Support for the 39sf020 2002-04-10 16:01:38 +00:00
Ronald G. Minnich
c1896f5351 Fix idiot bug, thanks to Mikael Halvarsson <mi.halvarsson@telia.com> 2002-04-09 23:57:21 +00:00
Ronald G. Minnich
5a86682eec Fixes since we now need to know the interrupt type of every single
one. sigh.
2002-04-08 02:53:47 +00:00
Ronald G. Minnich
019c4ca96b just fooling around ... hangs on the qlilinux box. 2002-03-27 03:37:14 +00:00
Ronald G. Minnich
cf7729a729 added spd scan for piix4e 2002-03-25 05:19:38 +00:00
Ronald G. Minnich
b101440e7d First cut at utilities to scan spd. 2002-03-25 05:14:21 +00:00
Ronald G. Minnich
68b925b9a4 sst39sf020 support 2002-03-21 22:41:11 +00:00
Ronald G. Minnich
1d76e822e7 added support for 39sf020 2002-03-21 22:40:40 +00:00
Li-Ta Lo
d59da5fde6 added ELF etherboot and 256kB flash config files 2002-03-21 02:27:46 +00:00
Li-Ta Lo
8052b47600 more ifdef stuff 2002-02-20 02:42:27 +00:00
Li-Ta Lo
9884a1a948 changed if define(SOMETHING) to if (SOMETHING == 1) 2002-02-20 02:30:29 +00:00
Ronald G. Minnich
a891ad7d7c Kernels are getting big! So erase all 8M of the MTD. 2002-02-02 15:46:42 +00:00
Ronald G. Minnich
1cc051f719 These are used to enable PIIX4E high flash addressing and flash write. 2002-02-01 17:13:08 +00:00
Ronald G. Minnich
7f521faec0 added instructions for compiling erase 2002-02-01 17:10:23 +00:00
Ronald G. Minnich
c71fd6aeeb added README and erase.c 2002-02-01 17:09:25 +00:00
Eric W. Biederman
031d2a1ffd - Support for CMOS options
- Workaround cmos tables overlapping the traditional bios data segment
- Fixes to the p4dc6 examples to be syntactically correct
- Fixes to NLBConfig to fix the previos syntax error ``option foo bar'' is invalid
- Update docmil_fil_inbuf to only be compiled when the appropriate options are set
- Updates NLBConfig.py to export the variables MAINBOARD && TARGET_DIR
  as well as correct specify the generated files
2002-01-29 20:28:24 +00:00
Ronald G. Minnich
ac1bcc99b6 fixes 2002-01-29 20:18:02 +00:00
Ronald G. Minnich
7584a99913 dammit 2002-01-29 18:26:26 +00:00
Ronald G. Minnich
f938ec6a62 dammit 2002-01-29 18:26:01 +00:00
Ronald G. Minnich
45911646e1 Trying to make this general purpose user-land flash burner. 2002-01-29 18:21:41 +00:00
Li-Ta Lo
1292c9e93d added config file for ELF boot on SiS 630 + DoC Mil 2002-01-28 09:26:50 +00:00
Eric W. Biederman
75783e063d Update to mkelfImage 1.12
- Fix bad heuristic in mkelfImage 1.11 where if I wasn't given a firmware
  type I assumed PCBIOS.
- Use objcopy to strip off extra symbols and the .ramdisk section if unused
- Fix typo linuxBIOS -> LinuxBIOS
2002-01-27 00:44:08 +00:00
Eric W. Biederman
bb176a0b85 Don't null terminate the first byte of the appended command line... 2002-01-24 23:18:02 +00:00
Eric W. Biederman
2a8454501c Fix the addresses scanned by dump_lb_table.c so that we actually find the linuxbios table. 2002-01-23 12:25:07 +00:00
Eric W. Biederman
595220a3ab Commit version 1.10 of mkelfImage. The big change is that it now generates
ELF notes especially an ELF checksum of the entire image.  This finishes
my proof of concept implementation of all significant features with respect
to ELF booting.  Now to do some native ports...
2002-01-22 18:03:40 +00:00
Eric W. Biederman
70305464cb Add a small program to dump the linuxBIOS config tables... 2002-01-21 21:16:06 +00:00
Li-Ta Lo
b9f139241c change the install prefix to /usr/local 2002-01-17 10:21:02 +00:00
Eric W. Biederman
0f7f76fb40 Hopefully this is my last commit of major infrasture changes for a while.
Highlights:
 - elfboot.c Now can load images to the ram location where linuxBIOS is running
 - Added the standalone directory for bootloaders built from the linuxBIOS source

Other things:
- Correctly maode fallback_boot.c conditional
- Added entry32.lds to do the math for segment descriptor table entries
- Merged ldscript.cacheram and ldscript.base
- Moved assembly code to the sections .rom.text and .rom.data
- Modified linuxBIOS so C code completely runs from RAM as the SiS630
  case does
- Updated and commented example config files for the supermicro p4dc6
- Bumped the elfboot loader version to 1.0
- Removed extra carriage returns in dump_northbridge.inc (DOS->UNIX)
- General cleanups to the config of the supermicro p4dc6
2002-01-16 05:54:23 +00:00
Eric W. Biederman
5346fd33f9 Deleted makerom instead of mkrom oops 2002-01-15 21:09:55 +00:00
Eric W. Biederman
c24de9ffa9 Remove the unneeded mkrom utility 2002-01-15 21:03:59 +00:00
Ronald G. Minnich
4687184cfa Added simple comments for 'usage' 2002-01-15 18:20:14 +00:00
Eric W. Biederman
7d601c3e2b - NLBConfig better error handling
- Implement payload so it attempts no processing of the image (I can now use it for ELF images!)
- Implement linux so it does what it has always done (but is now distinct from payload)
- Implement the new expr command so I can compute values (I got inspired)
- Micro fix to rom_fill_inbuf.c so we don't get back too many bytes (Thanks Ron)
- Fix for fallback_boot.c so it is always available.  Otherwise I can't say my boot succeeded.
- Added example config scripts for the p4dc6
2002-01-11 02:18:09 +00:00
Ronald G. Minnich
7ec2aee41a Fixed a simple bug in newpci.c WRT iobases.
Jan Kok's new NLBConfig with fixes. This has been tested with build and run
of a linuxbios and appears to work fine.
2002-01-09 22:50:51 +00:00
Ronald G. Minnich
6dbc1dc170 added a little comment in Makefile so people know how to run it. 2002-01-09 19:55:07 +00:00
Eric W. Biederman
9cda94e6d2 Updates to produce a linuxBIOS table. Modeled on the earlier
uniform_boot work, but relocated.  You need the new mkelfImage to
use the elf boot format.

Previous tables were updated so I could find both the start and
the end of where they were written in memory.

Minor p4dc6 updates, to disable some debugging code.

The mkelfImage-1.9 is checked in as util/mkelfImage
2002-01-08 07:04:35 +00:00
Ronald G. Minnich
d9db3cd6c4 Jan Kok's fixes. 2002-01-07 17:09:23 +00:00