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
juhosg
e9b1e2efdf
tl-wr1043nd: Register missing leds.
...
This adds the folowing for the TP-Link wr1043nd board
1. USB and WLAN LEDS
2. Change QSS LED from red to green
3. Fix polarity of the System LED
Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 12:57:12 +00:00
juhosg
d43d4fa2b2
ar71xx: ar913x_wmac device support into a separate file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 12:57:09 +00:00
juhosg
8527213f14
ar71xx: move AP94 specific PCI init code into a separate file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 12:57:05 +00:00
juhosg
928a89ed7a
ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
...
patch from #6186 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 12:57:01 +00:00
juhosg
4fea26d57c
ar71xx: add common m25p80 device
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 12:56:55 +00:00
nico
f91a135a0b
[package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & pxcab
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:51:10 +00:00
nico
4cfb5f3576
[package] mac80211: fix rt2x00-lib dependency on PCI/USB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:43:18 +00:00
nico
1e236ec360
[include] use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:38:16 +00:00
nico
c07f9537ab
[package] base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc combinations don't provide a libpthread_so.a matching libc_so.a)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:32:38 +00:00
Xiangfu Liu
5623065e48
[power] + [s] : enable serial console and bootdelay 5 secs
2009-12-18 12:21:50 +08:00
nbd
a74b524343
ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-17 16:21:13 +00:00
Xiangfu Liu
b33c92aaf5
enable sound default
2009-12-17 12:38:48 +08:00
nbd
e8ab9e6d15
wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may not be enough. suggested by maddes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:47:47 +00:00
nbd
537ae0547d
.gitignore: ignore vim swap files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:39:52 +00:00
nbd
5dff535f66
kernel-headers: add linux 2.6.30 headers for ubicom32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:39:49 +00:00
nbd
2c3b46c7ba
gcc: fix linker errors on osx with gcc 4.4+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:39:44 +00:00
nbd
86b2ef4494
openssl: use assembler version of aes on arm - nearly doubles aes encryption performance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 02:03:20 +00:00
nbd
483781cdb7
Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691)
...
It's causing issues with switch drivers that register with swconfig and
makes fixing those unnecessarily complicated.
Fixes rtl8306 switch support on the WRT160NL.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 22:37:54 +00:00
florian
3ba1ad5713
[package] let usb-video load after video-core ( #6214 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 20:17:44 +00:00
juhosg
5bb5adaa1a
ar71xx: enable diagnostic LED on the Routerstation Pro
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 08:35:11 +00:00
nico
c57226a84e
[package] busybox: update to v1.15.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 03:38:51 +00:00
ryd
0e384ffcb4
Make beagleboard as subtarget from omap35xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 20:58:18 +00:00
nico
094ece437d
[package] busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 ( closes : #6354 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 15:57:00 +00:00
nbd
99a469f933
do not download kernel sources when using an external kernel tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 13:54:03 +00:00
ryd
3c85d7b8ce
Adding Beagleboard support - unfinished
...
The beagleboard target is still unfinied:
running:
- MMC Card (incl. boot)
- DSS2 graphic driver
missing:
- full USB Host and Gadget
TODO:
- improve graphic support
- full boot from flash and SD - incl. update
- XServer
- Gaming support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 10:35:16 +00:00
jow
963ef9554d
[packages] add a src-link example to feeds.conf.default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-13 20:46:30 +00:00
Mirko Vogt
00be360ea3
enable all nls encodings
2009-12-13 14:02:45 +01:00
florian
cf7454face
[rdc] generate bifferboard images, patch from bifferos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-13 00:02:29 +00:00
jow
0fd5c228ec
[package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 21:31:17 +00:00
florian
f748a3bb49
[rdc] add preliminary support for the bifferboard, patch from bifferos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 17:17:00 +00:00
nbd
c6d72ac57a
add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 02:00:50 +00:00
nbd
67c938ceba
wrt350nv2-builder: fix a small off-by-one error (thx, mb)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 01:01:42 +00:00
nbd
6c4258444e
build wrt350n v2 recovery and web upgrade images (based on patch from #5970 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 00:45:32 +00:00
nbd
286e6eda5e
fix portability issues and other minor bugs in the wrt350nv2 image builder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 00:44:15 +00:00
nbd
cb4115d860
add wrt350n v2 image building code from #5970 (thx, maddes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 00:44:03 +00:00
mb
568c49ffd9
lzma2eva: Endianness fixes.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 23:50:51 +00:00
juhosg
6655c7f910
modules: package the leds-wndr3700-usb driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:33 +00:00
juhosg
499b3db62a
ar71xx: add driver for the USB LED on the WNDR3700
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:31 +00:00
juhosg
23e8ba4e0d
ar71xx: add ar71xx_device_stopped function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:28 +00:00
juhosg
ec4c31b099
ar71xx: fix build error with 2.6.31.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:25 +00:00
juhosg
1e52fbecdb
ar71xx: fix NULL pointer dereference in the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:58 +00:00
florian
51528b3785
[rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:52 +00:00
florian
4619273d77
[rdc] remove the host-tool lzma dependency we now use the one provided in openwrt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:45 +00:00
juhosg
cca1acdcfc
ar71xx: merge DSA switch patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 16:41:51 +00:00