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

15720 Commits

Author SHA1 Message Date
Lars-Peter Clausen
4792f29f83 jz4740-mmc: Request irq with IRQF_DISABLED.
This fixes a race problem with the ks7010 sdio wireless card.
2010-01-05 03:32:25 +01:00
Lars-Peter Clausen
1547e93d71 kernel: scripts/localversion: Check if the git repo is actually a kernel repo
This fixes the module loading problem.
2010-01-05 03:23:52 +01:00
Lars-Peter Clausen
226777efbc Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-01-05 03:19:39 +01:00
Lars-Peter Clausen
5ae0421a75 jz4740: new dma api. cleanup audio pcm module 2010-01-05 03:18:01 +01:00
Lars-Peter Clausen
9d14f68289 jz4740: Cleanup gpio module 2010-01-05 03:10:51 +01:00
Xiangfu Liu
818c06d855 add defkeymap file, use this file to generate the defkeymap.c 2010-01-04 14:26:06 +08:00
Xiangfu Liu
6af9805d49 switch the [FN] to left contrl 2010-01-04 14:06:07 +08:00
Lars-Peter Clausen
3c025ee020 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-01-03 17:29:37 +01: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
b1f7f98fad xburst: Remove obsolete video Kconfig/Makefile patch 2009-12-21 18:37:35 +01: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
bcdf5a8733 Add USES_UBIFS symbol. 2009-12-06 21:11:48 +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
Mirko Vogt
0abf443e7b remove patch as it breaks compiling the xburst target 2009-12-02 17:30:28 +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
7c7787a97d Merge branch 'master' into xburst 2009-11-30 11:21:59 -05:00
juhosg
98a4123863 ar71xx: override fifo_cfg[123] values on AR7240
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-30 13:53:39 +00:00
kaloz
b490cdf270 refresh 2.6.32 patches with -rc8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-30 11:45:37 +00:00
kaloz
c6dd3f4df6 [x86]: enable ACPI/HPET/MSI in the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-30 11:05:18 +00:00
kaloz
29288d352b add some more symbols to the generic 2.6.32 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-30 11:01:53 +00:00
kaloz
785fefeaea upgrade x86 to 2.6.31.6, resync patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-30 10:32:20 +00:00
Xiangfu Liu
dfa8fb7f59 add fix compile zImage patch 2009-11-30 13:03:18 +08:00