zhangbaoqi
f5a0f755bd
add ls2k graphics card support.
Change-Id: I82547c47bc38ff48f47eab1fa171567b34e2956b
7 years ago
zhangbaoqi
c4924ffcf4
Add the LOONGSON 2K support.
Change-Id: I982c1da3b68f7d034d85406e14c5fb2264255d1d
7 years ago
zhuchen
b3732a7317
Fixup X86EMU for new AMD video card
Change-Id: Idc2ef3e9d0b266ce99f23f0c97a5eca3dbee29e3
8 years ago
lixuefeng
09aaf61cb7
Add 1368x768 resolution ratio and fixup address alignment problem in
this resolution ratio
Change-Id: Icb94fca5f77b3142599bfbbd7126c35965e0d83f
Target:LS3A2H
9 years ago
mengtianfang
a73a6fa87e
Add 2F1A support
Change-Id: Iae1c0c1cae9b94e0b3e2b117caa1e30b3b1866e1
Target:2F1A
9 years ago
xiaqichao@ict.ac.cn
1b46e7110f
Add Select Boot in Bios Window
14 years ago
sizhiying
50a91dbb64
Windows menu for setting BIOS supported
Thanks SiZhiying <sizhiying@loonson.cn>
14 years ago
sizhiying
252299d503
Windows menu for setting BIOS supported
Thanks SiZhiying <sizhiying@loongson.cn>
14 years ago
TAI Yunfang
a8333c2769
Add supports for UMA display in rs780e of 3aserver
1. fb/cfb_console.c is used to clean screen completely
2. dev2 and dev3 can work properly after the internal grahpic being enabled
14 years ago
LI Wengang
14d7ea685f
Add SP mode support and adjust UMA mode's address.
1. RS690's video work correctly in SP mode and UMA mode.
2. The address of RS690's video ram is revised in UMA mode.
3. Add the macro(CPU_SP, GPU_UMA) to control RS690 mode.
4. You can switch mode between SP and UMA by selecting
the macro(GPU_SP, GPU_UMA) in the target/conf/Bonito.2g690.
5. The size of ram is 64M in UMA and SP mode.
15 years ago
LI Wengang
1449210142
RS690E VGA display works correctly
1. Porting the 3A+690E x86emu module to 2G+690e platform and it works
correctly.
2. The HT frequency is adjusted to 800MHz.
3. The start address of PCI IO and memory space are adjusted according
to the 3A+690E platform.
4. The framebuffer address(0xb0000000) doesn't map through TLB. The
pcitlb.c is added in start.S, but it doesn't work.
5. Fix the IO-read/write base from 0xa000_0000 to 0x0000_0000 in
sys/linux/io.h.
15 years ago
root
65a1fea0b6
fix video_cls.
15 years ago
root
376b72c54f
enhance lcd support for fcr_soc.
fcr soc pmon 1024x768 display.
15 years ago
root
5fcd5577e5
make sisfb default mode setting derived from config file.
16 years ago
root
f415d93c34
fix video_cls mistake.
16 years ago
root
62cf495077
make a common commit
16 years ago
root
2e8ae71395
fix sisfb scroll up.
16 years ago
root
89474ef4bf
add 2f7inch.
16 years ago
root
23043c2527
fixup show boot menu.
16 years ago
root
76da5473a7
change bootmenu.
16 years ago
root
747adfd6e6
add software framebuffer acceleration.
16 years ago
root
41868f9804
Fix up the SMI712 800x600 8bits mod in the PMON display a cursor in the screen center.
16 years ago
root
5c1a73654d
Add the SMI712 8Bits 332 and index two modes support in the cfb_console.c
16 years ago
root
7fa6181e4c
fix framebuffer buffer,memset exceed memory size.
16 years ago
root
8403cc64dc
fix bmp_logo.c's bug,now can support 640x480 picture.
16 years ago
root
ef3e26f2fc
fix misspelling in fb/sis/sis_main.c.
16 years ago
root
08ac71b462
change sisfb config file.
16 years ago
root
4a9ebcdaa4
change some check in sisfb accelerate.
16 years ago
root
0ed4cabe36
sisfb can use in pmon now.
16 years ago
root
584aa3d6aa
Modify the inisialize process , random get a MAC address and write the whole eeprom when the eeprom is empty.
16 years ago
root
15861aac9d
add 1,2,4bit color framebuffer support.
16 years ago
root
c563d8524f
soc framebuffer ok now.
17 years ago
root
1417aea53b
sm502 X800x480 ok.
17 years ago
cpu
6fa06142d4
r733@Knoppix: root | 2008-03-06 09:36:57 +0800
sm712 video acceleration still has bug.
git-svn-id: file:///svn/pmon-all/pmon-all@205 214b0138-1524-0410-9122-e5cb4b5bc56c
17 years ago
root
778cdb2932
change console size bug when have logo.
git-svn-id: file:///svn/pmon-all/pmon-all@129 214b0138-1524-0410-9122-e5cb4b5bc56c
17 years ago
cpu
f7c11f2626
sm502 800x600 ok now
git-svn-id: file:///svn/pmon-all/pmon-all@117 214b0138-1524-0410-9122-e5cb4b5bc56c
17 years ago
cpu
64db36f579
add 2d support for sm502
git-svn-id: file:///svn/pmon-all/pmon-all@115 214b0138-1524-0410-9122-e5cb4b5bc56c
17 years ago
root
0465dc00d5
add a x86like bios program named main
git-svn-id: file:///svn/pmon-all/pmon-all@114 214b0138-1524-0410-9122-e5cb4b5bc56c
17 years ago
cpu
a9d4f92f36
add sm502 support
git-svn-id: file:///svn/pmon-all/pmon-all@97 214b0138-1524-0410-9122-e5cb4b5bc56c
17 years ago
root
ee83a7419e
change some for sm712
git-svn-id: file:///svn/pmon-all/pmon-all@93 214b0138-1524-0410-9122-e5cb4b5bc56c
18 years ago
root
9c46c94a65
math still have bugs.
git-svn-id: file:///svn/pmon-all/pmon-all@53 214b0138-1524-0410-9122-e5cb4b5bc56c
18 years ago
root
1f0ff9a694
git-svn-id: file:///svn/pmon-all/pmon-all@26 214b0138-1524-0410-9122-e5cb4b5bc56c
18 years ago
root
0225e1728c
import change from lm.
git-svn-id: file:///svn/pmon-all/pmon-all@25 214b0138-1524-0410-9122-e5cb4b5bc56c
18 years ago
root
5d576d96e4
fb 256 color.
git-svn-id: file:///svn/pmon-all/pmon-all@8 214b0138-1524-0410-9122-e5cb4b5bc56c
18 years ago
root
102f4c99f4
import fb support from lm.
git-svn-id: file:///svn/pmon-all/pmon-all@7 214b0138-1524-0410-9122-e5cb4b5bc56c
18 years ago
root
88b8b8ec09
import pmon-all
git-svn-id: file:///svn/pmon-all/pmon-all@1 214b0138-1524-0410-9122-e5cb4b5bc56c
18 years ago