a7aa29b943
Use the canonical name of the vendors/devices and the
...
same format for all CHIP_NAME() entries in LinuxBIOS (Closes #20 ).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@linuxbios.org >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2490 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-05 18:50:49 +00:00
a9e273593f
Fix a typo in elfboot.c. Closes #27
...
Signed-off-by: Luis Correia <luis.f.correia@gmail.com >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2488 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-05 12:18:58 +00:00
1549f2a557
Various minor cosmetic changes in the ITE Super I/Os, mostly whitespace
...
changes and fixing of comments.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2487 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-04 23:19:00 +00:00
faea4c59ab
Sorry, this is the last commit I will do this way, but MSI has waited a
...
long time and I could not get into the tracker.
These are patches to enable ms9185 support. Abuild passes.
Signed-off-by: bxshi <bxshi@msik.com.cn >
Acked-by: Ronald G. Minnich <rminnich@gmail.com >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2486 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-02 16:02:33 +00:00
9c33b7b81e
Remove some unneeded #includes from most mainboard.c files.
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2485 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-02 14:11:34 +00:00
a4c56c33ac
Adapt GPL license headers to match the current conventions.
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2484 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-01 14:31:00 +00:00
6fb43c85f1
drop unsupported unfinished mainboard Advantech SOM GX DB533-C
...
Signed-off-by: Richard Smith <smithbone@gmail.com >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2483 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-01 14:21:31 +00:00
f28674ec3c
Rename some variables from *ITE* to *ite* for consistency reasons (refs #4 ).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2482 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-01 12:52:49 +00:00
f044ede246
This change fixes a long-standing bug, whereby we do not set ret for an
...
un-inited vector, which we should have done.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2479 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-27 18:22:13 +00:00
cf20187079
svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520
...
svn mv src/northbridge/intel/E7525 src/northbridge/intel/e7525
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2478 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-27 11:40:01 +00:00
586470c646
Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit
...
will then rename the E7520 and E7525 directories respectively.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2477 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-27 11:38:22 +00:00
e0e1d42527
Fix the CHIP_NAME() entries of all mainboards to have the same format
...
and (hopefully) the correct canonical name of the vendor and board.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2476 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-27 11:30:27 +00:00
3d61074108
Rename src/superio/NSC to src/superio/nsc.
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2473 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 23:08:10 +00:00
d86417bfa3
Change all occurences of NSC to nsc in the code. The next commit
...
will then rename the src/superio/NSC directory to src/superio/nsc.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2472 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 23:00:42 +00:00
814b458b63
fix leftover typo
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2470 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 12:46:55 +00:00
6e5b6a82ad
fix typo during rename. Subversion would not let
...
me fix this before committing first.
Signed-off-by: Yinghai Lu <yinghailu@gmail.com >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2469 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 09:40:21 +00:00
9d6be3ec42
fix naming convention, turn X.
...
another commit is following
Signed-off-by: Yinghai Lu <yinghailu@gmail.com >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2468 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 09:37:04 +00:00
1d8261d416
rename Iwill to iwill to keep naming scheme consistent
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2467 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 09:25:35 +00:00
b216e8fa65
remove DK8HTX, it's an old duplicate version of dk8_htx
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2466 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 09:23:23 +00:00
fd845a04a9
add the CAFE IRQ support
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2461 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-18 16:00:10 +00:00
31101c9201
add the btest mainboard
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2459 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-18 15:23:28 +00:00
a112bb0bca
s2895 failover build
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2455 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-13 21:48:38 +00:00
0ab46b9026
return missed
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2454 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-13 20:10:09 +00:00
4bb8887ac4
change things that make no sense on ultra40. serial output now works!
...
Signed-off-by: Ronald G. Minnich
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2453 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-13 19:58:52 +00:00
c34e3ab71e
DK8 HTX with CAR and acpi, and easy support for HTX
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2452 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-12 00:58:20 +00:00
d3eabbd77c
replace table based crc with computational one. by Ed Swierk.
...
X-Signed-Off-By: <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2451 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-09 22:35:45 +00:00
ebafa4df42
Add serial stream payload support from Ed Swierk <eswierk@arastra.com>
...
X-Signed-Off-By: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2447 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-07 00:13:24 +00:00
197a4a8dbb
MEMCLK to DDRXXX
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2446 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-06 16:05:14 +00:00
7110f9261f
K8_4RANK to QRANK
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2445 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-05 06:59:56 +00:00
ab9f49d2fa
init.o
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2444 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-05 06:24:21 +00:00
1792b2e801
make ppc happy for console
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2443 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-05 00:27:44 +00:00
6d74d76de4
get_bus_cong using sysconf instead
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2442 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-04 23:57:49 +00:00
d95465d08f
add missed asl for ht chain
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2441 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-04 23:09:09 +00:00
5f9624d211
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
...
serengeti_cheeatah
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2439 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-04 22:56:21 +00:00
93a5a194c5
failover_failover apc lds
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2438 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-04 21:05:23 +00:00
15b8ea7473
socket 939
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2437 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-04 21:04:49 +00:00
8d22a5dc69
amdk8_sysconf
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2436 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-04 21:00:01 +00:00
d4b278c02c
AMD Rev F support
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2435 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-04 20:46:15 +00:00
984371554b
add irq for keyboard and mouse
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2432 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-21 20:55:58 +00:00
2ad85dbc65
Lots of lx fixes. CLeanup mainly. THings now build
...
Signed-off-by: Ronald G. Minnich
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2430 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-20 16:39:30 +00:00
e8bfbb387c
This driver is a mistake, removing it.
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2429 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-20 16:32:59 +00:00
efba85f00e
commit moire changes
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2428 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-19 19:30:11 +00:00
5f23b6cd7d
add the msm800srv ; put the usb in the right place.
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2426 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-19 17:37:32 +00:00
a341ee2646
put this in the right place.
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2425 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-19 16:44:14 +00:00
830a79eeab
add an OLPC target for qemu
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2422 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-19 03:43:30 +00:00
4d6810c60c
add the _lx flavor of the 5536. This will later be merged into the
...
cs5536, but I don't want to mess up the OLPC, and we really need the lx
support NOW.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2421 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-18 22:52:24 +00:00
2cf779d8d1
fix old bug in the src/devices/pci_device.c
...
add devices for the lx and artecgroup/dbe61
point artecgroup at cs5536_lx as it is so different.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2420 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-18 22:50:51 +00:00
0740c31cff
A fix for hynix dram problems seen at 366/244
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2419 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-18 04:23:23 +00:00
46bcaa303b
fix variable name for ts5300
...
Signed-off-by: Ronald G. Minnich
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2416 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-15 14:53:55 +00:00
b2f98af71e
fix stupid missing " type
...
Signed-off-by: Ronald G. Minnich
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2415 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-09-14 20:08:10 +00:00