1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-20 12:31:06 +02:00

6400 Commits

Author SHA1 Message Date
juhosg
ab13453cab backfire: generic: rtl8366: change format string for debugfs error messages (backport of r21909)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 19:52:45 +00:00
juhosg
5d524e9d5c backfire: generic: rtl8366: don't show link parameters if the link is down (backport of r21908)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 19:52:36 +00:00
juhosg
ac10fe233e backfire: generic: rtl8366: fix register offset and size of MIB counters (backport of r29107)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 19:52:24 +00:00
juhosg
c814fdfe02 backfire: generic: rtl8366: prevent modifications of VLAN 0 (backport of r29106)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 19:52:14 +00:00
juhosg
ab8c4274e4 backfire: ar71xx: don't use vlan 0 for devices with rtl8366s switch (backport of r21905)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 19:52:03 +00:00
Xiangfu Liu
b862fca123 remove uboot-for-xbboot.bin and zimage.bin, for now we don't need those file for end user.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-24 10:05:44 +08:00
juhosg
1abce0276c backfire: swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED (backport of r21708)
SWITCH_PORT_FLAG_TAGGED is a bit index, not a bit mask.

Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-20 05:42:44 +00:00
juhosg
445022bc75 backfire: [kernel] swconfig: Check vlan/port indexes for validity. (backport of r20811)
Swconfig needs to make sure that requested vlans/ports actually exist,
else it might read or modify memory not belonging to itself.

This patch adds a quick range check in swconfig's kernel part to
prevent accidential or intentional memory modification.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-20 05:42:38 +00:00
jow
413e54ee96 [backfire] merge r21833
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-18 07:58:32 +00:00
Mirko Vogt
74a06558e1 enable kernel floating point emulation, to provide fallback support for userspace applications compiled without native fpu-support 2010-06-15 10:16:55 +02:00
nbd
f210f1fdc9 [backfire] backport the ssb dma device change from trunk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-14 18:35:45 +00:00
juhosg
072e160420 backfire: swconfig: fix lock imbalance in unregister_switch() (backport of r21780)
Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-13 11:45:45 +00:00
juhosg
87adaa5f56 backfire: swconfig: release switch in error path of swconfig_get_attr (backport of r21799)
Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-13 11:45:40 +00:00
Mirko Vogt
aa55195211 remove mx2-target as it's not part of backfire and was accidently merged into openwrt-xburst 2010-06-12 11:21:51 +02:00
Mirko Vogt
4ecc663fa9 Merge branch 'master' of openwrt-backfire into xburst
Conflicts:

	target/linux/x86/image/Config.in
2010-06-08 11:24:58 +02:00
Xiangfu Liu
0a1873167c [xburst] cleanup 500-modifier-keys.patch
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-04 22:02:30 +08:00
nbd
c83296630b orion: add wrt350nv2 mac address fix from r21647
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-01 14:42:49 +00:00
jow
b8fe848a7d [backfire] merge r21616
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-29 00:33:40 +00:00
hauke
eb2e6ba350 [backfire] backport r21427
brcm47xx: ehci-ssb: some updates:
 * update pointers in struct hc_driver
 * make ssb_ehci_detach more look like the pci version
 * remove resume and suspend as they are never activated and not compiling
 * replace ssb_ehci_start with ehci_run as it only calls this method


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 23:01:22 +00:00
hauke
ad3ee57c1f [backfire] backport r21449
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.

Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 22:57:36 +00:00
nico
a8609ee7e8 [backfire] merge r21507 - add missing bits for 2.6.30 ssb update
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 21:46:40 +00:00
nico
0b454c4919 [backfire] merge [21362:21365] & [21369]
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 13:45:38 +00:00
nbd
f9f05264eb [backfire] merge CRLF changes from r21462
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 00:23:06 +00:00
Xiangfu Liu
cb2a399c2d [xburst] add zimage
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-14 08:28:19 +08:00
mirko
3123b1d2a8 merge over commit 21412 ("sound-soc-qi_lb60: rename package as underscores are not allowed by opkg")
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-12 22:04:49 +00:00
Mirko Vogt
40b09019a1 Merge branch 'master' of openwrt-backfire into xburst 2010-05-13 00:02:49 +02:00
Mirko Vogt
e65b1bfafb Merge commit 'openwrt-backfire/master' into xburst
Conflicts:

	package/mac80211/patches/120-compat_rcu_dereference.patch
	package/mac80211/patches/130-tracepoint_include_linux_version_h.patch
	target/linux/x86/Makefile
2010-05-12 19:47:13 +02:00
jow
0760831f6a [backfire] merge r21417
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-10 19:28:09 +00:00
Xiangfu Liu
c0f7879da8 remove u-boot under target/linux/xburst/image, use package/uboot-xburst instead
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-09 23:40:25 +08:00
nico
4526458c89 [backfire] backport r21401
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-08 13:04:36 +00:00
nico
47f82141ce [backfire] merge r21261 & r21262
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 11:22:44 +00:00
nico
d142e71778 [backfire] merge r21305 & r21353
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 02:15:29 +00:00
florian
8d9751d5ba backport r21349 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 07:39:38 +00:00
jow
9b4d06c684 [backfire] merge r21344
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 20:33:23 +00:00
nico
d26b6f388c [backfire] merge r21247
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 10:34:04 +00:00
florian
8438763b7c backport r21306 to backfire (#7274)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 06:18:02 +00:00
nico
b0f21b7569 [backfire] merge r21267, r21282, r21291 & r21318
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 01:15:19 +00:00
nico
ee18b13933 [backfire] merge r21243
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 00:17:57 +00:00
nico
e31c663591 [backfire] merge r21245, r21246 & r21277
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 00:16:36 +00:00
nico
8348627e8a [backfire] merge r21242
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 00:07:17 +00:00
nico
80737b583d [backfire] merge [21237:21239] & [21244]
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 23:05:23 +00:00
Mirko Vogt
cd2cd8d3a4 forgot to delete the obsolete opkg config directory 2010-05-02 23:59:31 +02:00
Mirko Vogt
f9b833c11b move /etc/opkg/opkg.conf to /etc/opkg.conf as otherwise we're not overriding the default configuration 2010-05-02 23:57:24 +02:00
florian
8c2892ec8b backport r21307 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 19:31:29 +00:00
nico
904ea40fb7 [backfire] backport r21293 (closes: #6918)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 12:06:58 +00:00
Lars-Peter Clausen
78fcab66df Merge commit 'backfire/master' into xburst
Conflicts:

	feeds.conf.default
	package/base-files/Makefile
	package/block-extroot/Makefile
	package/block-mount/Makefile
	package/busybox/Makefile
	package/busybox/config/util-linux/Config.in
	package/dnsmasq/Makefile
	package/dnsmasq/files/dnsmasq.init
	package/uhttpd/Makefile
	target/linux/adm5120/image/Makefile
	target/linux/amazon/image/Makefile
	target/linux/ar71xx/config-2.6.33
	target/linux/ar71xx/config-2.6.34
	target/linux/at91/image/Makefile
	target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch
	target/linux/coldfire/image/Makefile
	target/linux/ep93xx/image/Makefile
	target/linux/etrax/image/Makefile
	target/linux/gemini/image/Makefile
	target/linux/generic-2.6/config-2.6.33
	target/linux/generic-2.6/config-2.6.34
	target/linux/generic-2.6/patches-2.6.33/007-squashfs_make_lzma_available.patch
	target/linux/generic-2.6/patches-2.6.33/014-samsung_flash
	target/linux/generic-2.6/patches-2.6.33/020-mips_multi_machine_support.patch
	target/linux/generic-2.6/patches-2.6.33/030-pci_disable_common_quirks.patch
	target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch
	target/linux/generic-2.6/patches-2.6.33/100-netfilter_layer7_2.21.patch
	target/linux/generic-2.6/patches-2.6.33/110-netfilter_match_speedup.patch
	target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch
	target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch
	target/linux/generic-2.6/patches-2.6.33/203-slab_maxsize.patch
	target/linux/generic-2.6/patches-2.6.33/205-skb_padding.patch
	target/linux/generic-2.6/patches-2.6.33/210-mini_fo_2.6.25_fixes.patch
	target/linux/generic-2.6/patches-2.6.33/212-mini_fo_2.6.26_fixes.patch
	target/linux/generic-2.6/patches-2.6.33/400-ledtrig_morse.patch
	target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch
	target/linux/generic-2.6/patches-2.6.33/511-yaffs-cvs-2009-04-24.patch
	target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch
	target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch
	target/linux/generic-2.6/patches-2.6.33/940-wireless_mesh_header.patch
	target/linux/generic-2.6/patches-2.6.33/971-ocf_20080917.patch
	target/linux/generic-2.6/patches-2.6.33/980-vm_exports.patch
	target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch
	target/linux/goldfish/image/Makefile
	target/linux/iop32x/image/Makefile
	target/linux/malta/Makefile
	target/linux/malta/README
	target/linux/malta/image/Makefile
	target/linux/mpc52xx/image/Makefile
	target/linux/mpc83xx/image/Makefile
	target/linux/omap35xx/image/Makefile
	target/linux/ppc40x/config-default
	target/linux/ppc40x/patches/004-magicbox.patch
	target/linux/ppc40x/patches/005-openrb.patch
	target/linux/ps3/image/Makefile
	target/linux/pxa/image/Makefile
	target/linux/pxcab/image/Makefile
	target/linux/ramips/image/Makefile
	target/linux/ramips/rt288x/config-2.6.32
	target/linux/ramips/rt305x/config-2.6.32
	target/linux/s3c24xx/image/Makefile
	target/linux/sibyte/image/Makefile
	target/linux/ubicom32/image/Makefile
	target/linux/x86/generic/config-default
2010-05-02 13:23:58 +02:00
Mirko Vogt
50c30594d3 use qi repository for packages 2010-05-02 11:49:30 +02:00
nbd
9631bdae21 [backfire] backport ssb updates from r21269, this is required for future mac80211 updates
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 16:54:57 +00:00
Mirko Vogt
c1f7c66672 enable kernel inotify support for lb60 target 2010-04-29 17:07:00 +02:00
juhosg
24ddbc0d46 backfire: ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards (backport of r21175)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-28 10:46:38 +00:00