1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

15730 Commits

Author SHA1 Message Date
Lars-Peter Clausen 5c8c909c75 jz4740-sound: Replace i2s driver. 2010-01-11 02:13:22 +01:00
Lars-Peter Clausen a6402204c8 uboot: provide a working usbboot mode 2010-01-08 03:35:29 +01:00
Lars-Peter Clausen 592aaa1ba6 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-01-08 00:04:48 +01:00
Lars-Peter Clausen 5405742d1e jz4740: pm.c buildfix and cleanup 2010-01-08 00:04:01 +01:00
Xiangfu Liu 51cf77023f Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-01-07 20:29:36 +08:00
Xiangfu Liu e1f87ba42d fix the defkeymap.map patch fail 2010-01-07 20:29:01 +08:00
Lars-Peter Clausen cc3e4bc548 fix patch direction 2010-01-06 18:50:59 +01:00
Lars-Peter Clausen 7999f54ea5 fix patch path 2010-01-06 18:29:47 +01:00
Lars-Peter Clausen 4e9ab7043c Add ks7010 sdio wireless driver. 2010-01-05 03:45:12 +01:00
Lars-Peter Clausen bd031b661d kernel: sdio: Not all cards claiming to be v1.10 have a enable_timeout_val field
For example the ks7010 has not.
2010-01-05 03:43:00 +01:00
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