Steven Barth [Fri, 28 Dec 2012 12:02:17 +0000 (12:02 +0000)]
6distributed: Add null-route for delegated prefix * Fixes forwarding loops for unused subprefixes
SVN-Revision: 34907
Steven Barth [Fri, 28 Dec 2012 12:02:12 +0000 (12:02 +0000)]
6relayd: Announce DNS search domain via DHCPv6
SVN-Revision: 34906
Felix Fietkau [Thu, 27 Dec 2012 22:59:51 +0000 (22:59 +0000)]
kernel: remove the cisco SIP NAT patch, at least on 3.6 it crashes
SVN-Revision: 34901
Hauke Mehrtens [Thu, 27 Dec 2012 19:18:40 +0000 (19:18 +0000)]
brcm47xx: bcma: correct M25P32 serial flash ID
Thank you Rafał Miłecki.
SVN-Revision: 34900
Felix Fietkau [Thu, 27 Dec 2012 17:37:10 +0000 (17:37 +0000)]
uci: update to latest version (adds list delete support), enable parallel build
SVN-Revision: 34899
Steven Barth [Thu, 27 Dec 2012 15:47:53 +0000 (15:47 +0000)]
ipv6-support: Remove site-border feature * was causing routing problems * will be reimplemented using firewall
SVN-Revision: 34898
Steven Barth [Thu, 27 Dec 2012 15:47:47 +0000 (15:47 +0000)]
Remove site-border routing filter due to problems
SVN-Revision: 34897
Steven Barth [Thu, 27 Dec 2012 14:10:17 +0000 (14:10 +0000)]
ipv6-support: * Automatically detect and propagate MTU from upstream interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo
SVN-Revision: 34896
Steven Barth [Thu, 27 Dec 2012 14:10:12 +0000 (14:10 +0000)]
6distributed: feature update * Add feature to decrease IPv6-specific MTU on-demand * Add commands to enable / disable a site-border
SVN-Revision: 34895
Steven Barth [Thu, 27 Dec 2012 14:10:07 +0000 (14:10 +0000)]
6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU when using tunnels
SVN-Revision: 34894
Steven Barth [Thu, 27 Dec 2012 14:10:01 +0000 (14:10 +0000)]
base-files: Fix a typo in config_list_foreach
SVN-Revision: 34893
Gabor Juhos [Wed, 26 Dec 2012 10:40:54 +0000 (10:40 +0000)]
mpc83xx: add support for 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34892
Gabor Juhos [Wed, 26 Dec 2012 10:40:51 +0000 (10:40 +0000)]
mpc83xx: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34891
Gabor Juhos [Wed, 26 Dec 2012 10:40:50 +0000 (10:40 +0000)]
mpc83xx: switch to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34890
Gabor Juhos [Wed, 26 Dec 2012 10:40:48 +0000 (10:40 +0000)]
mpc83xx: add support for 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34889
Gabor Juhos [Wed, 26 Dec 2012 10:40:47 +0000 (10:40 +0000)]
mpc83xx: create package for the rbppc_cf module
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34888
Gabor Juhos [Wed, 26 Dec 2012 10:40:41 +0000 (10:40 +0000)]
generic: more missing symbols for 3.{6,7}
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34887
Gabor Juhos [Wed, 26 Dec 2012 09:50:37 +0000 (09:50 +0000)]
ar71xx: build image for the AP136-020
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34886
Gabor Juhos [Wed, 26 Dec 2012 09:50:36 +0000 (09:50 +0000)]
ar71xx: add user-space support for AP136-020
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34885
Gabor Juhos [Wed, 26 Dec 2012 09:50:34 +0000 (09:50 +0000)]
ar71xx: add kernel support for the AP136-020 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34884
Gabor Juhos [Wed, 26 Dec 2012 09:50:31 +0000 (09:50 +0000)]
ar71xx: rename AP136 to AP136-010
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34883
Gabor Juhos [Tue, 25 Dec 2012 18:45:32 +0000 (18:45 +0000)]
ar71xx: dynamically set AR8327's PAD configuration on AP136
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34882
Gabor Juhos [Tue, 25 Dec 2012 18:45:31 +0000 (18:45 +0000)]
generic: ar8216: add sgmii_delay_en field to ar8327_platform_data
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34881
Gabor Juhos [Tue, 25 Dec 2012 18:45:29 +0000 (18:45 +0000)]
ar71xx: ag71xx: show PHY interface mode in dmesg
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34880
Gabor Juhos [Mon, 24 Dec 2012 06:52:41 +0000 (06:52 +0000)]
ramips: fix ASUS WL-330N3G MAC address
The ASUS WL-330N and WL-330N3G has the MAC address stored at
offset 4, not 40. This is verified by reading original ASUS
firmware GPL_WL-330N3G_source.1028/user/rc/common_ex.c and
GPL_WL-330N_source.1021/user/rc/common_ex.c.
Tested on WL-330N3G, it now gets the same MAC as is printed on
the label on the router.
Signed-off-by: Jan Kardell <jan.kardell@arkub.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34877
Gabor Juhos [Mon, 24 Dec 2012 06:52:38 +0000 (06:52 +0000)]
ramips: fix wifi EEPROM extraction on DIR-615-Dx models
Patch from #12636.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34876
Jo-Philipp Wich [Sun, 23 Dec 2012 22:18:43 +0000 (22:18 +0000)]
base-files: ipcalc.sh: fix broken calculations on 64bit systems
Calculate complements by using awk's xor() function with a mask of 0xffffffff
instead of relying on the compl() function which appears to produce broken
results on certain 64bit architectures.
SVN-Revision: 34875
Imre Kaloz [Sun, 23 Dec 2012 18:53:38 +0000 (18:53 +0000)]
add nol2x0 cmdline to disable l2x0 cache
L2 cache via L2X0 cache controller available on some ARM boards can
provide a performance boost in some situations but decrease performance
in others. This adds a kernel cmdline to disable L2X0 for cns3xxx based
boards.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 34874
Steven Barth [Sun, 23 Dec 2012 18:22:48 +0000 (18:22 +0000)]
ipv6-support: Fix default RA settings for dnsmasq
SVN-Revision: 34873
Felix Fietkau [Sun, 23 Dec 2012 10:59:57 +0000 (10:59 +0000)]
busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason (fixes #12663)
SVN-Revision: 34872
Felix Fietkau [Sat, 22 Dec 2012 19:56:21 +0000 (19:56 +0000)]
build: reduce the size of package metadata a bit to keep package list files smaller
SVN-Revision: 34871
Felix Fietkau [Sat, 22 Dec 2012 19:56:17 +0000 (19:56 +0000)]
tools/ipkg-utils: remove some unnecessary field checks
SVN-Revision: 34870
Felix Fietkau [Sat, 22 Dec 2012 19:31:37 +0000 (19:31 +0000)]
opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage
SVN-Revision: 34869
Felix Fietkau [Sat, 22 Dec 2012 18:56:16 +0000 (18:56 +0000)]
build: remove the default useless MAINTAINER value
SVN-Revision: 34868
Felix Fietkau [Sat, 22 Dec 2012 18:56:13 +0000 (18:56 +0000)]
dropbear: convert init script to procd
SVN-Revision: 34867
Felix Fietkau [Sat, 22 Dec 2012 18:56:09 +0000 (18:56 +0000)]
base-files: add basic procd integration, let procd start (and restart) ubus instead of having an ubus init script
SVN-Revision: 34866
Felix Fietkau [Sat, 22 Dec 2012 18:56:06 +0000 (18:56 +0000)]
procd: add initial implementation
procd is the new OpenWrt process management daemon. It keeps track of processes
started from init scripts (via ubus calls), and can suppress redundant service
start/restart requests when the config/environment has not changed.
SVN-Revision: 34865
Felix Fietkau [Sat, 22 Dec 2012 18:56:01 +0000 (18:56 +0000)]
libnl-tiny: add includedir to pkg-config cflags
SVN-Revision: 34864
Felix Fietkau [Sat, 22 Dec 2012 18:55:57 +0000 (18:55 +0000)]
dropbear: use network_get_device instead of scan_interfaces to get the device name
SVN-Revision: 34863
Gabor Juhos [Sat, 22 Dec 2012 18:30:04 +0000 (18:30 +0000)]
generic: ar8216: don't use 0 as default VID on AR8327
VID0 is reserved for priority-tagged packets.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34862
Gabor Juhos [Sat, 22 Dec 2012 17:22:41 +0000 (17:22 +0000)]
generic: more missing symbols for 3.{6,7}
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34861
Gabor Juhos [Sat, 22 Dec 2012 16:09:03 +0000 (16:09 +0000)]
ramips: unify eeprom file name for the built-in wireless MAC
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34860
Gabor Juhos [Sat, 22 Dec 2012 13:50:47 +0000 (13:50 +0000)]
ramips: rt3883: fix build error
The cpuport_cfg field has been renamed to port0_cfg.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34859
Steven Barth [Sat, 22 Dec 2012 13:00:53 +0000 (13:00 +0000)]
ipv6-support: Preliminary support for dnsmasq >=2.66
SVN-Revision: 34858
Steven Barth [Sat, 22 Dec 2012 13:00:49 +0000 (13:00 +0000)]
6relayd: Fix detection of prefix changes
SVN-Revision: 34857
Steven Barth [Sat, 22 Dec 2012 13:00:45 +0000 (13:00 +0000)]
odhcp6c: Fix build on arch where char is unsigned
SVN-Revision: 34856
Steven Barth [Sat, 22 Dec 2012 13:00:40 +0000 (13:00 +0000)]
6distributed: Improve prefix deprecation algorithm
SVN-Revision: 34855
Gabor Juhos [Sat, 22 Dec 2012 12:12:50 +0000 (12:12 +0000)]
ar71xx: register the second ethernet interface on the AP136
Also fix the default network configuration
according to the new setup.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34854
Gabor Juhos [Sat, 22 Dec 2012 12:12:48 +0000 (12:12 +0000)]
ar71xx: fix ethernet device registration for QCA9558
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34853
Gabor Juhos [Sat, 22 Dec 2012 12:12:46 +0000 (12:12 +0000)]
ar71xx: rename QCA9558 ETH_CFG bit defines
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34852
Gabor Juhos [Sat, 22 Dec 2012 12:12:44 +0000 (12:12 +0000)]
ar71xx: fixup allowed PHY interface types for QCA9558
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34851
Gabor Juhos [Sat, 22 Dec 2012 12:12:43 +0000 (12:12 +0000)]
ar71xx: don't assign any MII bus device on QCA9558 by default
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34850
Gabor Juhos [Sat, 22 Dec 2012 12:12:41 +0000 (12:12 +0000)]
ar71xx: ag71xx: fix mii_bus_dev sanity check
The mii_bus device is not required if phy_mask is zero.
The driver will use a fixed connection if it is not
specified.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34849
Gabor Juhos [Sat, 22 Dec 2012 12:12:40 +0000 (12:12 +0000)]
ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_dev
Trying to do that causes a NULL pointer dereference:
CPU 0 Unable to handle kernel paging request at virtual address
00000000, epc ==
801d170c, ra ==
801d18d4
Oops[#1]:
Cpu 0
$ 0 :
00000000 00000000 00000000 00000001
$ 4 :
00000000 802e6390 ffff8f45 00000001
$ 8 :
804b5360 ffffff80 802f93bc 00000000
$12 :
802f93e8 00000000 00000000 00000000
$16 :
8381aba0 8381aba0 00000000 00000000
$20 :
8295eff0 00000032 80000000 004101b8
$24 :
00000000 777265b0
$28 :
82936000 82937cf0 00420000 801d18d4
Hi :
00000000
Lo :
00000001
epc :
801d170c ar7240sw_reset+0x1c/0x19c
Tainted: G O
ra :
801d18d4 ag71xx_ar7240_start+0x28/0xc0
Status:
1100fc03 KERNEL EXL IE
Cause :
00800008
BadVA :
00000000
PrId :
00019750 (MIPS 74Kc)
Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev
nf_nat_irc nf_nat_ftp nf_conntrack_irc nf_conntrack_ftp
ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK
iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack
ehci_hcd pppox ipt_REJECT xt_TCPMSS xt_LOG xt_comment xt_multiport
xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tab
les ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O)
ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) c
ompat(O) arc4 aes_generic crypto_blkcipher cryptomgr aead crypto_hash
crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button
_hotplug(O)
Process netifd (pid: 677, threadinfo=
82936000, task=
82cbe140, tls=
77803750)
Stack :
ffffffff 80087900 00000001 82937d74 8381aba0 8381aba0 00000000 00000000
8295eff0 801d18d4 8295eff0 801fa4a4 00420000 80092158 00000002 8381aba0
8381a800 00000000 00000080 801cf900 8027e720 00000000 00000000 8009223c
8381a800 8381a82c 8027e720 00000000 00000000 7f9d14f0 00420000 801ec08c
8381a800 801ebfb0 33000000 82937e30 00000001 8381a800 00001003 801ec348
...
Call Trace:
[<
801d170c>] ar7240sw_reset+0x1c/0x19c
[<
801d18d4>] ag71xx_ar7240_start+0x28/0xc0
[<
801cf900>] ag71xx_open+0x1d0/0x258
[<
801ec08c>] __dev_open+0xcc/0x130
[<
801ec348>] __dev_change_flags+0xc0/0x160
[<
801ec490>] dev_change_flags+0x20/0x6c
[<
801ec5c8>] dev_ifsioc+0xec/0x348
[<
801ecdb8>] dev_ioctl+0x594/0x67c
[<
800ec00c>] do_vfs_ioctl+0x598/0x5ec
[<
800ec0b0>] sys_ioctl+0x50/0x90
[<
8006a3c4>] stack_done+0x20/0x40
Code:
afbf0024 afb40020 afb10014 <
8c910000>
00809021 24100104 24130704 8e440000 02002821
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34848
Gabor Juhos [Sat, 22 Dec 2012 12:12:37 +0000 (12:12 +0000)]
generic: ar8316: allow to configure port 6 via platform data on AR8327
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34847
Gabor Juhos [Sat, 22 Dec 2012 12:12:35 +0000 (12:12 +0000)]
generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34846
Gabor Juhos [Sat, 22 Dec 2012 12:11:13 +0000 (12:11 +0000)]
ramips: add support for 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34845
Gabor Juhos [Sat, 22 Dec 2012 12:11:09 +0000 (12:11 +0000)]
package/kernel: remove obsolete CONFIG_USB_[EO]HCI_RT3883=y symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34844
Gabor Juhos [Sat, 22 Dec 2012 12:11:08 +0000 (12:11 +0000)]
ramips: convert to use {e,o}hci-platform driver
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34843
Gabor Juhos [Sat, 22 Dec 2012 12:11:06 +0000 (12:11 +0000)]
generic/3.6: add platform specific power callbacks to {e,o}hci_platform drivers
Backport of upstream commits:
86e4cb35f2260374df4139c2352afe7fe247cb60 usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
b6dd245c4594482d46507a0bfd100439be367952 usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe
04216bedafb1b3992a6c2b7f1518281d2ba5fc7b usb: host: ehci-platform: add platform specific power callback
e4d37aeb373a5edceecc1dadc76fabbe8bc18e44 usb: host: ohci-platform: addplatform specific power callback
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34842
John Crispin [Sat, 22 Dec 2012 10:17:29 +0000 (10:17 +0000)]
fix ipv4 nat on 3.7 by adding missing iptables modules
SVN-Revision: 34841
John Crispin [Sat, 22 Dec 2012 10:16:52 +0000 (10:16 +0000)]
ar9 did not load atm driver properly
SVN-Revision: 34840
John Crispin [Fri, 21 Dec 2012 20:04:20 +0000 (20:04 +0000)]
dont use input layer for gpio buttons
SVN-Revision: 34839
John Crispin [Fri, 21 Dec 2012 20:04:12 +0000 (20:04 +0000)]
default switch setup for WBMR
SVN-Revision: 34838
John Crispin [Fri, 21 Dec 2012 20:04:04 +0000 (20:04 +0000)]
Setting the MDC clock to 2.5MHz and changing the mii mode to rgmii seems to fix the communication issues with the ar8316 switch. (ticket #11143)
Tested only on the wbmr-hp-g300h, could affect/break other devices.
Signed-off-by: Sebastian Mayr <sebastian.mayr@student.uibk.ac.at>
SVN-Revision: 34837
John Crispin [Fri, 21 Dec 2012 20:03:59 +0000 (20:03 +0000)]
adds script to set wps info on boards with a wps button
SVN-Revision: 34836
John Crispin [Fri, 21 Dec 2012 20:03:54 +0000 (20:03 +0000)]
minor tweaks to WBMR image
SVN-Revision: 34835
John Crispin [Fri, 21 Dec 2012 20:03:49 +0000 (20:03 +0000)]
add OF binding
SVN-Revision: 34834
John Crispin [Fri, 21 Dec 2012 14:41:35 +0000 (14:41 +0000)]
add missing PHY_BASIC_FEATURES to 100mbit phys
SVN-Revision: 34826
John Crispin [Fri, 21 Dec 2012 14:41:30 +0000 (14:41 +0000)]
fix typo inside fritz3370 devicetree file
SVN-Revision: 34825
John Crispin [Fri, 21 Dec 2012 13:47:55 +0000 (13:47 +0000)]
more devicetree fixes
SVN-Revision: 34824
John Crispin [Fri, 21 Dec 2012 13:47:50 +0000 (13:47 +0000)]
improve button handling
SVN-Revision: 34823
John Crispin [Fri, 21 Dec 2012 13:47:44 +0000 (13:47 +0000)]
add phy-reset gpio handling to xrx200-net
SVN-Revision: 34822
John Crispin [Fri, 21 Dec 2012 13:47:40 +0000 (13:47 +0000)]
add more lantiq phy ids based on daniels uboot code
SVN-Revision: 34821
John Crispin [Fri, 21 Dec 2012 13:47:35 +0000 (13:47 +0000)]
refresh patch and install v1.1 gphy blobs
SVN-Revision: 34820
John Crispin [Fri, 21 Dec 2012 13:47:30 +0000 (13:47 +0000)]
adsl firmware in wrong submenu
SVN-Revision: 34819
John Crispin [Fri, 21 Dec 2012 13:47:25 +0000 (13:47 +0000)]
minor cleanup for adsl firmware handling
SVN-Revision: 34818
John Crispin [Fri, 21 Dec 2012 13:47:20 +0000 (13:47 +0000)]
properly symlink the adsl firmware
SVN-Revision: 34817
John Crispin [Fri, 21 Dec 2012 13:47:14 +0000 (13:47 +0000)]
make to rtl8366_smi of binding use gpio_is_valid
SVN-Revision: 34816
Mirko Vogt [Fri, 21 Dec 2012 12:10:21 +0000 (12:10 +0000)]
hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade
Sysupgrade defines its very own pivot() function.
Prior merging boot.sh and functions.sh sysupgrade just included boot.sh,
now it includes functions.sh which defines pivot() as well, however
slightly different which causes sysupgrade to fail.
This is a hot-fix to unbreak sysupgrade, however those two pivot()
functions should actually get merged.
SVN-Revision: 34815
Gabor Juhos [Fri, 21 Dec 2012 10:38:33 +0000 (10:38 +0000)]
kernel: add solos-pci update for 3.3
Same patches that I just merged for 3.6 and 3.7, except with one
additional fix that went into v3.4 that needed to be included.
Submitted more for the benefit of the AA branch than for trunk.
[juhosg: refresh the patch with quilt]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34813
Gabor Juhos [Thu, 20 Dec 2012 19:25:43 +0000 (19:25 +0000)]
rb532: add support for 3.7
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34812
Gabor Juhos [Thu, 20 Dec 2012 19:17:17 +0000 (19:17 +0000)]
ramips: Add USB support for DAP-1350 platform.
It seems to work as intended, but only lightly tested.
Patch-by: Bryan Steele <brynet@gmail.com>
SIgned-off-by: Gabor Juhos <juhsog@openwrt.org>
SVN-Revision: 34811
Gabor Juhos [Thu, 20 Dec 2012 19:09:03 +0000 (19:09 +0000)]
rb532: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34810
Gabor Juhos [Thu, 20 Dec 2012 19:09:01 +0000 (19:09 +0000)]
rb532: switch to 3.6.11
Compile tested only. The target is broken anyway,
so the kernel version does not matter too much.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34809
Gabor Juhos [Thu, 20 Dec 2012 19:09:00 +0000 (19:09 +0000)]
rb532: add support for 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34808
Gabor Juhos [Thu, 20 Dec 2012 18:11:22 +0000 (18:11 +0000)]
ppc44x: add support for 3.7
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34807
Gabor Juhos [Thu, 20 Dec 2012 17:14:57 +0000 (17:14 +0000)]
kernel: add solos-pci patches from 3.8 for new hardware
[juhosg: refresh patches with quilt, skip the patch for 3.3]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34806
Gabor Juhos [Thu, 20 Dec 2012 17:14:56 +0000 (17:14 +0000)]
linux: add missing symbols for 3.{6,7}
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34805
Felix Fietkau [Thu, 20 Dec 2012 15:29:37 +0000 (15:29 +0000)]
kernel: fix module packages postinst by pointing to the new functions.sh location
SVN-Revision: 34804
Felix Fietkau [Thu, 20 Dec 2012 15:29:33 +0000 (15:29 +0000)]
docs: update remaining references to functions.sh
SVN-Revision: 34803
Luka Perkov [Thu, 20 Dec 2012 15:15:30 +0000 (15:15 +0000)]
base-files: we don't need /etc/functions.sh symlink anymore
SVN-Revision: 34802
Gabor Juhos [Thu, 20 Dec 2012 14:51:17 +0000 (14:51 +0000)]
cns21xx: add support for 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34801
Gabor Juhos [Thu, 20 Dec 2012 14:51:16 +0000 (14:51 +0000)]
ppc40x: add support for 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34800
Gabor Juhos [Thu, 20 Dec 2012 14:37:39 +0000 (14:37 +0000)]
ppc40x: add missing NULL terminator to avoid boot panic on PPC40x
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34799
Gabor Juhos [Thu, 20 Dec 2012 14:13:16 +0000 (14:13 +0000)]
ar71xx: rename fix-ar933x-reset patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34798
Gabor Juhos [Thu, 20 Dec 2012 14:09:39 +0000 (14:09 +0000)]
ppc40x/44x: disable SWIOTLB
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34797
John Crispin [Wed, 19 Dec 2012 16:20:24 +0000 (16:20 +0000)]
adds a fix for ar8216 mii detection on etop driver
SVN-Revision: 34795
Mirko Vogt [Wed, 19 Dec 2012 16:07:53 +0000 (16:07 +0000)]
merge /lib/functions/boot.sh and /lib/functions.sh
SVN-Revision: 34794
Mirko Vogt [Wed, 19 Dec 2012 16:07:50 +0000 (16:07 +0000)]
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
SVN-Revision: 34793