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

16065 Commits

Author SHA1 Message Date
jow
5e52855bff [package] opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 11:46:49 +00:00
nico
f790b2a225 [package] wprobe: mask as BROKEN on cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 06:10:30 +00:00
nico
0af0814f0d [package] gdb: not support on cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 06:09:48 +00:00
nico
ee576625cc [target] mpc52xx: add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 00:44:51 +00: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
jow
eec3ede257 [package] opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 15:09:08 +00:00
nico
94c71fdfb3 [package] mark mac80211 & madwifi as BROKEN for ep93xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 12:33:45 +00:00
hcg
eca3f8f215 Add udhcpc command-line argument to request rootpath
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 10:25:15 +00:00
nico
0b9f62a797 [target] stay coherent when defining ARCH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 03:28:35 +00:00
jow
6755b68047 [package] opkg: the current version leaves empty temp directories behind, clean them up before exit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 03:28:11 +00:00
nico
c462134502 [target] remove redundant LINUX_KARCH variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 03:26:09 +00:00
nico
6bdf3c9289 [package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 00:59:14 +00:00
nico
765ad2ceb9 [package] gdb: fix build failure with arm targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 23:24:16 +00:00
jow
c449f37809 [package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 21:21:14 +00:00
juhosg
2de0fda085 kernel: add mips_machine_set_name function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 14:32:51 +00:00
juhosg
69905f6100 ar71xx: update AR7240 PCI code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 13:46:23 +00:00
nbd
0574916d37 mac80211: fix a race condition in ad-hoc bringup with fixed bssid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 11:04:43 +00:00
nbd
6ca8145c37 kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 04:41:10 +00:00
nbd
b7620f8509 gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:40:17 +00:00
nbd
7ece9b48e5 ipfix: sync changes from openimp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:42 +00:00
nbd
80c6da7c34 libipfix: specify the number of the wprobe ie append script on the command line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:34 +00:00
nbd
9300805260 wprobe-util: always print regular output to stdout instead of stderr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:26 +00:00
nbd
013d58fbe3 madwifi: fix antenna selection for ubnt loco2/loco5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:19 +00:00
nbd
f87f98d0c5 wprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement accuracy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:09 +00:00
juhosg
8b5cfa1fde ar71xx: fix WNDR3700 firmware images
WNDR3700's U-Boot loads the kernel from a squashfs image, and it does
not support squashfs 4.0.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 18:10:41 +00:00
nico
021f23792f [target] ar71xx: fix WNDR3700 image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 14:45:43 +00:00
nico
09d0d1d39f [package] kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 13:14:17 +00:00
juhosg
524ae98603 ar71xx: Fix LED active_low for the TL-WR1043ND board
This fixes the LED active_low's for the TP-Link wr1043nd board

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 07:35:49 +00:00
nico
aa543581d1 [package] kernel: fix kmod-ipt-iprange (closes: #6187)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 19:09:33 +00:00
nico
3f7cccc322 disable IB & SDK when using an external toolchain (closes: #6001)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 18:55:03 +00:00
nico
f7225700a2 [package] add ipset v4.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 17:19:46 +00:00
nico
49aaa0d065 [packages] iptables: add an iptables-mod-ipset package (closes: #6327)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 17:17:49 +00:00
nico
27b7049071 partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 17:10:40 +00:00
nico
147290a362 disable stripping when compiling with debug info (closes: #6373)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 16:59:04 +00:00
nico
23ac5ec1b1 [target] Config.in: fix powerpc64 endianness
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 16:30:26 +00:00
nbd
08d7f245af refresh 2.6.31 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 15:43:25 +00:00
nbd
210b6ad13c remove incomplete union mounts / jffs2 patches. will be replaced by updated versions once they're ready - should fix #6375
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 15:43:20 +00: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
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