1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-25 06:05:20 +02:00
Commit Graph

15326 Commits

Author SHA1 Message Date
Lars-Peter Clausen
1976b23d08 Set correct color sequnce.
Add a debug sysfs entry reg which gives direct write access to lcms display
registers.
2009-10-28 03:13:21 +08:00
Lars-Peter Clausen
3a1ece5ea7 Add lcm driver. 2009-10-28 03:13:21 +08:00
Lars-Peter Clausen
430fba9852 Fix typo. 2009-10-28 03:13:21 +08:00
Lars-Peter Clausen
b8419470a2 Add clock support. Mostly untested. 2009-10-28 03:13:21 +08:00
Xiangfu Liu
fd21fd92e0 make kernel default compile for 2GB NAND flash board 2009-10-28 03:13:21 +08:00
Xiangfu Liu
bdad94fa1a git rebase with master
fix the patch erro after rebase
2009-10-28 03:13:21 +08:00
Xiangfu Liu
4c6e0c02ed this option make MMC driver alwasy work when boot 2009-10-28 03:13:20 +08:00
Xiangfu Liu
5b983412c7 add-2gb-nand-support
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
26795803ce fix a redefine warning, GPIO_PWM defined in board-qi_lb60.c file
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
701937f9f1 this option make MMC not use DMA, so remove this option
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
9ac5dc2ca3 try to add lb60 to 2.6.31 kernel
this is not the work patch.
  just show some work progress.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:19 +08:00
Xiangfu Liu
f81c2213a2 add-2.6.24-kernel-patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:19 +08:00
Mirko Vogt
59095d9f64 Revert "change default baudrate to 115200"
This reverts commit 03acb399060bc7b9013f3776b8697915389b4592.
2009-10-28 03:13:18 +08:00
Mirko Vogt
f010e75458 change default baudrate to 115200 2009-10-28 03:13:18 +08:00
Xiangfu Liu
b9ae82b25f split-0002-patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Xiangfu Liu
f5e43476d3 update-kernel-config
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Xiangfu Liu
81c4391daf [U_BOOT]add-2GB-nand-support.patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Marek Lindner
da2604ac53 [xburst] remove the dash from the filenames 2009-10-28 03:13:17 +08:00
Marek Lindner
2757527f5e inital architecture layout
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:13:16 +08:00
Xiangfu Liu
ee8a609caf fix [SHIFT,CAPSLOCK] key define
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
a66785b06c Add gpio pin definitions and functions to configure a pin as a function pin. 2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
8fbe4ebda0 Enable ubi/ubifs and nand verify writes. 2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
297d16a6ec Aligen framebuffer data at page boundary. 2009-10-28 03:13:15 +08:00
Xiangfu Liu
93a92952e6 update-config-file
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Xiangfu Liu
20ae439824 fix u-boot eccpos change it to 12
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
e4334246a3 Allocate jffs2 summery buffer with vmalloc. 2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
a65fb5ef2d reserve bad block area in oob data. 2009-10-28 03:13:15 +08:00
Xiangfu Liu
3aa5222095 revert the jzlcd.h configure to fit the patch file.
remove 51-fb.patch. we have 051-fb.patch.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
35fedaa9e4 Fix some problems in the framebuffer driver. 2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
ebc8c5a149 Add framebuffer driver for the jz4720/jz4740. It's not complete yet but provides
enough for qi_lb60 support.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
8e033878c9 Add missing irq defintions for gpio, build gpio module and select necessary
symbols for gpio lib.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
b85721d95f Add matrix keyboard to config. 2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
1cbf56a99d Fix gpio initialisation. 2009-10-28 03:13:14 +08:00
Xiangfu Liu
e20cd0d3eb fix a redefine warning, GPIO_PWM defined in board-qi_lb60.c file
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:14 +08:00
Xiangfu Liu
b5904054fb make lcd work in 2.6.31
fix typo in driver/video/Makefile
   add some option to driver/video/Kconfig
   update the .config file.

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:14 +08:00
Mirko Vogt
023bdebb28 add config for 2.6.31 - might need some more love 2009-10-28 03:13:14 +08:00
Mirko Vogt
e765a38f5c switch to linux kernel version 2.6.31-rc6 by default as the generic patchset for 2.6.31 went upstream 2009-10-28 03:13:14 +08:00
Xiangfu Liu
f4db617ed0 change the u-boot and kernel image name
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Xiangfu Liu
bb05897208 make the 2.6.31-rc6 compiled in openwrt.
*add layer7_2 patch fix the iptables compile error
  *remove the 'sizes.h' include in jz_mmc.c
  *chmod -x jz_mmc.*
  *not make uImage in Makefile, let openwrt do it.

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Xiangfu Liu
10b1e8ca0c cleanup the 2.6.31-rc6 050-nand.patch 200-qi_lb60.patch
there is repeat code in platform.c file and 050-nand.patch
   make 200-qi_lb60.patch no warning.

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Lars-Peter Clausen
7d446f792e Add 2.6.31 patches and files. 2009-10-28 03:13:13 +08:00
Xiangfu Liu
f58d88c0f1 this option make MMC not use DMA, so remove this option
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Mirko Vogt
6e1aa6e45c the forgotten one :) 2009-10-28 03:13:13 +08:00
Mirko Vogt
2d3cd80303 drop out all mtd-related changes made by ingenic 2009-10-28 03:13:12 +08:00
Mirko Vogt
c16fafb1df purge out mtd-utils 2009-10-28 03:13:12 +08:00
Mirko Vogt
0fd039053c purge out OSS stuff as it's obsolete, does not compile and isn't worth the time fixing it 2009-10-28 03:13:12 +08:00
Mirko Vogt
8fc6527893 cautious cleanup of ingenic patch 2009-10-28 03:13:12 +08:00
Mirko Vogt
42f21cc2a7 deselect oss stuff as it does not compile - it's obsolete and will be dropped out anyway... 2009-10-28 03:13:12 +08:00
Mirko Vogt
4cd0737e57 add config for linux kernel version 2.6.27 based on the config for 2.6.25 2009-10-28 03:13:11 +08:00
Mirko Vogt
dc3d3f1c49 yet another patchset - 2.6.27
it's basically also provided by ingenic and nativly based on 2.6.27,
adjusted to fit into the OpenWrt-environment
2009-10-28 03:13:11 +08:00