1. Do not override SATA PHY TX parameters by PHY control interface.
2. Add some debug info to ahci driver.
Change-Id: I5e000aed5cd914bf065211eea1328ac9b006dd4a
1. Add some code for new ls2k work well.
2. Enable coherent mode when it a new ls2k.
3. Make ls2k core1 wait smp in cache and in ram to support spi io modei, otherwise cause cmd (load -rf ...) error.
Change-Id: I169af27b17fb5d55b590f20c9a9d4a019d27cc81
The device will fixup the mps and mrrs size with the
minimal mps of the device and the bridge which belongs to.
The bridges should not fixup up mps and mrrs with its mrrs.
Change-Id: I01a90c6c7f69ac13bcea8efaf708afe106cdf7ce
Powerdown SATA/PCIE PHY when not used to save power.
Add macro define to close integrate graphics module.
Change-Id: If530169c0c6efe41082431a2731d0220282da94d
1. fix error on PCI bridge BAR space allocation.
2. fix error on PCI bridge expand ROM space allocation.
3. fix 7A/2K PCIE bridge wrong class/subclass code bug by fake the configure access return value.
Change-Id: I19a15959b2c4046f773707a3c605e893c3cf378c
If the previous mac addr is correct ,setmac command will not change the mac addr(just print it).
Relevancy:LOONGSON_3ASINGLE & rtl8168
Change-Id: I1f2be868c5aa794f95d224b86e05b26f3d798e0d
use the command "setmac eth0" automatically assigned
MAC address.And write the assigned MAC address into EEPROM.
Note: 1.If the EEPROM have no MAC address, use the command "setmac eth0".
Change-Id: If9a4a261ac0424620a051c42d6318c3af6bfab1c
The modification is in the common file /sys/dev/ata/cd.c .
ERROR:There's a panic when startup by using the sata CD-ROM to install an OS.
Relevancy:Except the 3A2H branch.
Change-Id: I656ba505462c8e7dd525b411062d9ed41ae5813f
When the pciscan cammand was called the usb-ohci HcInterruptStatus register WDH
bit would be set,but the code do not clear it.
Change-Id: I3f83895ebac16ee64b5dd3341385d46080b2a6c9
1.Pmon can boot from SPI flash SST25VF032B.
2.The NVRAM_OFFS is defined as 0x7f000,
the gzrom.bin size should less than 0x7f000.
3.If add the nand flash function, the gzrom.bin
size will be out of 0x7f000.
4.The network card mac addr should be saved
into SPI flash, and acquired from SPI flash.
Change-Id: Id1f3e642a750ddeeb23f3b726e3f67a1ac855340
Target:LS2G + 1A + DDR3
1.Nandflash can be erased, read, written.
2.Could save kernel into nandflash.
3.Could load kernel form nandflash.
Target:2G5+1A+DDR2
Change-Id: Ic102439551c7cd90bba574aab477d8a502ff458c
1.
Targets/Bonito3a2h/Bonito/loongson3_HT_init_2h.S
Targets/Bonito3a82h/Bonito/loongson3_HT_init_2h.S
use window 5(no use before) for pcie graphic card in this patch
2.
pmon/cmds/pcicmds.c
sys/dev/pci/pciconf.c
sys/dev/pci/pcireg.h
sys/kern/subr_autoconf.c
sys/linux/io.h
x86emu/int10/generic.c
x86emu/int10/helper_exec.c
x86emu/int10/xf86int10.c
these file are basic code that modified in this path
3.
Targets/Bonito3a2h/Bonito/loongson3_HT_init_2h.S
Targets/Bonito3a2h/Bonito/tgt_machdep.c
Targets/Bonito3a2h/conf/Bonito.3a2h
Targets/Bonito3a2h/pci/ls2h_pci.c
Targets/Bonito3a2h/pci/pci_machdep.c
Targets/Bonito3a82h/Bonito/loongson3_HT_init_2h.S
Targets/Bonito3a82h/Bonito/tgt_machdep.c
Targets/Bonito3a82h/conf/Bonito.3a82h
Targets/Bonito3a82h/pci/ls2h_pci.c
Targets/Bonito3a82h/pci/pci_machdep.c
these files have only relate to 3a2h and 3a82h
Change-Id: I4a182bcbb8ca83f3fd34028145d362e7d2e683f0
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
The speed of programming flash pmon is very slow,
because the south bridge 1A hasn't been stopped.
2.Modify sys/dev/usb/usb_storage.c
Fixup the ohci_storage code bug about pioneer DVD-ROM.
According to the Change-Id: Iba56042f1d3596aa40bd85e05c908c4b2663ecd8
and Change-Id: I11b499266503fbdb2091484e5e18e9372beecf40 from lixuefeng.
Change-Id: I76d536e9cf1a43beb0bf3e07d2ee66c681918de7
Target:LS2G1A