openwrt.git
11 years ago[toolchain] uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use
florian [Sun, 11 Nov 2012 16:10:50 +0000 (16:10 +0000)]
[toolchain] uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34142 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ixp4xx]: fix machtype handling above 4096
kaloz [Sun, 11 Nov 2012 11:07:59 +0000 (11:07 +0000)]
[ixp4xx]: fix machtype handling above 4096

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34141 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agox86/generic: don't disable usbfs (#12452)
jow [Sat, 10 Nov 2012 23:28:58 +0000 (23:28 +0000)]
x86/generic: don't disable usbfs (#12452)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34139 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: fix compilation with kmod-ohci enabled with 3.6
jogo [Sat, 10 Nov 2012 22:10:47 +0000 (22:10 +0000)]
bcm63xx: fix compilation with kmod-ohci enabled with 3.6

Fixes the following error:

drivers/usb/host/ohci-bcm63xx.c: In function 'ohci_bcm63xx_start':
drivers/usb/host/ohci-bcm63xx.c:33:3: error: implicit declaration of function 'err' [-Werror=implicit-function-declaration]

Reported-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34138 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: add two missing usb patches to 3.6
jogo [Sat, 10 Nov 2012 19:59:16 +0000 (19:59 +0000)]
bcm63xx: add two missing usb patches to 3.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34137 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: fix Ethernet DMA for 636x and 6328 for 3.6
jogo [Sat, 10 Nov 2012 19:59:07 +0000 (19:59 +0000)]
bcm63xx: fix Ethernet DMA for 636x and 6328 for 3.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34136 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: add more tx skb free fixes (hopefully final fix to #11894)
nbd [Sat, 10 Nov 2012 02:47:33 +0000 (02:47 +0000)]
mac80211: add more tx skb free fixes (hopefully final fix to #11894)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34133 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: clean up pcie patches
kaloz [Fri, 9 Nov 2012 21:37:54 +0000 (21:37 +0000)]
cns3xxx: clean up pcie patches

Combine two pcie patches (2nd patch undid the 1st patch) together
and refresh the other affected patches

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34132 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] add more profiles
blogic [Fri, 9 Nov 2012 19:26:58 +0000 (19:26 +0000)]
[lantiq] add more profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34131 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] a few more dts files (WIP)
blogic [Fri, 9 Nov 2012 19:26:43 +0000 (19:26 +0000)]
[lantiq] a few more dts files (WIP)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34130 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] add mtd split and atm patch
blogic [Fri, 9 Nov 2012 19:26:30 +0000 (19:26 +0000)]
[lantiq] add mtd split and atm patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34129 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agox86: use $(strip) for the at_keyboard check
nbd [Fri, 9 Nov 2012 10:53:36 +0000 (10:53 +0000)]
x86: use $(strip) for the at_keyboard check

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34127 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agox86: only enable at_keyboard for the generic and kvm_guest subtargets to avoid hangs...
nbd [Fri, 9 Nov 2012 10:19:51 +0000 (10:19 +0000)]
x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoid hangs on alix2 and others (thx, russell)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34126 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: sanitize deps_initramfs list
juhosg [Fri, 9 Nov 2012 09:07:29 +0000 (09:07 +0000)]
generic: sanitize deps_initramfs list

If any filename in the intramfs dependency
list contains a colon, that causes a kernel
build error like this:

/devel/openwrt/build_dir/linux-ar71xx_generic/linux-3.6.6/usr/Makefile:58: *** multiple target patterns.  Stop.
make[5]: *** [usr] Error 2

Fix it by removing such filenames from the
deps_initramfs list.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34125 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuild: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)
nbd [Thu, 8 Nov 2012 15:08:31 +0000 (15:08 +0000)]
build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34122 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: exit from laguna late_initcall if not running on laguna board
luka [Thu, 8 Nov 2012 11:31:56 +0000 (11:31 +0000)]
cns3xxx: exit from laguna late_initcall if not running on laguna board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34120 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoscripts: fix remote-gdb script to cope with _eabi suffix in uClibc version
jow [Thu, 8 Nov 2012 11:22:09 +0000 (11:22 +0000)]
scripts: fix remote-gdb script to cope with _eabi suffix in uClibc version

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34118 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoresolveip: fix endless getopt() loop when compiled for arm (#12290)
jow [Thu, 8 Nov 2012 10:48:08 +0000 (10:48 +0000)]
resolveip: fix endless getopt() loop when compiled for arm (#12290)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34116 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: add PPS support for laguna
kaloz [Thu, 8 Nov 2012 05:42:31 +0000 (05:42 +0000)]
cns3xxx: add PPS support for laguna

Many Laguna products have on-board GPS with Pulse-per-second (PPS)
support.  This patch adds kernel support (statically) and adds
the platform data in laguna board support.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34115 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[cns3xxx]: fixup symbol selection
kaloz [Thu, 8 Nov 2012 05:40:34 +0000 (05:40 +0000)]
[cns3xxx]: fixup symbol selection

SMP already selects HAVE_ARM_TWD and HAVE_ARM_SCU,
ARCH_CNS3XXX already selects MIGHT_HAVE_PCI

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34114 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: fix coding style in board script
luka [Wed, 7 Nov 2012 23:12:06 +0000 (23:12 +0000)]
cns3xxx: fix coding style in board script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34113 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] adds fon20n profile
blogic [Wed, 7 Nov 2012 20:26:31 +0000 (20:26 +0000)]
[ramips] adds fon20n profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34112 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: use kernel 3.6.6
blogic [Wed, 7 Nov 2012 20:26:21 +0000 (20:26 +0000)]
ramips: use kernel 3.6.6

## Booting image at 80800000 ...
   Image Name:   MIPS OpenWrt Linux-3.6.6
   Created:      2012-11-06  14:19:54 UTC

 System Control Status = 0x20440000
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    3560768 Bytes =  3.4 MB
   Load Address: 80000000
   Entry Point:  80000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 32

Starting kernel ...

[    0.000000] Linux version 3.6.6 (daniel@localhost.localdomain) (gcc version 4.6.4 20121001 (prerelease) (Linaro GCC 4.6-2012.10) ) #2 Tue Nov 6 16:19:48 IST 2012
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 0001964c (MIPS 24KEc)
[    0.000000] Ralink RT3052 id:1 rev:2 running at 384.00 MHz
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x01ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x01ffffff]
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line:  console=ttyS1,57600n8 board=ALL0239-3G mtdparts=physmap-flash.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,896k(kernel),6976k(rootfs),7872k@0x50000(firmware) rootfstype=squashfs,jffs2
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Writing ErrCtl register=0000c388
[    0.000000] Readback ErrCtl register=0000c388
[    0.000000] Memory: 27048k/32768k available (2015k kernel code, 5720k reserved, 498k data, 2676k init, 0k highmem)
[    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:48
[    0.000000] console [ttyS1] enabled, bootconsole disabled
[    0.000000] console [ttyS1] enabled, bootconsole disabled
[    0.010000] Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
[    0.090000] pid_max: default: 32768 minimum: 301
[    0.100000] Mount-cache hash table entries: 512
[    0.110000] NET: Registered protocol family 16
[    0.120000] MIPS: machine is Allnet ALL0239-3G
[    0.140000] bio: create slab <bio-0> at 0
[    0.150000] Switching to clocksource MIPS
[    0.160000] NET: Registered protocol family 2
[    0.170000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    0.180000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.200000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.210000] TCP: reno registered
[    0.220000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.230000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.240000] NET: Registered protocol family 1
[    5.460000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    5.470000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    5.490000] msgmni has been set to 52
[    5.500000] io scheduler noop registered
[    5.510000] io scheduler deadline registered (default)
[    5.520000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    5.530000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 13) is a 16550A
[    5.550000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A
[    5.560000] physmap platform flash device: 00800000 at bf000000
[    5.580000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x001000
[    5.600000] Amd/Fujitsu Extended Query Table at 0x0040
[    5.610000]   Amd/Fujitsu Extended Query version 1.3.
[    5.620000] number of CFI chips: 1
[    5.620000] 6 cmdlinepart partitions found on MTD device physmap-flash.0
[    5.640000] Creating 6 MTD partitions on "physmap-flash.0":
[    5.650000] 0x000000000000-0x000000030000 : "u-boot"
[    5.660000] 0x000000030000-0x000000040000 : "u-boot-env"
[    5.680000] 0x000000040000-0x000000050000 : "factory"
[    5.690000] 0x000000050000-0x000000130000 : "kernel"
[    5.700000] 0x000000130000-0x000000800000 : "rootfs"
[    5.710000] mtd: partition "rootfs" set to be root filesystem
[    5.730000] split_squashfs: error occured while reading from "physmap-flash.0"
[    5.740000] 0x000000050000-0x000000800000 : "firmware"
[    5.760000] ramips-wdt ramips-wdt: timeout value must be 0 < timeout <= 33, using 33
[    5.780000] TCP: cubic registered
[    5.780000] NET: Registered protocol family 17
[    5.790000] 8021q: 802.1Q VLAN Support v1.8
[    5.820000] Freeing unused kernel memory: 2676k freed
[    6.490000] Button Hotplug driver version 0.4.1
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
- regular preinit -
- init -

Please press Enter to activate this console. [   10.150000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
[   10.170000] Backport based on wireless-testing.git master-2012-09-07
[   10.180000] compat.git: wireless-testing.git
[   10.210000] cfg80211: Calling CRDA to update world regulatory domain
[   10.230000] cfg80211: World regulatory domain updated:
[   10.240000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   10.250000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.270000] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   10.280000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   10.300000] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.310000] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.430000] NET: Registered protocol family 10
[   10.760000] PPP generic driver version 2.4.2
[   10.820000] l2tp_core: L2TP core driver, V2.0
[   10.840000] l2tp_netlink: L2TP netlink interface
[   10.870000] sit: IPv6 over IPv4 tunneling driver
[   10.920000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.060000] NET: Registered protocol family 24
[   11.090000] nf_conntrack version 0.5.0 (464 buckets, 1856 max)
[   11.230000] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   11.410000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   14.510000] device eth0.1 entered promiscuous mode
[   14.520000] device eth0 entered promiscuous mode
[   14.530000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[   14.550000] br-lan: port 1(eth0.1) entered forwarding state
[   14.560000] br-lan: port 1(eth0.1) entered forwarding state
[   16.560000] br-lan: port 1(eth0.1) entered forwarding state
[   16.600000] ramips-wdt: timeout value 60 must be 0 < timeout <= 33, using 33

BusyBox v1.19.4 (2012-11-06 13:40:37 IST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r34079)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
root@OpenWrt:/#

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34111 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add HAVE_CLK to Kconfig on all ramips socs
blogic [Wed, 7 Nov 2012 20:26:04 +0000 (20:26 +0000)]
ramips: add HAVE_CLK to Kconfig on all ramips socs

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34110 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add linux-3.6 configuration for ramips socs
blogic [Wed, 7 Nov 2012 20:25:55 +0000 (20:25 +0000)]
ramips: add linux-3.6 configuration for ramips socs

Signed-off-by: Daniel Golle <dgolle@allnet.de>
 create mode 100644 target/linux/ramips/rt288x/config-3.6
 create mode 100644 target/linux/ramips/rt305x/config-3.6
 create mode 100644 target/linux/ramips/rt3883/config-3.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34109 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: port patches to linux-3.6
blogic [Wed, 7 Nov 2012 20:25:34 +0000 (20:25 +0000)]
ramips: port patches to linux-3.6

Signed-off-by: Daniel Golle <dgolle@allnet.de>
 create mode 100644 target/linux/ramips/patches-3.6/001-mips-add-cp0-compare-irq-function.patch
 create mode 100644 target/linux/ramips/patches-3.6/010-mtd_fix_cfi_cmdset_0002_erase_status_check.patch
 create mode 100644 target/linux/ramips/patches-3.6/011-mtd-cfi_cmdset_0002-force-word-write.patch
 create mode 100644 target/linux/ramips/patches-3.6/100-mips-ralink-core.patch
 create mode 100644 target/linux/ramips/patches-3.6/101-rt288x_serial_driver_hack.patch
 create mode 100644 target/linux/ramips/patches-3.6/102-rt288x-pci-driver-hook.patch
 create mode 100644 target/linux/ramips/patches-3.6/103-ethernet.patch
 create mode 100644 target/linux/ramips/patches-3.6/104-ramips-watchdog-driver.patch
 create mode 100644 target/linux/ramips/patches-3.6/105-ramips-spi-driver.patch
 create mode 100644 target/linux/ramips/patches-3.6/105-usb_dwc_otg.patch
 create mode 100644 target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch
 create mode 100644 target/linux/ramips/patches-3.6/200-rt3883-ehci-glue.patch
 create mode 100644 target/linux/ramips/patches-3.6/201-rt3883-ohci-glue.patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34108 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] Load schedule modules
blogic [Wed, 7 Nov 2012 19:36:56 +0000 (19:36 +0000)]
[kernel] Load schedule modules

They were missing the AUTOLOAD directive.

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34107 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuildroot: isolate the .install stamp files for build variants (#12279)
jow [Wed, 7 Nov 2012 16:15:22 +0000 (16:15 +0000)]
buildroot: isolate the .install stamp files for build variants (#12279)

This fixes missing embedded packages if multiple build variants are selected in
the build config, e.g. missing ppp if CONFIG_PACKAGE_ppp=y and
CONFIG_PACKAGE_ppp-multilink=m .

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34106 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: Enable endian check support for ath9k pci fixup.
jogo [Wed, 7 Nov 2012 09:01:03 +0000 (09:01 +0000)]
bcm63xx: Enable endian check support for ath9k pci fixup.

Some ath9k caldatas need to be "endian checked".
This patch allows selecting wether to enable endian check or not.
Endian check is disabled by default.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34105 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ixp4xx]: fixup typos in the compex patch
kaloz [Wed, 7 Nov 2012 07:51:24 +0000 (07:51 +0000)]
[ixp4xx]: fixup typos in the compex patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34104 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolinux: export bcm963xx_tag.h to userspace
jogo [Tue, 6 Nov 2012 15:21:46 +0000 (15:21 +0000)]
linux: export bcm963xx_tag.h to userspace

Export bcm963xx_tag.h so mtd can use it without using kernel includes.

Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
[jonas.gorski@gmail.com: fixup bcm63xx patches, completely remove header
 from original location, refresh patches, use  a more matching patch
 number, port to 3.6]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34103 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: refresh kernel config file
luka [Tue, 6 Nov 2012 11:16:43 +0000 (11:16 +0000)]
cns3xxx: refresh kernel config file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34102 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: use files directory
luka [Tue, 6 Nov 2012 11:16:41 +0000 (11:16 +0000)]
cns3xxx: use files directory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34101 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] add OWRTDTB marker patch
blogic [Tue, 6 Nov 2012 10:39:43 +0000 (10:39 +0000)]
[lantiq] add OWRTDTB marker patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34100 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoremove bogus file
blogic [Tue, 6 Nov 2012 07:43:08 +0000 (07:43 +0000)]
remove bogus file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34099 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] unbreak ltq-dsl-fw
blogic [Tue, 6 Nov 2012 07:41:44 +0000 (07:41 +0000)]
[lantiq] unbreak ltq-dsl-fw

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34098 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] add support for arv7525
blogic [Tue, 6 Nov 2012 07:38:24 +0000 (07:38 +0000)]
[lantiq] add support for arv7525

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34097 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] prepare dsl driver for 3.6 and split fw into a seperate package
blogic [Tue, 6 Nov 2012 07:38:18 +0000 (07:38 +0000)]
[lantiq] prepare dsl driver for 3.6 and split fw into a seperate package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34096 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[cns3xxx]: refresh patches
kaloz [Tue, 6 Nov 2012 05:45:12 +0000 (05:45 +0000)]
[cns3xxx]: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34095 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[cns3xxx]: add default packages
kaloz [Tue, 6 Nov 2012 05:39:08 +0000 (05:39 +0000)]
[cns3xxx]: add default packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34094 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolinux: generic: fix split_squashfs for 3.6
jogo [Tue, 6 Nov 2012 00:48:21 +0000 (00:48 +0000)]
linux: generic: fix split_squashfs for 3.6

_read expects the retlen to be initialized to zero, which the mtd_read
helper does. So fix it by using mtd_read instead of calling _read directly.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34093 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: fix SPW303V images
jogo [Mon, 5 Nov 2012 22:50:29 +0000 (22:50 +0000)]
bcm63xx: fix SPW303V images

SPW303V also needs its CRC fixed up since increasing the image size to
4MB to prevent the dual image mode of CFE.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34091 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetifd: don't send a default client identifier in DHCP requests if no clientid uci...
jow [Mon, 5 Nov 2012 19:28:24 +0000 (19:28 +0000)]
netifd: don't send a default client identifier in DHCP requests if no clientid uci option is given (#12426)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34089 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: nuke ath79_set_usb_power_gpio helper
juhosg [Mon, 5 Nov 2012 13:23:28 +0000 (13:23 +0000)]
ar71xx: nuke ath79_set_usb_power_gpio helper

It is no longer used.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34088 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: use gpio_request_one instead of ath79_set_usb_power_gpio
juhosg [Mon, 5 Nov 2012 13:23:27 +0000 (13:23 +0000)]
ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpio

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34087 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: update linux 3.6 to 3.6.6
juhosg [Mon, 5 Nov 2012 13:22:09 +0000 (13:22 +0000)]
kernel: update linux 3.6 to 3.6.6

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34086 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ixp4xx]: use the mainline machname for the compex boards
kaloz [Mon, 5 Nov 2012 11:38:23 +0000 (11:38 +0000)]
[ixp4xx]: use the mainline machname for the compex boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34083 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: enable USB power on the DIR-645
juhosg [Mon, 5 Nov 2012 11:04:45 +0000 (11:04 +0000)]
ramips: enable USB power on the DIR-645

Closes #12422.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34082 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolinux/3.3: backport an upstream GPIO patch
juhosg [Mon, 5 Nov 2012 11:04:43 +0000 (11:04 +0000)]
linux/3.3: backport an upstream GPIO patch

The backported patch introduces new flags to
automatically export GPIOs when using the
convenience unctions gpio_request_one() or
gpio_request_array().

This will be used by ar71xx/ramips platforms.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34081 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoAdd ledtrig-oneshot module for 3.6 kernels
juhosg [Mon, 5 Nov 2012 07:10:35 +0000 (07:10 +0000)]
Add ledtrig-oneshot module for 3.6 kernels

This patch adds a package for the ledtrig-oneshot module, available in
3.6 and later.

[juhosg: change dependency from LINUX_3_6 to !LINUX_3_3]

Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34079 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add restorefactory to default package set for ALL0239-3G and ALL0256N
juhosg [Mon, 5 Nov 2012 06:58:53 +0000 (06:58 +0000)]
ramips: add restorefactory to default package set for ALL0239-3G and ALL0256N

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34078 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: don't use the unknown LED on the ZCN-1523-5 board
juhosg [Sun, 4 Nov 2012 22:08:54 +0000 (22:08 +0000)]
ar71xx: don't use the unknown LED on the ZCN-1523-5 board

According to #12421, GPIO 1 controls the power
output on the unused lines of the LAN2 port.
Remove the LED definition in order to prevent
possible permanent hardware damage.

If someone needs that, the power-out feature can
be controlled via the GPIO sysfs interface.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34076 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: include mtd layout in the command line for ZCN-1523H-* boards
juhosg [Sun, 4 Nov 2012 21:12:20 +0000 (21:12 +0000)]
ar71xx: include mtd layout in the command line for ZCN-1523H-* boards

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34074 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boards
juhosg [Sun, 4 Nov 2012 20:15:18 +0000 (20:15 +0000)]
ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boards

Also add the missing ATH79_MACH_ZCN_1523H_5 symbol.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34072 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomtd: avoid adding the kernel dir to includes, use the toolchain headers
nbd [Sun, 4 Nov 2012 17:01:30 +0000 (17:01 +0000)]
mtd: avoid adding the kernel dir to includes, use the toolchain headers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34071 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoppp: add more pppol2tpv3 related structs from the kernel headers to fix compile issue...
nbd [Sun, 4 Nov 2012 17:01:27 +0000 (17:01 +0000)]
ppp: add more pppol2tpv3 related structs from the kernel headers to fix compile issues with linux 3.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34070 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiptables: remove support for libipq, it has been obsolete for years and is unsupporte...
nbd [Sun, 4 Nov 2012 17:01:23 +0000 (17:01 +0000)]
iptables: remove support for libipq, it has been obsolete for years and is unsupported in newer kernels

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34069 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolinux-3.6: fix portability of some includes files in tools/ used on the host
nbd [Sun, 4 Nov 2012 17:01:15 +0000 (17:01 +0000)]
linux-3.6: fix portability of some includes files in tools/ used on the host

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34068 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] 3.6 is not the default yet
blogic [Sat, 3 Nov 2012 13:29:44 +0000 (13:29 +0000)]
[lantiq] 3.6 is not the default yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34065 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] adds dts files and make devicetree images buildable
blogic [Fri, 2 Nov 2012 20:07:47 +0000 (20:07 +0000)]
[lantiq] adds dts files and make devicetree images buildable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34064 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] update ase target for 3.6
blogic [Fri, 2 Nov 2012 20:07:41 +0000 (20:07 +0000)]
[lantiq] update ase target for 3.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34063 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] add subtarget, as of 3.6 we dont seperate xway SoC
blogic [Fri, 2 Nov 2012 20:07:36 +0000 (20:07 +0000)]
[lantiq] add subtarget, as of 3.6 we dont seperate xway SoC

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34062 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] adds 3.6 files, patches and config
blogic [Fri, 2 Nov 2012 20:07:26 +0000 (20:07 +0000)]
[lantiq] adds 3.6 files, patches and config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34061 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] move files/ -> files-3.3/
blogic [Fri, 2 Nov 2012 20:07:02 +0000 (20:07 +0000)]
[lantiq] move files/ -> files-3.3/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34060 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] prepare Makefile for 3.6
blogic [Fri, 2 Nov 2012 20:06:51 +0000 (20:06 +0000)]
[lantiq] prepare Makefile for 3.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34059 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools] rename patch-cmdline and add code for patching DTB files into kernel images
blogic [Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)]
[tools] rename patch-cmdline and add code for patching DTB files into kernel images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34058 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: make yaffs work on 3.6
juhosg [Thu, 1 Nov 2012 11:07:23 +0000 (11:07 +0000)]
generic: make yaffs work on 3.6

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34054 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: rename jffs2 patches
juhosg [Thu, 1 Nov 2012 11:07:16 +0000 (11:07 +0000)]
generic: rename jffs2 patches

Make room for the upcoming yaffs patches.
No functional changes.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34053 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[sdk] Fix feeds.conf.default when no SVN info present
cshore [Thu, 1 Nov 2012 07:15:49 +0000 (07:15 +0000)]
[sdk] Fix feeds.conf.default when no SVN info present

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34051 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: use mtd_* helpers in the yaffs code
juhosg [Wed, 31 Oct 2012 21:17:30 +0000 (21:17 +0000)]
generic: use mtd_* helpers in the yaffs code

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34046 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[cns3xxx]: move PCIe init to subsys init call
kaloz [Wed, 31 Oct 2012 20:16:53 +0000 (20:16 +0000)]
[cns3xxx]: move PCIe init to subsys init call

ARM Linux PCI/PCIe hardware intialization needs to occur before device_init
as it does not support hotplug.  I have modeled the cns3xxx PCIe init after
other ARM platforms.  Registering it early resolves resource issues occuring
during bus enumeration that occur when a device driver is linked static in
the kernel.

Instead of passing in a bitmask to enable the 2 available ports, link detect
is used to enable ports that have a valid link.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34044 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: update linux 3.6 to 3.6.5
juhosg [Wed, 31 Oct 2012 20:09:39 +0000 (20:09 +0000)]
kernel: update linux 3.6 to 3.6.5

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34042 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: split yaffs-3.2-fix patch
juhosg [Wed, 31 Oct 2012 19:33:12 +0000 (19:33 +0000)]
generic: split yaffs-3.2-fix patch

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34041 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibubox: add more uloop timer fixes
nbd [Wed, 31 Oct 2012 19:30:21 +0000 (19:30 +0000)]
libubox: add more uloop timer fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34039 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibubox: update to latest version, fixes a timer calculation issue in uloop
nbd [Wed, 31 Oct 2012 19:06:46 +0000 (19:06 +0000)]
libubox: update to latest version, fixes a timer calculation issue in uloop

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34037 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] eglibc: update to r21110
florian [Wed, 31 Oct 2012 17:32:43 +0000 (17:32 +0000)]
[toolchain] eglibc: update to r21110

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34036 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[buildroot] kernel-defaults: factor common code handling initramfs options
florian [Wed, 31 Oct 2012 17:32:37 +0000 (17:32 +0000)]
[buildroot] kernel-defaults: factor common code handling initramfs options

While at it, reindent so it is more in-line with the rest of the file.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34034 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibubox: pass the lua path to cmake to avoid build errors
nbd [Wed, 31 Oct 2012 16:05:02 +0000 (16:05 +0000)]
libubox: pass the lua path to cmake to avoid build errors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34033 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: replace yaffs-2.6.39 patch
juhosg [Wed, 31 Oct 2012 15:12:45 +0000 (15:12 +0000)]
generic: replace yaffs-2.6.39 patch

Use backported upstream patches instead.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34032 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: prevent reconfigure calls while interfaces are down
nbd [Wed, 31 Oct 2012 14:59:12 +0000 (14:59 +0000)]
mac80211: prevent reconfigure calls while interfaces are down

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34030 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoeglibc: do not prompt for the revision, it is supposed to be changed by developers...
nbd [Wed, 31 Oct 2012 13:16:22 +0000 (13:16 +0000)]
eglibc: do not prompt for the revision, it is supposed to be changed by developers, not users.

fixes changing the eglibc version in menuconfig without resetting the config

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34029 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoeglibc: remove versions 2.12-2.14
nbd [Wed, 31 Oct 2012 13:16:18 +0000 (13:16 +0000)]
eglibc: remove versions 2.12-2.14

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34028 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago6relayd: auto-configure local interfaces as well
cyrus [Wed, 31 Oct 2012 12:48:54 +0000 (12:48 +0000)]
6relayd: auto-configure local interfaces as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34027 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoeglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on mac os x
nbd [Wed, 31 Oct 2012 00:24:00 +0000 (00:24 +0000)]
eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on mac os x

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34026 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoeglibc: enable parallel builds
nbd [Wed, 31 Oct 2012 00:23:55 +0000 (00:23 +0000)]
eglibc: enable parallel builds

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34025 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoeglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc
nbd [Wed, 31 Oct 2012 00:23:51 +0000 (00:23 +0000)]
eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34024 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuild: increase file descriptor count limit for the build, some systems (e.g. Mac...
nbd [Wed, 31 Oct 2012 00:23:47 +0000 (00:23 +0000)]
build: increase file descriptor count limit for the build, some systems (e.g. Mac OS X default to 256, which is too little for some parallel builds)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34023 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibubox: add build dependency on lua
nbd [Tue, 30 Oct 2012 21:50:07 +0000 (21:50 +0000)]
libubox: add build dependency on lua

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34022 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: replace yaffs mutex_fix patch
juhosg [Tue, 30 Oct 2012 21:16:24 +0000 (21:16 +0000)]
generic: replace yaffs mutex_fix patch

Use a backported patch instead.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34021 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: replace yaffs symlink fix patch
juhosg [Tue, 30 Oct 2012 21:16:23 +0000 (21:16 +0000)]
generic: replace yaffs symlink fix patch

Use a backported patch instead.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34020 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: rename yaffs patches
juhosg [Tue, 30 Oct 2012 21:16:21 +0000 (21:16 +0000)]
generic: rename yaffs patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34019 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[realview] set earlyprintk UART to be the default Realview UART
florian [Tue, 30 Oct 2012 16:56:10 +0000 (16:56 +0000)]
[realview] set earlyprintk UART to be the default Realview UART

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34015 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[buildroot] properly reindent Kernel/Prepare/Default
florian [Tue, 30 Oct 2012 16:56:03 +0000 (16:56 +0000)]
[buildroot] properly reindent Kernel/Prepare/Default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34014 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: fold yaffs_git_2010_10_20 patch to generic/files
juhosg [Tue, 30 Oct 2012 14:58:17 +0000 (14:58 +0000)]
generic: fold yaffs_git_2010_10_20 patch to generic/files

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34013 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: fold yaffs_cvs_2009_04_24 patch to generic/files
juhosg [Tue, 30 Oct 2012 14:58:13 +0000 (14:58 +0000)]
generic: fold yaffs_cvs_2009_04_24 patch to generic/files

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34012 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agouhttpd: update to latest git head, improves handling of invalid requests
jow [Tue, 30 Oct 2012 13:13:21 +0000 (13:13 +0000)]
uhttpd: update to latest git head, improves handling of invalid requests

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34010 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago6relayd: update to work around a raw-socket bug
cyrus [Tue, 30 Oct 2012 07:43:07 +0000 (07:43 +0000)]
6relayd: update to work around a raw-socket bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34009 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)
cyrus [Tue, 30 Oct 2012 07:14:07 +0000 (07:14 +0000)]
ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)

6relayd is an IPv6-tool that relays IPv6-management protocols like router
discovery, neighbor discovery and DHCPv6 so that clients on routed
(non-bridged) interfaces can use the public address prefix, DHCPv6 and
DNS-service of a master interface. This is useful to avoid NAT in chained
IPv6-routers.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34008 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogdb: depend on zlib if zlib is selected
nbd [Tue, 30 Oct 2012 00:45:51 +0000 (00:45 +0000)]
gdb: depend on zlib if zlib is selected

gdb can read debug informations in produced binaries with compressed debug sections if gdb is compiled with `zlib'.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34007 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetifd: update to latest version, fixes adding an alias during config reload for...
nbd [Tue, 30 Oct 2012 00:24:31 +0000 (00:24 +0000)]
netifd: update to latest version, fixes adding an alias during config reload for an interface that is already up

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34006 3c298f89-4303-0410-b956-a3cf2f4a3e73