John Crispin
dc8641f7fa
add subtarget, as of 3.6 we dont seperate xway SoC
...
SVN-Revision: 34062
12 years ago
John Crispin
dd619da4fc
adds 3.6 files, patches and config
...
SVN-Revision: 34061
12 years ago
John Crispin
736835343c
move files/ -> files-3.3/
...
SVN-Revision: 34060
12 years ago
John Crispin
fa316620a7
prepare Makefile for 3.6
...
SVN-Revision: 34059
12 years ago
John Crispin
1a7334a874
rename patch-cmdline and add code for patching DTB files into kernel images
...
SVN-Revision: 34058
12 years ago
Gabor Juhos
0005762690
generic: make yaffs work on 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34054
12 years ago
Gabor Juhos
ffcb4b0fe1
generic: rename jffs2 patches
...
Make room for the upcoming yaffs patches.
No functional changes.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34053
12 years ago
Daniel Dickinson
7e0f8049fa
Fix feeds.conf.default when no SVN info present
...
SVN-Revision: 34051
12 years ago
Gabor Juhos
6c8c3ee77d
generic: use mtd_* helpers in the yaffs code
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34046
12 years ago
Imre Kaloz
3c12bad276
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>
SVN-Revision: 34044
12 years ago
Gabor Juhos
07a762c4c5
kernel: update linux 3.6 to 3.6.5
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34042
12 years ago
Gabor Juhos
a4126685c6
generic: split yaffs-3.2-fix patch
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34041
12 years ago
Felix Fietkau
1fff98998c
libubox: add more uloop timer fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34039
12 years ago
Felix Fietkau
9a59859aac
libubox: update to latest version, fixes a timer calculation issue in uloop
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34037
12 years ago
Florian Fainelli
9a52ec4af8
eglibc: update to r21110
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34036
12 years ago
Florian Fainelli
451803c51a
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>
SVN-Revision: 34034
12 years ago
Felix Fietkau
1008c1bd1f
libubox: pass the lua path to cmake to avoid build errors
...
SVN-Revision: 34033
12 years ago
Gabor Juhos
4baeb543f0
generic: replace yaffs-2.6.39 patch
...
Use backported upstream patches instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34032
12 years ago
Felix Fietkau
661d1efc80
mac80211: prevent reconfigure calls while interfaces are down
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34030
12 years ago
Felix Fietkau
c2f2b3f903
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>
SVN-Revision: 34029
12 years ago
Felix Fietkau
83e392ba73
eglibc: remove versions 2.12-2.14
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34028
12 years ago
Steven Barth
9aba83eced
6relayd: auto-configure local interfaces as well
...
SVN-Revision: 34027
12 years ago
Felix Fietkau
7efe435f49
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>
SVN-Revision: 34026
12 years ago
Felix Fietkau
54f799dd58
eglibc: enable parallel builds
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34025
12 years ago
Felix Fietkau
76a05a13cf
eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34024
12 years ago
Felix Fietkau
b495423a22
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>
SVN-Revision: 34023
12 years ago
Felix Fietkau
19a588f1a2
libubox: add build dependency on lua
...
SVN-Revision: 34022
12 years ago
Gabor Juhos
b888c2deab
generic: replace yaffs mutex_fix patch
...
Use a backported patch instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34021
12 years ago
Gabor Juhos
d54782d01a
generic: replace yaffs symlink fix patch
...
Use a backported patch instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34020
12 years ago
Gabor Juhos
9a8ccc1a08
generic: rename yaffs patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34019
12 years ago
Florian Fainelli
e14e4306c9
set earlyprintk UART to be the default Realview UART
...
SVN-Revision: 34015
12 years ago
Florian Fainelli
246e563cb7
properly reindent Kernel/Prepare/Default
...
SVN-Revision: 34014
12 years ago
Gabor Juhos
449f88df0f
generic: fold yaffs_git_2010_10_20 patch to generic/files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34013
12 years ago
Gabor Juhos
56190ed0fc
generic: fold yaffs_cvs_2009_04_24 patch to generic/files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34012
12 years ago
Jo-Philipp Wich
73c75e0dd8
uhttpd: update to latest git head, improves handling of invalid requests
...
SVN-Revision: 34010
12 years ago
Steven Barth
c3d04d4630
6relayd: update to work around a raw-socket bug
...
SVN-Revision: 34009
12 years ago
Steven Barth
1fe7efbddb
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.
SVN-Revision: 34008
12 years ago
Felix Fietkau
f0634ee32b
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>
SVN-Revision: 34007
12 years ago
Felix Fietkau
fc3939a996
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>
SVN-Revision: 34006
12 years ago
Felix Fietkau
8aac4f9a06
libubox: update to the latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34005
12 years ago
Jo-Philipp Wich
0e3de8eff7
iwinfo: properly initialize memory of global nl80211_state, fixes random libnl-tiny assertions when using nl80211_probe() on not supported devices
...
SVN-Revision: 34003
12 years ago
Felix Fietkau
2b81aaa9ee
add trace-cmd
...
SVN-Revision: 34002
12 years ago
Felix Fietkau
96f31bf6ae
uClibc: backport support for assignment-allocation character %m in sscanf
...
SVN-Revision: 34001
12 years ago
Felix Fietkau
e6474b72fd
gdb: use the libthread-db package instead of throwing the lib into the gdbserver package
...
SVN-Revision: 34000
12 years ago
Felix Fietkau
bb83657bc0
toolchain: add a package for libthread_db
...
SVN-Revision: 33999
12 years ago
Felix Fietkau
bf9f43e912
gdb: update to version 7.5
...
SVN-Revision: 33998
12 years ago
Felix Fietkau
98ae11a58a
readline: update to version 6.2, enable parallel builds
...
SVN-Revision: 33997
12 years ago
Felix Fietkau
b5212d8ab3
toolchain: enable pthread debug support in uclibc
...
SVN-Revision: 33996
12 years ago
Gabor Juhos
7228a91a3b
ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boards
...
The default pll_1000 value had to be changed
in order to make it working.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33993
12 years ago
Felix Fietkau
748427f2e4
mac80211: report tx status for dropped frames, should fix some remaining stability issues
...
SVN-Revision: 33991
12 years ago