042f0430d3resolving conflict with Ron's work
Li-Ta Lo
2006-03-17 20:11:38 +00:00
a5ce2341ecreformating, we are going to use it for vsa on geode GX.
Li-Ta Lo
2006-03-17 19:52:52 +00:00
410075e0f1fix mmcrval, small cosmetics to raminit
Stefan Reinauer
2006-03-17 18:32:10 +00:00
ec5b166f41add in the msr configuration
Ronald G. Minnich
2006-03-16 22:23:03 +00:00
ccce5dd490- speed up flash verification by only printing 1 of 4096 addresses - support for flashing technologic system ts5300 SBC (needs -DTS5300 in the makefile)
Stefan Reinauer
2006-03-16 16:57:41 +00:00
9b107715f9make am29f040b driver more solid by printing every 4096th flash address. This fixes the timing when flashing over a serial console.
Stefan Reinauer
2006-03-16 16:46:19 +00:00
f3ecf106fasupport for Am29F016D
Stefan Reinauer
2006-03-16 16:44:07 +00:00
76ce5deb54dump mmcr registers on Elan sc520
Stefan Reinauer
2006-03-16 00:52:58 +00:00
426da0bc45stupid svn failed.
Ronald G. Minnich
2006-03-15 23:40:30 +00:00
fb7f4cf410disable watchdog, and it goes much better!
Ronald G. Minnich
2006-03-15 00:19:03 +00:00
a83b9762fcfor different pll values.
Ronald G. Minnich
2006-03-14 20:17:35 +00:00
a41ff52ba9Make the pll stuff parameterized.
Ronald G. Minnich
2006-03-14 20:01:51 +00:00
c994c973c6Fix for nehemiah other fixes for gx2 ram init.
Ronald G. Minnich
2006-03-14 19:58:14 +00:00
d96e098defgo with newer auto.c ... but it fails
Ronald G. Minnich
2006-03-14 00:11:59 +00:00
71e3326b9cadded pll_reset.c
Li-Ta Lo
2006-03-13 22:20:29 +00:00
a413ecc6cdadded early_setup.c removed some messages
Li-Ta Lo
2006-03-13 22:18:39 +00:00
070a1e02d0correct __ROMCC__
Li-Ta Lo
2006-03-13 22:00:21 +00:00
71eae20b30failed attempt to do early init for cs5535. Almost there but still get garbage reading smbus.
Li-Ta Lo
2006-03-13 21:58:43 +00:00
ec9cdc980fI am so stupid to mix up logical and bitwise NOT.
Li-Ta Lo
2006-03-02 21:33:01 +00:00
416b3d76cdadd smbus access routing for cs5535
Li-Ta Lo
2006-03-02 18:02:24 +00:00
74f36096aea few new items and mods for ollie
Ronald G. Minnich
2006-03-01 16:11:05 +00:00
c0fe3190c4remove more unused code
Li-Ta Lo
2006-02-28 23:07:27 +00:00
b2528aa653remove unused GX1 asm code
Li-Ta Lo
2006-02-28 16:30:41 +00:00
bab9446dfdsemi working with random 1 bit error
Li-Ta Lo
2006-02-28 15:39:25 +00:00
a51e6f1e56more GX2 commit
Li-Ta Lo
2006-02-27 18:28:30 +00:00
981367932drename files
Ronald G. Minnich
2006-02-24 17:23:46 +00:00
3b9591dd8badded support for ICH5
Ronald G. Minnich
2006-02-24 17:10:10 +00:00
30a1175ec8new flashchip support by Leon Woestenberg <leonw@mailcan.com>
Stefan Reinauer
2006-02-24 13:47:26 +00:00
108dd2c01epreliminary GX DRAM initization. It is not working yet.
Li-Ta Lo
2006-02-23 21:39:19 +00:00
02bb7892feadded sharp flash
Ronald G. Minnich
2006-02-23 17:16:44 +00:00
24c541ba94oops, added a binary
Ronald G. Minnich
2006-02-22 22:12:39 +00:00
394e7c416badded new superio. added new simple util. modified dell 1850
Ronald G. Minnich
2006-02-22 22:12:21 +00:00
7db27ee648gcc 4.1 fixes.
Stefan Reinauer
2006-02-19 14:43:48 +00:00
afd34e61acserverworks HT1000/HT2000, bcm5785/5780 support
Yinghai Lu
2006-02-16 17:22:19 +00:00
4d5865d3d4this gets us to working serial output.
Ronald G. Minnich
2006-02-13 20:20:28 +00:00
d2e1326776frontrunner now builds
Ronald G. Minnich
2006-02-11 22:12:17 +00:00
61322d21a0fix mistake in name
Ronald G. Minnich
2006-02-11 22:08:41 +00:00
e0aea3bbedlippert frontrunner
Ronald G. Minnich
2006-02-11 22:07:44 +00:00
566bf71d5badd this file
Ronald G. Minnich
2006-02-06 17:07:59 +00:00
41bac28115make doxygen work
Ronald G. Minnich
2006-02-06 16:16:46 +00:00
b7ac85c30dThis is the change so that we can readable ldscript.ld
Ronald G. Minnich
2006-01-28 22:01:56 +00:00
0f1e9ea0b6GX2 builds
Ronald G. Minnich
2006-01-28 20:05:37 +00:00
1baf784329added GX2 ids
Ronald G. Minnich
2006-01-28 20:03:14 +00:00
6f9f977ccerename
Ronald G. Minnich
2006-01-28 19:56:25 +00:00
f8a1228872rename
Ronald G. Minnich
2006-01-28 19:55:01 +00:00
2bb216a880adding preliminary, and almost certainly wrong, rumba support. This is just a skeleton, basically, and will most likely not even compile yet.
Ronald G. Minnich
2006-01-27 23:46:30 +00:00
05c743a5ebfixed apic cluster. It's still busted.
Ronald G. Minnich
2006-01-19 23:01:07 +00:00
a00719b2f2add a tinylinux config file Make the error in buildrom a lot more informative -- how big are the things that did not fit? it now tells you.
Ronald G. Minnich
2006-01-19 18:11:21 +00:00
264e84adb8fix stupid bug with unitialized conf variable disable agp slot in config.lb fix error in setting up com1 == should be TTYS0_BAUD note that the uart8250 struct is a bad design, but so is the uart8250 code.
Ronald G. Minnich
2006-01-18 17:12:44 +00:00
e800b91f38Typo
Ronald G. Minnich
2006-01-17 21:12:03 +00:00
ce0c9686d9First, a FATAL error, that blows up your BIOS, should NEVER FAIL to provide more information. The printk_debug in that failure case is now a printk_error.
Ronald G. Minnich
2006-01-17 21:04:53 +00:00
3a68aeb903don't need copy_secondary_start_to_1m_below for non-smp
Yinghai Lu
2006-01-09 20:42:50 +00:00
eef3f955c4enable bsp apic id lifting regarding ioapic setup
Yinghai Lu
2006-01-06 01:56:25 +00:00
b8170f7299add the dest cpu apic id in ioapic setup so we can lift the bsp apic id
Yinghai Lu
2006-01-06 01:55:42 +00:00
d6edf7a904update comments
Stefan Reinauer
2006-01-05 00:19:52 +00:00
f1c0fc7ff2latest agami/aruma changes. Compiles but won't boot yet
Stefan Reinauer
2006-01-05 00:18:41 +00:00
0571a95262CONFIG_LB_TOPK 8M above support
Yinghai Lu
2006-01-04 20:42:49 +00:00
815ced3f7a1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above support
Yinghai Lu
2006-01-04 20:41:05 +00:00
27897c7adcpass on return values
Stefan Reinauer
2006-01-04 16:42:57 +00:00
260f1cc55dtypo
Yinghai Lu
2006-01-04 01:06:13 +00:00
5e4d08ee65type error fixed...
Yinghai Lu
2006-01-04 01:02:17 +00:00
2850b5eb20fix buildrom compiler warnings with gcc4
Stefan Reinauer
2005-12-29 14:55:09 +00:00
967c4c4a51redo image checking in conversion case. Please update to this release if you are using flashrom.
Stefan Reinauer
2005-12-18 18:40:46 +00:00
98de8cdbfe* make -v switch print debug messages. * do case insensitive comparison of mainboards, as wished on the mailinglist
Stefan Reinauer
2005-12-18 16:41:10 +00:00
6c02eb2cb5indirect jmp with *
Yinghai Lu
2005-12-14 23:13:13 +00:00
30576601f6from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc
Yinghai Lu
2005-12-14 20:16:49 +00:00
6f63c0297csupport HDT disassembly when cache as ram auto stage
Yinghai Lu
2005-12-14 20:08:23 +00:00
72ee9b0ebeissue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M support and pgtbl after 1M support
Yinghai Lu
2005-12-14 02:39:33 +00:00
f42e1770f9make clear_1m_ram.c to support gcc 3 and gcc4
Yinghai Lu
2005-12-09 01:58:07 +00:00
653ee54a88fix bus problem with s2885 with issue 47
Yinghai Lu
2005-12-08 18:47:33 +00:00
c3b3600222use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50
Yinghai Lu
2005-12-07 19:02:45 +00:00
73cc74e4f0fix type error for s2895
Yinghai Lu
2005-12-07 16:35:49 +00:00
b3b1b2d3fbfrom issue 47, put chain on bus 0, 0x40, 0x80, 0xc0
Yinghai Lu
2005-12-06 23:40:58 +00:00
968bbe89cduse hcdn to simplify the mptable.c and irqtable.c --- patch fro issue 48
Yinghai Lu
2005-12-06 23:34:09 +00:00
2c2d54479dcorrected mptable according to factory DSDT
Li-Ta Lo
2005-12-06 22:57:07 +00:00
e38a193720oops. no false positives please.
Stefan Reinauer
2005-12-04 20:42:37 +00:00
d8913a48d0add compilation time to abuild.sh
Stefan Reinauer
2005-12-04 20:35:56 +00:00
453dfdfdafimplement io based udelay function for all mainboards that lack an apic timer (or just failed otherwise due to missing udelay)
Stefan Reinauer
2005-12-04 17:50:32 +00:00
a09ab6dc53get ts5300 compiling, it's mostly a copy of msm586seg
Stefan Reinauer
2005-12-04 17:08:31 +00:00
648e8da0c2small gcc4 patches, some ts5300 updates
Stefan Reinauer
2005-12-04 15:47:50 +00:00
20c6f631aaabuild changes to allow ignoring dummy directories and injecting architectures.
Stefan Reinauer
2005-12-04 00:00:15 +00:00
bbbfd9d190smaller fixups here and there, allowing some motherboards to compile or to fail later than before. dos2unix'ed the xe7501devkit files, that might have caused some problems before.
Stefan Reinauer
2005-12-03 23:48:17 +00:00
bd25fe979bapplied 1202_ldscript.diff from issue 45. This fixes images smaller than 64k
Stefan Reinauer
2005-12-03 23:12:07 +00:00
4bd0de0b2eadd cmos checksum range to linuxbios table
Stefan Reinauer
2005-12-03 22:39:23 +00:00
0cf46ca215small update, one comment adjusted, fix epia-m abuild.
Stefan Reinauer
2005-12-03 19:07:35 +00:00
57efb8eeb9fix up abuild.sh to new requirements. This might leave some builds broken.
Stefan Reinauer
2005-12-02 23:44:40 +00:00
12142ada401201_ht_bus0_dev0_fidvid_mb.diff - part 3 issue 41 - fix up motherboard compilation
Stefan Reinauer
2005-12-02 23:26:13 +00:00
03d56cb18cissue 41 - fix up mainboard compilation.
Stefan Reinauer
2005-12-02 23:17:39 +00:00
373511b2f9issue 41 - fix up motherboard compilation. There's always hope. 1201_ht_bus0_dev0_fidvid_mb.diff part 1
Stefan Reinauer
2005-12-02 23:16:01 +00:00
563fc16860backing out pci device renames
Stefan Reinauer
2005-12-02 22:09:18 +00:00
c2455dc0ceissue 40, make flashrom utility build process more solid.
Stefan Reinauer
2005-12-01 16:19:24 +00:00
f5183cfa19Applying YhLu's patch from issue 37.
Stefan Reinauer
2005-12-01 11:01:01 +00:00
806e146e75Applying 11_26_car_tyan.diff from Yinghai Lu. NOTE: This will break the tree so it can be fixed up later
Stefan Reinauer
2005-12-01 10:54:44 +00:00
70597f96c4mention build dependencies in Makefile.
Stefan Reinauer
2005-12-01 10:51:08 +00:00
45065d90d9fix intel jarrell build (no issue tracker number since trivial fix)
Stefan Reinauer
2005-11-27 12:45:28 +00:00
6384a57e20fix build for all supermicro boards.
Stefan Reinauer
2005-11-27 12:11:59 +00:00
1a4f0707bbflasrom update from Stefan, resovle issue 21
Li-Ta Lo
2005-11-26 21:55:36 +00:00