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

40 Commits

Author SHA1 Message Date
Xiangfu Liu
e1f87ba42d fix the defkeymap.map patch fail 2010-01-07 20:29:01 +08:00
Lars-Peter Clausen
b1f7f98fad xburst: Remove obsolete video Kconfig/Makefile patch 2009-12-21 18:37:35 +01:00
Lars-Peter Clausen
6f76581889 jz4740_fb: Disable lcd when it's blanked. 2009-12-07 08:48:19 +01:00
Lars-Peter Clausen
9b67cee817 n526: Add keyboard controller driver 2009-12-06 19:16:54 +01:00
Xiangfu Liu
dfa8fb7f59 add fix compile zImage patch 2009-11-30 13:03:18 +08:00
Xiangfu Liu
6abb40220e fix the comma and period key 2009-10-28 03:13:32 +08:00
Lars-Peter Clausen
c84ef25bf3 Merge patches into files. 2009-10-28 03:13:31 +08:00
Florian Fainelli
7df7bde3ac refresh xburst patches 2009-10-28 03:13:30 +08:00
Xiangfu Liu
d89fdafa97 update power button patch 2009-10-28 03:13:30 +08:00
Xiangfu Liu
ce96b1f2a5 remove init WAKEUP in board-qi_lb60 file 2009-10-28 03:13:30 +08:00
Xiangfu Liu
4fc4138e68 add power button driver 2009-10-28 03:13:30 +08:00
Xiangfu Liu
71e391515f cleanup modifier keys driver 2009-10-28 03:13:29 +08:00
Lars-Peter Clausen
bdbda932b8 Compile fix jz4740-battery.c, use adc driver and some other minor cleanups.
Enable adc and battery.
2009-10-28 03:13:27 +08:00
Lars-Peter Clausen
7a88b927f8 Add jz4740 ADC driver. 2009-10-28 03:13:27 +08:00
Xiangfu Liu
7c9aa25b12 refresh patch 2009-10-28 03:13:27 +08:00
Lars-Peter Clausen
4c36a20b10 Add jz4740-rtc driver. 2009-10-28 03:13:26 +08:00
Xiangfu Liu
65051a9ad5 cleanup-qi_lb60.h 2009-10-28 03:13:26 +08:00
Xiangfu Liu
cd6b976c21 revert the keyboard.c code. just change the defkeymap.map make all keys work
also the [Euro] [Degree] [Umlaut] work
2009-10-28 03:13:26 +08:00
Xiangfu Liu
04429a1771 Fn-modifier-keys-work 2009-10-28 03:13:26 +08:00
Xiangfu Liu
08996e7e50 add defkeymap.c, fix the CAPSLOCK not work 2009-10-28 03:13:26 +08:00
Lars-Peter Clausen
557e48bc8e Some build fixes. 2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
4be762051b Remove 0002-qi_lb60_support_patch. 2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
8bb63272c3 jz4740 asoc: Add new internel codec driver.
Add qi lb60 board support.
Remove unneeded files.
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
8c57ef78b6 jz4740: Cleanup Kconfig 2009-10-28 03:13:24 +08:00
Xiangfu Liu
764fdaf217 unset CONFIG_MMC_BLOCK_BOUNCE make sd card work
the RedUpPoint combination keys work. [Fn] combination not work
2009-10-28 03:13:24 +08:00
Lars-Peter Clausen
935e79e5ab More udc cleanup 2009-10-28 03:13:24 +08:00
Mirko Vogt
be2beb8dd3 add openwrt boot logo 2009-10-28 03:13:22 +08:00
Xiangfu Liu
281d29e9b7 fix the kernel compile error in openwrt
the patch folder is not correct
2009-10-28 03:13:22 +08:00
Lars-Peter Clausen
3a1ece5ea7 Add lcm driver. 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
5b983412c7 add-2gb-nand-support
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
Lars-Peter Clausen
e4334246a3 Allocate jffs2 summery buffer with vmalloc. 2009-10-28 03:13:15 +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
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
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
aa38f1d23a 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:10 +08:00