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

268 Commits

Author SHA1 Message Date
Xiangfu Liu
d825628dae enable FW_LOADER for ks7010 wifi card 2010-01-20 01:35:27 +08:00
Xiangfu Liu
e8b36f912c [kernel] fix compile zImage 2010-01-18 16:18:47 +08:00
Xiangfu Liu
53e4635ac9 update u-boot to version 2009.11 2010-01-18 16:03:37 +08:00
Lars-Peter Clausen
9d5be4437a u-boot: Disable aic clocks at boot time 2010-01-11 23:58:13 +01:00
Lars-Peter Clausen
6be23bb131 xburst: Remove 2.6.31 files, patches and config 2010-01-11 23:00:10 +01:00
Lars-Peter Clausen
33d1ef1f3a Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-01-11 22:58:38 +01:00
Lars-Peter Clausen
3da6c49d16 Merge commit 'nbd/master' into xburst
Conflicts:

	Config.in
	feeds.conf.default
	include/image.mk
	target/linux/xburst/Makefile
	target/linux/xburst/image/Makefile
2010-01-11 22:52:38 +01:00
lars
0b686a0ab9 [xburst] Disable CONFIG_MODVERSIONS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 19:48:32 +00:00
Mirko Vogt
e3d5315aa1 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-01-11 14:02:09 +01:00
Mirko Vogt
b412a28328 change default IP to 192.168.254.101 2010-01-11 13:57:04 +01:00
kaloz
3a5236bfbe targets using 2.6.32 should use the latest release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 09:16:40 +00:00
lars
809c03fe4c Merge xburst target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 04:44:45 +00:00
Lars-Peter Clausen
35e9c883d0 jz4740_udc: remove exectuable flag from source files 2010-01-11 03:25:58 +01:00
Lars-Peter Clausen
ded8f6c115 jz4740: strip lots of now unused defines regs.h 2010-01-11 03:20:39 +01:00
Lars-Peter Clausen
6cafd0ed52 jz4740: irq.c: Some cleanup 2010-01-11 03:18:57 +01:00
Lars-Peter Clausen
f6544e59e1 jz4740: gpio.c: More cleanup 2010-01-11 03:18:33 +01:00
Lars-Peter Clausen
6e9f8f83c3 jz4740: clock.c: Add missing enable/disable callbacks for i2s clock. 2010-01-11 03:17:49 +01:00
Lars-Peter Clausen
8932999d6e jz4740: New timer module 2010-01-11 03:13:58 +01:00
Lars-Peter Clausen
fef52063ca Remove another now obsolete file: ops.h 2010-01-11 02:16:50 +01:00
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
e1f87ba42d fix the defkeymap.map patch fail 2010-01-07 20:29:01 +08: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
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
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