openwrt.git
11 years ago[ramips] fix typos inside dts files
blogic [Sun, 7 Apr 2013 11:47:03 +0000 (11:47 +0000)]
[ramips] fix typos inside dts files

Signed-off-by; Tobias Diedrick <ranma@tdiedrich.de>

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

11 years ago[ramips] fix default commandline in dts files
blogic [Sun, 7 Apr 2013 11:46:54 +0000 (11:46 +0000)]
[ramips] fix default commandline in dts files

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36243 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add cfi_cmdset_0002 patches
juhosg [Sun, 7 Apr 2013 11:37:15 +0000 (11:37 +0000)]
ramips: add cfi_cmdset_0002 patches

The parallel flash access on the RT-N56U is broken
without those patches.

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

11 years agocns3xxx: remove the watchdog IRQ from the resources, it breaks the driver init and...
nbd [Sun, 7 Apr 2013 11:24:30 +0000 (11:24 +0000)]
cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver init and is useful only for testing

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

11 years agogcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by libc.
nbd [Sun, 7 Apr 2013 10:11:41 +0000 (10:11 +0000)]
gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by libc.

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

11 years agouClibc: unbreak ld-uClibc on non-64bit platforms
nbd [Sun, 7 Apr 2013 10:11:38 +0000 (10:11 +0000)]
uClibc: unbreak ld-uClibc on non-64bit platforms

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

11 years agoramips: remove top-level {address,size}-cells properties from .dts files
juhosg [Sun, 7 Apr 2013 08:19:10 +0000 (08:19 +0000)]
ramips: remove top-level {address,size}-cells properties from .dts files

Those are defined in the SoC specific .dtsi files.

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

11 years agobrcm47xx: use old partition names again for kernel 3.8
hauke [Sat, 6 Apr 2013 22:22:26 +0000 (22:22 +0000)]
brcm47xx: use old partition names again for kernel 3.8

This fixes sysupgrade. The partition names are used all over the Internet in various howtos.

Thank you russell for spotting this problem.

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

11 years agobrcm47xx: fix error in board detection when nvram is not available.
hauke [Sat, 6 Apr 2013 19:02:25 +0000 (19:02 +0000)]
brcm47xx: fix error in board detection when nvram is not available.

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

11 years agolinux/3.8: implement pcibios_get_phb_of_node for MIPS
juhosg [Sat, 6 Apr 2013 17:33:03 +0000 (17:33 +0000)]
linux/3.8: implement pcibios_get_phb_of_node for MIPS

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

11 years agolinux/3.8: backport devm_ioremap_resource from 3.9
juhosg [Sat, 6 Apr 2013 17:33:00 +0000 (17:33 +0000)]
linux/3.8: backport devm_ioremap_resource from 3.9

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

11 years agoramips: fix ethernet switch node in DIR-645.dts
juhosg [Sat, 6 Apr 2013 17:19:35 +0000 (17:19 +0000)]
ramips: fix ethernet switch node in DIR-645.dts

Fix a typo in the node name and add vendor prefix
for the compatible string.

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

11 years agogeneric: rtl8367: add compatible string with vendor prefix
juhosg [Sat, 6 Apr 2013 17:19:31 +0000 (17:19 +0000)]
generic: rtl8367: add compatible string with vendor prefix

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

11 years agogeneric: rtl8367b: fix rtl8367b_extif_init_of
juhosg [Sat, 6 Apr 2013 17:03:09 +0000 (17:03 +0000)]
generic: rtl8367b: fix rtl8367b_extif_init_of

* disable external interface if its property is not present
* show an error message if the extif property is not valid
* use proper error values intead of -1
* fix memory leak
* wrap long lines

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

11 years agolinux/3.8: add more missing symbols
juhosg [Sat, 6 Apr 2013 16:56:47 +0000 (16:56 +0000)]
linux/3.8: add more missing symbols

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

11 years agopackage/kernel: only include i2c-of if CONFIG_OF enabled
juhosg [Sat, 6 Apr 2013 16:55:25 +0000 (16:55 +0000)]
package/kernel: only include i2c-of if CONFIG_OF enabled

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

11 years agolinux/3.8: add missing symbol
juhosg [Sat, 6 Apr 2013 16:38:36 +0000 (16:38 +0000)]
linux/3.8: add missing symbol

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

11 years agokernel: fix md5sum for 3.8.6
juhosg [Sat, 6 Apr 2013 13:11:44 +0000 (13:11 +0000)]
kernel: fix md5sum for 3.8.6

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

11 years agokernel: Allow talitos crypto hw module selection
juhosg [Sat, 6 Apr 2013 12:41:06 +0000 (12:41 +0000)]
kernel: Allow talitos crypto hw module selection

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36224 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: remove spi node from RTN56.dts
juhosg [Sat, 6 Apr 2013 12:37:40 +0000 (12:37 +0000)]
ramips: remove spi node from RTN56.dts

The RT-N56U board uses a parallel flash.

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

11 years agoramips: fix ethernet switch node in RTN56U.dts
juhosg [Sat, 6 Apr 2013 12:37:38 +0000 (12:37 +0000)]
ramips: fix ethernet switch node in RTN56U.dts

The RT-N56U uses an RTL8367M switch.

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

11 years agoramips: rt3883: enable the RTL8367 driver
juhosg [Sat, 6 Apr 2013 12:37:37 +0000 (12:37 +0000)]
ramips: rt3883: enable the RTL8367 driver

That is needed by the Asus RT-N56U board.

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

11 years agogeneric: rtl8367: allow to load extif config from OF
juhosg [Sat, 6 Apr 2013 12:37:36 +0000 (12:37 +0000)]
generic: rtl8367: allow to load extif config from OF

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

11 years agogeneric: rtl8367: fix a typo in MODULE_DEVICE_TABLE macro
juhosg [Sat, 6 Apr 2013 12:37:34 +0000 (12:37 +0000)]
generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macro

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

11 years agogeneric: rtl8367: add vendor prefix to the compatible string
juhosg [Sat, 6 Apr 2013 12:37:32 +0000 (12:37 +0000)]
generic: rtl8367: add vendor prefix to the compatible string

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

11 years agoramips: rt3883: sync 3.8 config
juhosg [Sat, 6 Apr 2013 12:37:31 +0000 (12:37 +0000)]
ramips: rt3883: sync 3.8 config

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

11 years ago[ramips] fix typo pinmmux -> pinmux
blogic [Sat, 6 Apr 2013 11:46:34 +0000 (11:46 +0000)]
[ramips] fix typo pinmmux -> pinmux

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36216 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: update linux 3.8 to 3.8.6
juhosg [Sat, 6 Apr 2013 11:40:44 +0000 (11:40 +0000)]
kernel: update linux 3.8 to 3.8.6

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

11 years agorefresh kernel configs with kconfig.pl
juhosg [Sat, 6 Apr 2013 11:40:41 +0000 (11:40 +0000)]
refresh kernel configs with kconfig.pl

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

11 years ago[ramips] fix dir-615 h1 network config
blogic [Fri, 5 Apr 2013 23:37:45 +0000 (23:37 +0000)]
[ramips] fix dir-615 h1 network config

http://patchwork.openwrt.org/patch/3527/

Signed-off-by: Daniel Petre <dani@ip6.ro>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36213 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] fix typo that made gpiomuxing fail
blogic [Fri, 5 Apr 2013 23:10:42 +0000 (23:10 +0000)]
[ramips] fix typo that made gpiomuxing fail

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36212 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomalta: add le64 and be64 sub targets
florian [Fri, 5 Apr 2013 12:36:48 +0000 (12:36 +0000)]
malta: add le64 and be64 sub targets

These two subtargets are used to build a 64-bit malta kernel along with
64-bit userland support.

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

11 years agomalta: move 32-bits options to subtarget config
florian [Fri, 5 Apr 2013 12:36:45 +0000 (12:36 +0000)]
malta: move 32-bits options to subtarget config

Preliminary change to add support for MIPS64-based malta subtargets.

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

11 years agomalta: move endianness kernel configuration to subtarget
florian [Fri, 5 Apr 2013 12:36:41 +0000 (12:36 +0000)]
malta: move endianness kernel configuration to subtarget

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

11 years agotoolchain/uClibc: backport a MIPS64 fix from openadk
florian [Fri, 5 Apr 2013 12:36:37 +0000 (12:36 +0000)]
toolchain/uClibc: backport a MIPS64 fix from openadk

Fixes uClibc dynamic loader name requested by executables when
targetting MIPS64 n64

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

11 years agotoolchain/uClibc: handle different MIPS64 ABIs
florian [Fri, 5 Apr 2013 12:36:31 +0000 (12:36 +0000)]
toolchain/uClibc: handle different MIPS64 ABIs

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

11 years agotoolchain: musl is not available on MIPS64
florian [Fri, 5 Apr 2013 12:36:26 +0000 (12:36 +0000)]
toolchain: musl is not available on MIPS64

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

11 years agotoolchain: allow choosing the MIPS64 user-land ABI
florian [Fri, 5 Apr 2013 12:36:23 +0000 (12:36 +0000)]
toolchain: allow choosing the MIPS64 user-land ABI

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

11 years agobuildroot: factor knowledge of a 64bits architecture
florian [Fri, 5 Apr 2013 12:36:19 +0000 (12:36 +0000)]
buildroot: factor knowledge of a 64bits architecture

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

11 years agomalta: enable mips16 feature flag
florian [Fri, 5 Apr 2013 12:36:16 +0000 (12:36 +0000)]
malta: enable mips16 feature flag

The malta platform supports mips16 advertise this feature flag.

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

11 years agobuildroot: allow enabling MIPS16 user-space build
florian [Fri, 5 Apr 2013 12:36:12 +0000 (12:36 +0000)]
buildroot: allow enabling MIPS16 user-space build

Enabling MIPS16 is made conditional on advertising the "mips16" feature
for a specific target since it requires support from the CPU
(HAS_MIPS16) and the actual use of MIPS16 for building packages
(USE_MIPS16).

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

11 years agoopenssl: Pass in any TARGET_ASFLAGS
florian [Fri, 5 Apr 2013 12:36:09 +0000 (12:36 +0000)]
openssl: Pass in any TARGET_ASFLAGS

Packages not picking up the regular TARGET_AS need their openwrt
Makefiles tweaked. For a basic build, that's just openssl.

This depends on patch 1/5.

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

11 years agotoolchain/gcc: .init and .fini need to pick one ISA
florian [Fri, 5 Apr 2013 12:36:06 +0000 (12:36 +0000)]
toolchain/gcc: .init and .fini need to pick one ISA

The .init and .fini sections are built by concatenating code
fragments. Putting mips16 code in the middle of a mips32 code block
doesn't work. Make gcc built the magic crt stuff in no-mips16 mode.

This is specific to 4.6-linaro but is probably portable to other gcc
flavors. Adding this to the t-libgcc-mips16 makefile fragment is a
hack not suitable for pushing upstream, but there is no mips/t-linux
or mips/t-uclibc and I am not going to touch gcc/configure for two
lines.

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

11 years agotoolchain/uClibc: Disable mips16 for uClibc for now
florian [Fri, 5 Apr 2013 12:36:00 +0000 (12:36 +0000)]
toolchain/uClibc: Disable mips16 for uClibc for now

For now, build uclibc without -mips16. There's no mips16 syscall
support AFAIK and uclibc uses inline assembly syscalls a lot.

In addition, touching errno means touching a TLS model symbol, and
that's not supported in gcc 4.6.

The __set_errno macro can be put back to calling
errno_location(). This allows much of the library to be built in
mips16 mode. I don't understand the implications to the thread library
of doing this.

A list of "build as -mno-mips16" C source files can be placed in the
mips architecture-dependent build files. Maintaining the list would be
no fun.

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

11 years agorules.mk: MIPS16 builds get a different toolchain
florian [Fri, 5 Apr 2013 12:35:56 +0000 (12:35 +0000)]
rules.mk: MIPS16 builds get a different toolchain

To be safe, build "m16" into the toolchain and target architecture the
same way mips32r2 does:

target-mips_r2_m16_uClibc-0.9.33.2
toolchain-mips_r2_m16_gcc-4.6-linaro_uClibc-0.9.33.2

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

11 years agorules.mk: Create TARGET_ASFLAGS; force -mno-mips16
florian [Fri, 5 Apr 2013 12:35:53 +0000 (12:35 +0000)]
rules.mk: Create TARGET_ASFLAGS; force -mno-mips16

Create and use a TARGET_ASFLAGS, defaulting to TARGET_CFLAGS.

MIPS .S files reasonably assume they are not in mips16 mode. Because
"-mips16 -mno-mips16" results in -mno-mips16, I can append that to the
TARGET_ASFLAGS. This should be done with $(filter-out)?

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

11 years agonetifd: Bump to latest version
cyrus [Fri, 5 Apr 2013 12:28:06 +0000 (12:28 +0000)]
netifd: Bump to latest version
* Fix a memory corruption when updating IPv6 prefixes
* Fix route sorting order (nbd)
* Add support for ip rules (jow)
* Implement support for route / route6 table attribute (jow)

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

11 years agoubus: update to latest version, fixes a crash on reconnect
nbd [Thu, 4 Apr 2013 20:04:52 +0000 (20:04 +0000)]
ubus: update to latest version, fixes a crash on reconnect

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

11 years ago[mac80211] add a helper that allows loading the eeprom from a MTD partition pointed...
blogic [Thu, 4 Apr 2013 14:57:43 +0000 (14:57 +0000)]
[mac80211] add a helper that allows loading the eeprom from a MTD partition pointed to by a phandle

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36194 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetifd: Rewrite IPv6 prefix assignment
cyrus [Wed, 3 Apr 2013 17:08:21 +0000 (17:08 +0000)]
netifd: Rewrite IPv6 prefix assignment
* Add ip6hint option to specify assigned subprefixes
* Add preliminary support for RFC 6603 prefix exclusion

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

11 years ago[kernel] unbreak i2c-mv64xxx dependencies
blogic [Wed, 3 Apr 2013 12:58:06 +0000 (12:58 +0000)]
[kernel] unbreak i2c-mv64xxx dependencies

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36192 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] fix borken of-i2c dependencies
blogic [Wed, 3 Apr 2013 12:51:12 +0000 (12:51 +0000)]
[kernel] fix borken of-i2c dependencies

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36191 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain/gcc]: remove the old (and nonworking) hack and identify our patched GCCs...
kaloz [Wed, 3 Apr 2013 10:41:07 +0000 (10:41 +0000)]
[toolchain/gcc]: remove the old (and nonworking) hack and identify our patched GCCs properly

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

11 years ago[procd] fix eglibc compile
blogic [Wed, 3 Apr 2013 10:01:10 +0000 (10:01 +0000)]
[procd] fix eglibc compile

add librt dependency/link flag to procd when using eglibc thanks to jow for the help

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36188 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] Migrate lantiq platform to common led helper functions
blogic [Wed, 3 Apr 2013 10:01:07 +0000 (10:01 +0000)]
[lantiq] Migrate lantiq platform to common led helper functions

http://patchwork.openwrt.org/patch/3316/

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36187 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] add a missing patch that makes board detection work again
blogic [Wed, 3 Apr 2013 10:01:03 +0000 (10:01 +0000)]
[lantiq] add a missing patch that makes board detection work again

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36186 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] revert patch that renames the worker thread as it seems to cause an oops
blogic [Wed, 3 Apr 2013 10:00:59 +0000 (10:00 +0000)]
[lantiq] revert patch that renames the worker thread as it seems to cause an oops

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36185 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] add cdc-mbim module
blogic [Wed, 3 Apr 2013 10:00:55 +0000 (10:00 +0000)]
[kernel] add cdc-mbim module

http://patchwork.openwrt.org/patch/3370/

Signed-off-by: Rusink Rusinkoff <rzrusink@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36184 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] Patch for invoking (pre)init
blogic [Wed, 3 Apr 2013 10:00:50 +0000 (10:00 +0000)]
[kernel] Patch for invoking (pre)init

http://patchwork.openwrt.org/patch/3485/

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36183 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] Add INA2XX current sensor module.
blogic [Wed, 3 Apr 2013 10:00:44 +0000 (10:00 +0000)]
[kernel] Add INA2XX current sensor module.

This is a I2C current/voltage/power sensor.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36182 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] add lm92 kernel module
blogic [Wed, 3 Apr 2013 10:00:40 +0000 (10:00 +0000)]
[kernel] add lm92 kernel module

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36181 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] add pcf857x kernel module
blogic [Wed, 3 Apr 2013 10:00:36 +0000 (10:00 +0000)]
[kernel] add pcf857x kernel module

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36180 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] make OF_I2C build as part of i2c-core
blogic [Wed, 3 Apr 2013 10:00:32 +0000 (10:00 +0000)]
[kernel] make OF_I2C build as part of i2c-core

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36179 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[mac80211] several patches to make OF work on rt2x00
blogic [Wed, 3 Apr 2013 10:00:29 +0000 (10:00 +0000)]
[mac80211] several patches to make OF work on rt2x00

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36178 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[mac80211] add RT5350 wifi support
blogic [Wed, 3 Apr 2013 10:00:25 +0000 (10:00 +0000)]
[mac80211] add RT5350 wifi support

MTK/Ralink Acked replied and says we can merge this patch under the GPL.

Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
Tested-by: Michel Stempin <michel.stempin@wanadoo.fr>
Acked-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36177 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] add profile for tenda w150m board
blogic [Wed, 3 Apr 2013 10:00:21 +0000 (10:00 +0000)]
[ramips] add profile for tenda w150m board

http://patchwork.openwrt.org/patch/3371/

Signed-off-by: Chi Zhang <zhangchi866@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36176 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] fix ALL5002 default package selection
blogic [Wed, 3 Apr 2013 10:00:16 +0000 (10:00 +0000)]
[ramips] fix ALL5002 default package selection

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36175 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] Build WW factory image for DAP-1350
blogic [Wed, 3 Apr 2013 10:00:12 +0000 (10:00 +0000)]
[ramips] Build WW factory image for DAP-1350

http://patchwork.openwrt.org/patch/3466/

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36174 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] add Huawei D105
blogic [Wed, 3 Apr 2013 10:00:08 +0000 (10:00 +0000)]
[ramips] add Huawei D105

http://patchwork.openwrt.org/patch/3510/

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36173 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] add profile for the Edimax 3g-6200NL board
blogic [Wed, 3 Apr 2013 10:00:03 +0000 (10:00 +0000)]
[ramips] add profile for the Edimax 3g-6200NL board

http://patchwork.openwrt.org/patch/3214/

Signed-off-by: Cédric Le Moing <cedric.le-moing@laposte.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36172 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] there is no ttyS1 console
blogic [Wed, 3 Apr 2013 09:59:59 +0000 (09:59 +0000)]
[ramips] there is no ttyS1 console

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36171 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] make v3.8 the default
blogic [Wed, 3 Apr 2013 09:59:55 +0000 (09:59 +0000)]
[ramips] make v3.8 the default

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36170 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] add new image/Makefile
blogic [Wed, 3 Apr 2013 09:59:51 +0000 (09:59 +0000)]
[ramips] add new image/Makefile

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36169 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] add the dts files that describe the boards in future
blogic [Wed, 3 Apr 2013 09:59:46 +0000 (09:59 +0000)]
[ramips] add the dts files that describe the boards in future

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36168 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] fix upvel profile names
blogic [Wed, 3 Apr 2013 09:59:41 +0000 (09:59 +0000)]
[ramips] fix upvel profile names

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36167 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] fix rt3883 config-3.8
blogic [Wed, 3 Apr 2013 09:59:37 +0000 (09:59 +0000)]
[ramips] fix rt3883 config-3.8

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36166 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] fix rt305x config-3.8
blogic [Wed, 3 Apr 2013 09:59:33 +0000 (09:59 +0000)]
[ramips] fix rt305x config-3.8

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36165 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] mark rt288x broken until the test hardware arrives in the mail
blogic [Wed, 3 Apr 2013 09:59:16 +0000 (09:59 +0000)]
[ramips] mark rt288x broken until the test hardware arrives in the mail

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36164 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] add patches for v3.8
blogic [Wed, 3 Apr 2013 09:59:10 +0000 (09:59 +0000)]
[ramips] add patches for v3.8

Signed-off-by: John Crsipin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36163 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] remove old ralink 3.8 patches
blogic [Wed, 3 Apr 2013 09:58:48 +0000 (09:58 +0000)]
[ramips] remove old ralink 3.8 patches

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36162 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] move files to files-3.7
blogic [Wed, 3 Apr 2013 09:58:44 +0000 (09:58 +0000)]
[ramips] move files to files-3.7

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36161 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ramips] add feature gpio
blogic [Wed, 3 Apr 2013 09:58:37 +0000 (09:58 +0000)]
[ramips] add feature gpio

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36160 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[generic] add OF support to rtl8367b driver
blogic [Wed, 3 Apr 2013 09:58:33 +0000 (09:58 +0000)]
[generic] add OF support to rtl8367b driver

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36159 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[generic] make firmware loading work on v3.9
blogic [Wed, 3 Apr 2013 09:58:28 +0000 (09:58 +0000)]
[generic] make firmware loading work on v3.9

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36158 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotoolchain/gcc: remove reference to llvm introduced in r36155
florian [Tue, 2 Apr 2013 16:03:14 +0000 (16:03 +0000)]
toolchain/gcc: remove reference to llvm introduced in r36155

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

11 years agotoolchain/gcc: add support for GCC 4.8.0
florian [Tue, 2 Apr 2013 16:00:35 +0000 (16:00 +0000)]
toolchain/gcc: add support for GCC 4.8.0

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

11 years agotoolchain/gcc: update 4.7-linaro to 2013.03
florian [Tue, 2 Apr 2013 16:00:23 +0000 (16:00 +0000)]
toolchain/gcc: update 4.7-linaro to 2013.03

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

11 years agolibpcap: get rid of some bloat introduced by the update
nbd [Mon, 1 Apr 2013 21:07:39 +0000 (21:07 +0000)]
libpcap: get rid of some bloat introduced by the update

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

11 years agolibpcap: update to 1.3.0
nbd [Mon, 1 Apr 2013 21:07:34 +0000 (21:07 +0000)]
libpcap: update to 1.3.0

Disabled canusb by setting ac_cv_header_libusb_1_0_libusb_h to no in
Makefile.  Upstream configure script ignores --disable-canusb.

Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36150 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain/gcc]: drop 4.5 support
kaloz [Mon, 1 Apr 2013 15:46:41 +0000 (15:46 +0000)]
[toolchain/gcc]: drop 4.5 support

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

11 years ago[toolchain/gcc]: cleanup
kaloz [Mon, 1 Apr 2013 15:43:23 +0000 (15:43 +0000)]
[toolchain/gcc]: cleanup

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

11 years ago[toolchain/gcc]: remove empty 4.6.2 patches directory
kaloz [Mon, 1 Apr 2013 15:23:07 +0000 (15:23 +0000)]
[toolchain/gcc]: remove empty 4.6.2 patches directory

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

11 years ago[toolchain/gcc]: fixup 4.7 configure options
kaloz [Mon, 1 Apr 2013 15:13:46 +0000 (15:13 +0000)]
[toolchain/gcc]: fixup 4.7 configure options

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

11 years ago[toolchain/gcc]: llvm is marked broken for two and a half year now, nuke it
kaloz [Mon, 1 Apr 2013 15:08:38 +0000 (15:08 +0000)]
[toolchain/gcc]: llvm is marked broken for two and a half year now, nuke it

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

11 years agoopenvpn: enable password save support (#13245)
nbd [Mon, 1 Apr 2013 10:02:43 +0000 (10:02 +0000)]
openvpn: enable password save support (#13245)

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

11 years agovalgrind: update to v3.8.1
nbd [Mon, 1 Apr 2013 09:53:34 +0000 (09:53 +0000)]
valgrind: update to v3.8.1

Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36143 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agompc85xx: enable ath9k and wpad-mini by default
nbd [Mon, 1 Apr 2013 09:53:29 +0000 (09:53 +0000)]
mpc85xx: enable ath9k and wpad-mini by default

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

11 years agotoolchain/eglibc: add missing ld-search-paths patch to 2.17
florian [Fri, 29 Mar 2013 13:16:09 +0000 (13:16 +0000)]
toolchain/eglibc: add missing ld-search-paths patch to 2.17

this patch is a copy of
trunk/toolchain/eglibc/patches/2.16/200-add-dl-search-paths.patch in
trunk/toolchain/eglibc/patches/2.17/200-add-ld-search-paths.patch
please use svn copy instead of applying it (like in
https://dev.openwrt.org/changeset/34290/)

the patch add /usr/lib in the ld search path (for eglibc 2.17),
thus helping libs like libnl-tiny.so (for iw), libjson.so.0 (for ubus,
jshn) to be found

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36141 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotoolchain: stop generating broken symlink in TOOLCHAIN_DIR/lib
luka [Thu, 28 Mar 2013 12:16:39 +0000 (12:16 +0000)]
toolchain: stop generating broken symlink in TOOLCHAIN_DIR/lib

It turns out that the symlink may exists already by the time the toolchain
Makefile gets an opportunity to run. While we asked to replace the target, ln
doesn't do so until after dereferencing the existing symlink. This results in
an unintended symlink that refers to itself. Instead, create the link without
dereferencing any symlinks by using the -n option.

Signed-off-by: John Szakmeister <john@szakmeister.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36140 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobrcm47xx: generate images for Linksys E.... models
hauke [Wed, 27 Mar 2013 15:51:28 +0000 (15:51 +0000)]
brcm47xx: generate images for Linksys E.... models

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36139 3c298f89-4303-0410-b956-a3cf2f4a3e73