|
ST1.5 board support and some ST1.0/1.5 common changes.
Following features working/verified on ST1.5:
- Boot from external SD
New in this patch:
- ST1.5 support
- new MMC framework (enabled)
- DCC console support (default is "serial")
Fixes:
- ATAGs to kernel
- SDCC stack corruption fix
Not working/tested on ST1.5:
- Boot from eMMC
- Serial
- USB
- LCD
- KBD
- I2C
- NAND support
- Any other thing not mentioned in working/verified section.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1552 lines, -32 lines) |
Patch |
 |
M |
Makefile
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
board/chromeos_st15/Makefile
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
board/chromeos_st15/board.c
|
View
|
|
1 chunk |
+294 lines, -0 lines |
0 comments
|
Download
|
 |
A |
board/chromeos_st15/config.mk
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
board/chromeos_st15/memory_map.c
|
View
|
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
board/chromeos_st15/platform.S
|
View
|
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
board/chromeos_st15/u-boot.lds
|
View
|
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
 |
M |
board/chromeos_st1q/board.c
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cpu/armv7Scorpion/QSD8x50/dram.c
|
View
|
|
3 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
cpu/armv7Scorpion/QSD8x50/lcdc.c
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cpu/armv7Scorpion/QSD8x50/pll.c
|
View
|
|
3 chunks |
+29 lines, -1 line |
0 comments
|
Download
|
 |
M |
cpu/armv7Scorpion/QSD8x50/proc_comm_clients.c
|
View
|
|
3 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
drivers/mmc/qsd_sdcc.c
|
View
|
|
3 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
drivers/serial/arm_dcc.c
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
include/asm-arm/arch-QSD8x50/QSD8x50A_reg.h
|
View
|
|
1 chunk |
+341 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/configs/chromeos/st15/common.h
|
View
|
|
1 chunk |
+269 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/configs/chromeos/st15/fast.h
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/configs/chromeos/st15/recovery.h
|
View
|
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/configs/chromeos/st15/stub.h
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/configs/chromeos/st1q/common.h
|
View
|
|
6 chunks |
+31 lines, -7 lines |
0 comments
|
Download
|
 |
M |
include/configs/chromeos/st1q/recovery.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
include/lcd.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|