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

237 Commits

Author SHA1 Message Date
Xiangfu Liu
6af9805d49 switch the [FN] to left contrl 2010-01-04 14:06:07 +08:00
Mirko Vogt
9444a34380 Merge branch 'xburst' of projects.qi-hardware.com:openwrt-xburst into xburst 2009-12-24 16:32:13 +01:00
Mirko Vogt
3d0bd9af22 remove the data partition and have a big rootfs partition instead 2009-12-24 16:31:18 +01:00
Xiangfu Liu
19a2079a92 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-12-24 00:27:52 +08:00
Xiangfu Liu
2c3c04e7bb this make the [red up] modifier keys works in directfb 2009-12-24 00:25:15 +08:00
Lars-Peter Clausen
656d037b97 uboot: fix nand error correction 2009-12-21 16:37:13 +01:00
Lars-Peter Clausen
ddd8424992 jz4740-mmc: Stability and speed improvements. 2009-12-18 16:06:01 +01:00
Lars-Peter Clausen
24c8a8bc38 jz4740: proc.c Remove udc proc file. It doesn't make much sense... 2009-12-18 15:44:49 +01:00
Lars-Peter Clausen
900088580a jz4740: Remove dead code from prom code. 2009-12-18 14:59:03 +01:00
Lars-Peter Clausen
b4bafa106e Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-12-18 14:57:46 +01:00
Lars-Peter Clausen
e9c3c9b628 jz4740-codec: Enable DAC Switch by default.
This allows audio playback without having to enable the DAC Switch before.
2009-12-18 14:56:45 +01:00
Lars-Peter Clausen
4781d4c068 Revert "enable sound default"
This reverts commit b33c92aaf5.

The commit inverted the semantics for ADC Switch. When the switch is Off Sound
is On and when the switch is On sound is Off. This will certainly confuse users
and apps.

And it did not enable sound by default.
2009-12-18 14:55:20 +01:00
Xiangfu Liu
5623065e48 [power] + [s] : enable serial console and bootdelay 5 secs 2009-12-18 12:21:50 +08:00
Xiangfu Liu
b33c92aaf5 enable sound default 2009-12-17 12:38:48 +08:00
Mirko Vogt
00be360ea3 enable all nls encodings 2009-12-13 14:02:45 +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
f581ac44eb Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-12-06 20:54:10 +01:00
Lars-Peter Clausen
caefa284ef Add ubifs feature flag. 2009-12-06 20:53:23 +01:00
Lars-Peter Clausen
9b67cee817 n526: Add keyboard controller driver 2009-12-06 19:16:54 +01:00
Xiangfu Liu
24de55b4a0 [POWER] + [M]: boot from sd-card
[POWER] + [S]: enable UART0
[POWER] + [U]: goto usb boot mode
disable init gpio as uart0
2009-12-07 02:09:10 +08:00
Lars-Peter Clausen
3184b1152b Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-12-06 17:18:40 +01:00
Lars-Peter Clausen
3973f270ee n526: Add board sound driver. 2009-12-06 17:16:11 +01:00
Mirko Vogt
71df6e0d6d since the ebook-reader based on the same soc is now supported as well, we have to choose which device we're going to build an image for. Preselect the LB60/NN for now. Getting both devices supported in a clean way might be possible via "profiles" later. 2009-12-06 12:03:04 +01:00
Mirko Vogt
9e3a54c8b0 as sound modules on the xburst target aren't used (instead statically compiled into the kernel image), but audio related packages depend on the package <soundcore> we override variables <SOUNDCORE_FILES> and <SOUNDCORE_LOAD> to make >soundcore> a summy package and satisfy all dependencies without major adjustments 2009-12-02 17:36:46 +01:00
Lars-Peter Clausen
043bd2e062 jz4740: Fix mmc plaform device name. 2009-12-02 09:49:37 +01:00
Lars-Peter Clausen
c9674c3ab7 jz-mmc: Put functions pins to high-z during suspend. 2009-12-02 04:17:50 +01:00
Lars-Peter Clausen
3ae48ccb8c jz4740: GPIO: Add functions to put function pins to high-z and to restore their
function.

We want to put function pins to high-z to decrease power leakage during suspend.
2009-12-02 04:12:39 +01:00
Lars-Peter Clausen
aa7c40a8c1 jz_mmc: Fix MODULE_LICENSE string. 2009-12-02 02:14:45 +01:00
Lars-Peter Clausen
b49fda4c4d board-qi_lb60: remove obsolete definitions. 2009-12-01 12:37:30 +01:00
Lars-Peter Clausen
9b6b004c29 Don't reference non existing file 2009-12-01 11:40:04 +01:00
Lars-Peter Clausen
093af2c9c4 board-n526: Add very basic n526 support. 2009-12-01 11:28:00 +01:00
Lars-Peter Clausen
86dbff8d6f Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-12-01 11:14:13 +01:00
Lars-Peter Clausen
a37293414f jz4740-mmc: Some minor fixes. 2009-12-01 11:13:52 +01:00
Xiangfu Liu
dfa8fb7f59 add fix compile zImage patch 2009-11-30 13:03:18 +08:00
Lars-Peter Clausen
58eb7333af Enable MMC unsafe resume. Otherwise the system will hang during suspend 2009-11-29 04:19:57 +01:00
Lars-Peter Clausen
0cc0cfdf81 jz4740-mmc: set correct drvdata 2009-11-29 04:17:52 +01:00
Lars-Peter Clausen
c053cdb48a Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-11-28 07:40:06 +01:00
Lars-Peter Clausen
77179384c6 jz4740: Use new mmc driver. 2009-11-28 07:39:48 +01:00
Xiangfu Liu
e9fdf9f61f switch enable UART0 by press [S]
switch USBBOOT mode by press [U]
2009-11-26 15:46:22 +08:00
Xiangfu Liu
69ea41784f init the gpio keyin8 2009-11-22 22:39:51 +08:00
Lars-Peter Clausen
287b78fea2 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-11-21 15:33:51 +01:00
Lars-Peter Clausen
7cb18ebd63 jz4740: Use old mmc driver for now (the new one hasn't been commited yet) 2009-11-21 15:31:36 +01:00
Mirko Vogt
499fe597b8 reenable JFFS2 - why it got didabled? 2009-11-21 14:22:26 +01:00
Lars-Peter Clausen
145c533ec2 Fix issues form previous commit... 2009-11-21 03:14:20 +01:00
Lars-Peter Clausen
0c0247d223 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2009-11-20 19:38:21 +01:00
Lars-Peter Clausen
a5b5e808a5 jz4740: Some restrucuring to prepare for regs.h and ops.h removal 2009-11-20 19:36:33 +01:00
Lars-Peter Clausen
1ac22689b8 jz4740: Get rid of unused files. 2009-11-20 19:28:03 +01:00
Xiangfu Liu
df58b94fba disable JFFS2 and SQUASH filesystem
enable input event for poweroff daemon
2009-11-21 00:10:17 +08:00
Xiangfu Liu
ac43468371 disable init gpio as uart0 for end user
in Ben NanoNote uart0 and keyboard use the one same gpio
if init this gpio as uart0. this cause a keyboard bug
2009-11-20 23:31:30 +08:00
Xiangfu Liu
0f4bab5d6b update u-boot patch use ubifs in BOOTARGS 2009-11-18 23:25:40 +08:00