You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chen Xinke
1b372f1e82
Modify the PCIE auto-configure code from v0.2 to v0.3.
The current version uses PCIE_*_PRSNTnX to decide which PCIE Port will be initialized,
but this not work when you put some PCIE device card into a narrower PCIE socket(like a x16 video card
in a x8 socket), because some of these cards only connect the farest PRSNTn PIN to gnd, and causes
our mother board cannot detect the device.
In this version, we use link state of each PCIE port to decide whether to enable it.
So the PCIE_*_PRSNTn0 PIN is not cared any more as declaimed in early datasheet.
As long as PCIE_*_PRSNTn1/2/3 PINs are correctly dealed on mother board, you need do nothing with the BIOS.
But you need to modify the BIOS configure code in one situation where:
you split a PCIE interface, and route Port1/2/3 to a socket, and put a wider device card into it(which should be rare).
Because in this situation, the PRSNTn1/2/3 PIN is not pull-down which cause the LS7A1000 PCIE works in solo Port
mode, so the device will never be detected.
Change-Id: I7aeafea849c799a4fa0a81ce023bd8144c922eda
7 years ago
Targets
Modify the PCIE auto-configure code from v0.2 to v0.3.
7 years ago
conf
Add the LOONGSON 2K support.
7 years ago
doc
import pmon-all
18 years ago
examples
add the first version of Godson3a evaluation board of MCP68
15 years ago
fb
add ls2k graphics card support.
7 years ago
include
Add the LOONGSON 2K support.
7 years ago
lib
Fixup load (usb0,0) command when the usb device is fat filesystem.
8 years ago
pmon
Modify the PCIE auto-configure code from v0.2 to v0.3.
7 years ago
sys
Enhance SATA stability.
7 years ago
tools
Added showwindows.c for cmd_showwindows
14 years ago
x86emu
Code fix.
7 years ago
zloader
add ls2k FDT support
7 years ago
Copyright
import pmon-all
18 years ago
Makefile
update make clean etc.
13 years ago
Makefile.inc
use gcc 4.4.0 for pmon's default compiler. This is include both common code and target 3a780e board
11 years ago
zloader.2clm
import pmon-all
18 years ago
zloader.2eCPCI
add some miss file,remove unused dirs.
18 years ago
zloader.2ecard
import pmon-all
18 years ago
zloader.2edev
import pmon-all
18 years ago
zloader.2emcpu
add some miss file,remove unused dirs.
18 years ago
zloader.2enc
import pmon-all
18 years ago
zloader.2f1a
Add 2F1A support
9 years ago
zloader.2f7inch
make both mipsel-linux and mips-elf toolchains can compile this pmon.
15 years ago
zloader.2fdev
add godson2f support
17 years ago
zloader.2fdev.cs5536
r434@Knoppix: root | 2008-01-11 21:47:27 +0800
17 years ago
zloader.2fdev.firewall
add firewall code and fixup each i2c codes
16 years ago
zloader.2fdev.sm502
make Bonito2fdev support all kinds 2fdev borad,different config file.
17 years ago
zloader.2fdev.via.jingxing
add sundance driver,delete gabages.
16 years ago
zloader.2feva
r327@Knoppix: root | 2008-01-03 07:46:37 +0800
17 years ago
zloader.2g1a
Add ls2g1a support:
10 years ago
zloader.2g5ddr2_1a
Add 2g5 + 1a + ddr2 support
9 years ago
zloader.2g5ddr3_1a
Add LOONGSON_2G5_1A_DDR3 board support.
9 years ago
zloader.2g690e
Loongson2G + RS690E + SB600 architecture support.
15 years ago
zloader.2g5536
Add 2G5536 support
10 years ago
zloader.2gq2h
Add ls2gq2h support
12 years ago
zloader.2gq780e
Add 2gq branch
13 years ago
zloader.3a2h
Add 3a2h branch
13 years ago
zloader.3a82h
add support for 3a82h support:
10 years ago
zloader.3a82w
3A82W: Add 3A82W board support.
9 years ago
zloader.3a84w
Add 3a2000 4 way
9 years ago
zloader.3a92h
Add 3A3000 + 2H board support.
8 years ago
zloader.3a92w
Add 3A3000 2 way support.
8 years ago
zloader.3a94w
Add the 3A3000 4 way support.
8 years ago
zloader.3a780e
Add 3A+780e platform support.
14 years ago
zloader.3a3000_7a
Add 3A3000 + LS7A board support.
7 years ago
zloader.3a8780e
add 3a8780e support
10 years ago
zloader.3a9780e
Add 3A3000 + rs780e board support.
8 years ago
zloader.3adawning
Copy Bonito3amcp68 to Bonitodawning and append zloader.dawning link
15 years ago
zloader.3amcp68
add the first version of Godson3a evaluation board of MCP68
15 years ago
zloader.3aserver
Add a new target Bonito3aserver
15 years ago
zloader.3asis
Add a new target Bonito3asis.
15 years ago
zloader.3b780e
Add Targets/Bonito3b780e into pmon3a.
13 years ago
zloader.3bserver
Add support for LOONGSON 3B Server board
13 years ago
zloader.3c2h
LS3C2H platform support added
12 years ago
zloader.3c780e
Add Targets/Bonito3c780e and zloader.3c780e.
13 years ago
zloader.3cserver
Add new branch Bonito3cserver(3B05server) support
12 years ago
zloader.cpci
import pmon-all
18 years ago
zloader.fcr
r1276@Knoppix: root | 2008-04-10 08:13:52 +0800
17 years ago
zloader.linuxpc
import pmon-all
18 years ago
zloader.ls2k
Add the LOONGSON 2K support.
7 years ago
zloader.ls232.sm502
add target ls232 sm502.
15 years ago