1.Support uart, gmac on 2G, PS2, usb-ohci,
Sata, Vga, rtc and Pci net card devices.
2.The function of gmac on 2G needs modification
about PCB board.
3.The function of Sata needs modification
about Sata clock chip.
4.The series of 2G1A board include:
2G3+1A+DDR2, 2G5+1A+DDR2, 2G5+1A+DDR3.
The last one, PS2 is on 2G, the others are on 1A.
5.Modify Targets/Bonito2g1a/conf/Bonito.2g1a
Modify Targets/Bonito2g5ddr2_1a/conf/Bonito.2g5ddr2_1a
Modify pmon/dev/kbd.c and pmon/dev/kbd.h because of
the PS2 difference.
Target: LS2G5 + 1A + DDR3
Change-Id: I66f1e78e5672dd706331746c64c4db45371dfc00
1.change the ddr frequence from 150MHz to 125MHz
2.change the 1a pci window size from 256MB to 64MB
Change-Id: I0e2cd0af01288412cb616e2cec223a45549b19e0
Target:LS2G1A
1.change the 1a pci dma window size from 192MB to 2GB,and start
address at 0x8000000
2.fix up the code of dma address convert for OHCI,sata,1a gmac
3.fix up the parameter of DMA64 option which be tranfered to kernel
Change-Id: I943e3aac77c4cdbd04bb6a28058a3f423b74b998
Target:LS2G1A
1.Modify Targets/Bonito2g1a/Bonito/start_2g1a.S
initialize the 1A uart
2.Modify Targets/Bonito2g1a/Bonito/tgt_machdep.c
add dev ConfigTable for 1A uart
3.Modify Targets/Bonito2g1a/include/bonito.h
define 1A uart base addr
4.Modify pmon/dev/ns16550.c and pmon/dev/ns16550.h
define some functions to access 1A uart
Change-Id: I4f3067219ac9efdf19541e1e1cf7b4ef9992e1be
Target:LS2G1A
Add the access size more than 512MB,otherwise the kernel will be
fail on memory alloc for highmem
Change-Id: I3a5eac44d31124c4b44dba8d92bb382c429334e2
Target:LS2G1A
1.add reboot funtion by 2g gpio60 to be write low
2.add poweroff function by 1a s5 mode
3.add sata funtion
Change-Id: I09caeb9691d49024c7706ce8e7e6bbfafd9306a2
Target:LS2G1A
1. add ps2 funtion, the ps2 controller is in the 1 a
2. add dc output function, and add 1 a ddr2 memory configuration code
Change-Id: Idc236053056008e887815f5d47eb932df66b560a
Target:LS2G1A
1.add rtc funtion
2.add reset pci operation for 1a and 2h
3.fixup the serial initial bug ,the pmon can run in command line now
4.add ps2 code
Change-Id: I216b53d916082c3bba6e342e8a8069101c63d301
Target:LS2G1A
1:add Targets / Bonito2g1a director
2:add zloader .2 g1a director
3:add LOONGSON2G1A configure option
4:add start_2g1a.S and modify some config window
5:fixup some problem to support 2 g1a in start_2g1a.S
6:disable some funtions, then the pmon can run on command line
Change-Id: I19ee7a6d90c7efda3d6e986d12903da20ccc6ad5
Target:LS2G1A