Li-Ta Lo
64ce5d45ff
ipl.S: disable unstable SR13 SR14 programming
...
irq_tables.c: updated IRQ routing
mainboard.c: don't disable flash write
2002-08-01 07:48:53 +00:00
Li-Ta Lo
131a050256
enable flash write
2002-08-01 07:44:08 +00:00
Ronald G. Minnich
6ccc762393
The udelay I wrote was busted, now fixed, tested, working on AMD.
2002-07-30 21:44:53 +00:00
Ronald G. Minnich
e9c806ea37
take out mistaken change.
2002-07-30 20:24:40 +00:00
Ronald G. Minnich
3dfb12a37a
initial post of 0x01 for motherboard timing issues.
...
count=1 on the dd for the payload so it won't grow without bound.
2002-07-29 17:19:31 +00:00
Eric W. Biederman
e34319b59a
Fix ldscript.base to work around linker bugs.
...
In particular symbols inside of NOALLOC sections were being allocated
at the start of the section.
2002-07-25 20:50:52 +00:00
Eric W. Biederman
9dfbc3dcea
Add example config files for the s2462
2002-07-25 03:11:45 +00:00
Ronald G. Minnich
217286880e
Changes to make udelay a bit easier to compile in. There are now three version.
2002-07-22 21:28:16 +00:00
Li-Ta Lo
24b6351c3e
more BCM CMOS menu stuff
2002-07-22 03:08:25 +00:00
Ronald G. Minnich
a99e7f00c7
more nits, get hings to work.
2002-07-19 21:06:43 +00:00
Ronald G. Minnich
8b73dcc250
Nits with the compiler.
2002-07-19 21:06:24 +00:00
Eric W. Biederman
36eda040d4
Update the ldscript, to declare pci_drivers && epci_drivers
2002-07-19 15:35:28 +00:00
Eric W. Biederman
58bbe2161c
Add alpha version of bitops.h
2002-07-18 22:26:45 +00:00
Eric W. Biederman
e8dacb6ba8
- Update the code in bitops.h so it will compile.
2002-07-18 21:58:33 +00:00
Ronald G. Minnich
4dc3c174db
fixes for alpha.
...
Note the beginning of moving linuxbios_table.c to src/lib
2002-07-18 21:08:09 +00:00
Eric W. Biederman
f11b412d37
- Refix the protoptype for jmp_to_elf_entry, including fixing alpha code
...
- Updated to new pci code
2002-07-18 20:30:20 +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
Eric W. Biederman
66bfde10d1
Add missing includes, Change #ifdef SMP to #if SMP == 1
2002-07-16 23:02:53 +00:00
Eric W. Biederman
4961c2dceb
Move elfboot out of linuxbiosmain.
...
In hardwaremain call linuxbiosmain with it's traditional parameters,
but only call it if we aren't using elf_boot.
2002-07-11 13:31:59 +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
6664a47588
Update k7 mtrr.h to include all of the bits in the SYSCFG_MSR so I can
...
take advantage of them.
2002-07-06 21:41:02 +00:00
Eric W. Biederman
b3b9071f43
Bug fix the handling of struct mem_range for the athlon
2002-07-06 01:25:52 +00:00
Li-Ta Lo
46fd6ab5e1
add Winbond IO support
2002-07-03 06:39:45 +00:00
Eric W. Biederman
4ff6801f49
Add missing declaration of of mem in the rewritten sizeram function
2002-07-03 04:15:39 +00:00
Eric W. Biederman
7bbfacd461
Files I missed earlier
2002-07-02 07:14:44 +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
87974472c1
Add an example config file to the l440gx
2002-07-02 04:26:29 +00:00
Eric W. Biederman
cc7c2ea727
Include all of the files necessary to build for SMP
2002-07-02 04:11:23 +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
ddf646c178
fixed
2002-06-11 20:42:46 +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
43a7eb5251
wrong order of src and dest in outb()
2002-06-05 09:09:48 +00:00
Li-Ta Lo
0d5ceca823
added bcm stupid stuff
2002-06-05 08:58:10 +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
8e6bf09eb3
sample config for etherboot
2002-05-29 14:02:22 +00:00
Ronald G. Minnich
5fbdd5eabe
RLX 800i support
2002-05-28 23:29:17 +00:00
Li-Ta Lo
2ce191a0ed
removed unmatched #endif
2002-05-27 08:47:12 +00:00
Li-Ta Lo
75c44f063b
change movb to movw
2002-05-27 02:29:08 +00:00
Li-Ta Lo
6bcb2b7d1d
cleanup, resync for SiS chipsets
2002-05-27 02:15:10 +00:00
Li-Ta Lo
973edded0b
conflict resolved
2002-05-27 00:47:20 +00:00
Li-Ta Lo
81e15f8e94
added PCI ID for SiS 635
2002-05-27 00:28:25 +00:00
Li-Ta Lo
d5e2f99358
fix minor typo
2002-05-26 09:21:43 +00:00
Li-Ta Lo
ab024f146d
minor reformating
2002-05-25 05:51:03 +00:00
Li-Ta Lo
af787f1b0d
change frambuffer_on to use pci_* rather than pcibios_*
2002-05-25 01:29:18 +00:00
Li-Ta Lo
9506c08116
Use SPD for DRAM sizing
2002-05-24 01:54:11 +00:00