summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libubox: update to latest version, fixes a timer calculation issue in uloopFelix Fietkau2012-10-311-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34037
* eglibc: update to r21110Florian Fainelli2012-10-311-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34036
* kernel-defaults: factor common code handling initramfs optionsFlorian Fainelli2012-10-311-30/+25
| | | | | | | | 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
* libubox: pass the lua path to cmake to avoid build errorsFelix Fietkau2012-10-311-0/+2
| | | | SVN-Revision: 34033
* generic: replace yaffs-2.6.39 patchGabor Juhos2012-10-3110-400/+404
| | | | | | | | Use backported upstream patches instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34032
* mac80211: prevent reconfigure calls while interfaces are downFelix Fietkau2012-10-312-1/+13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34030
* eglibc: do not prompt for the revision, it is supposed to be changed by ↵Felix Fietkau2012-10-311-1/+0
| | | | | | | | | | 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
* eglibc: remove versions 2.12-2.14Felix Fietkau2012-10-3112-361/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34028
* 6relayd: auto-configure local interfaces as wellSteven Barth2012-10-312-3/+3
| | | | SVN-Revision: 34027
* eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on ↵Felix Fietkau2012-10-313-0/+29
| | | | | | | | mac os x Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34026
* eglibc: enable parallel buildsFelix Fietkau2012-10-311-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34025
* eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpcFelix Fietkau2012-10-311-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34024
* build: increase file descriptor count limit for the build, some systems ↵Felix Fietkau2012-10-311-1/+3
| | | | | | | | (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
* libubox: add build dependency on luaFelix Fietkau2012-10-301-0/+2
| | | | SVN-Revision: 34022
* generic: replace yaffs mutex_fix patchGabor Juhos2012-10-306-60/+278
| | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34021
* generic: replace yaffs symlink fix patchGabor Juhos2012-10-304-34/+62
| | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34020
* generic: rename yaffs patchesGabor Juhos2012-10-3012-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34019
* set earlyprintk UART to be the default Realview UARTFlorian Fainelli2012-10-301-0/+4
| | | | SVN-Revision: 34015
* properly reindent Kernel/Prepare/DefaultFlorian Fainelli2012-10-301-6/+6
| | | | SVN-Revision: 34014
* generic: fold yaffs_git_2010_10_20 patch to generic/filesGabor Juhos2012-10-3053-63051/+11464
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34013
* generic: fold yaffs_cvs_2009_04_24 patch to generic/filesGabor Juhos2012-10-3035-27512/+3152
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34012
* uhttpd: update to latest git head, improves handling of invalid requestsJo-Philipp Wich2012-10-301-2/+2
| | | | SVN-Revision: 34010
* 6relayd: update to work around a raw-socket bugSteven Barth2012-10-301-2/+2
| | | | SVN-Revision: 34009
* ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)Steven Barth2012-10-303-0/+140
| | | | | | | | | | 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
* gdb: depend on zlib if zlib is selectedFelix Fietkau2012-10-301-1/+1
| | | | | | | | 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
* netifd: update to latest version, fixes adding an alias during config reload ↵Felix Fietkau2012-10-301-2/+2
| | | | | | | | for an interface that is already up Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34006
* libubox: update to the latest versionFelix Fietkau2012-10-291-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34005
* iwinfo: properly initialize memory of global nl80211_state, fixes random ↵Jo-Philipp Wich2012-10-292-1/+3
| | | | | | libnl-tiny assertions when using nl80211_probe() on not supported devices SVN-Revision: 34003
* add trace-cmdFelix Fietkau2012-10-293-0/+110
| | | | SVN-Revision: 34002
* uClibc: backport support for assignment-allocation character %m in sscanfFelix Fietkau2012-10-291-0/+184
| | | | SVN-Revision: 34001
* gdb: use the libthread-db package instead of throwing the lib into the ↵Felix Fietkau2012-10-291-5/+1
| | | | | | gdbserver package SVN-Revision: 34000
* toolchain: add a package for libthread_dbFelix Fietkau2012-10-291-0/+14
| | | | SVN-Revision: 33999
* gdb: update to version 7.5Felix Fietkau2012-10-292-17/+8
| | | | SVN-Revision: 33998
* readline: update to version 6.2, enable parallel buildsFelix Fietkau2012-10-292-27/+10
| | | | SVN-Revision: 33997
* toolchain: enable pthread debug support in uclibcFelix Fietkau2012-10-291-1/+1
| | | | SVN-Revision: 33996
* ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boardsGabor Juhos2012-10-291-1/+2
| | | | | | | | | 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
* mac80211: report tx status for dropped frames, should fix some remaining ↵Felix Fietkau2012-10-291-38/+133
| | | | | | stability issues SVN-Revision: 33991
* ath9k: add a patch that prevents excessive retry of single frames during an ↵Felix Fietkau2012-10-295-11/+41
| | | | | | aggregation session SVN-Revision: 33989
* add missing =yImre Kaloz2012-10-291-1/+1
| | | | SVN-Revision: 33988
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-2924-491/+378
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* add missing 3.6 symbolsImre Kaloz2012-10-292-7/+16
| | | | SVN-Revision: 33986
* the uImage's filename will hardly changeImre Kaloz2012-10-291-3/+2
| | | | SVN-Revision: 33985
* generic: add more symbols for 3.6Gabor Juhos2012-10-291-2/+33
| | | | | | | | Also refresh the config file with kconfig.pl. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33984
* ar71xx: add initial support for 3.6Gabor Juhos2012-10-28100-0/+8858
| | | | | | | | The nand subtarget is not working yet. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33983
* kernel: update linux 3.6 to 3.6.4Gabor Juhos2012-10-285-8/+8
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33982
* ar71xx: remove NO_AUTOINCR flag from the NAND driversGabor Juhos2012-10-286-3/+33
| | | | | | | | | The flag is not present in 3.6. Also add compatibility patches for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33971
* generic: fix crashlog patch for 3.6Gabor Juhos2012-10-281-15/+6
| | | | | | | | | | | kmsg_dump() uses an iterator to receive log buffer content since 3.5. Change the 'crashlog_do_dump' function in order to make it compatible with the new version. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33970
* ar71xx: ag71xx: fix build_skb arguments for 3.6Gabor Juhos2012-10-272-1/+13
| | | | | | | | Also add a compatibility patch for 3.3 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33969
* generic: fix tcp_window_check patch for 3.6Gabor Juhos2012-10-271-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the new entry to the end of the tcp_sysctl_table array to fix the following error: [ 7.670000] sysctl table check failed: net/netfilter/nf_conntrack_tcp_max_retrans No data [ 7.680000] Call Trace: [ 7.680000] [<80273bc4>] dump_stack+0x8/0x34 [ 7.680000] [<80128710>] __register_sysctl_table+0x374/0x3a8 [ 7.690000] [<868d5034>] nf_conntrack_l4proto_unregister+0x158/0x1a0[nf_conntrack] [ 7.700000] [<868d50e4>] nf_conntrack_l4proto_register+0x68/0x21c[nf_conntrack] [ 7.710000] [<868b237c>] need_ipv4_conntrack+0x35c/0xb60[nf_conntrack_ipv4] [ 7.710000] [ 7.720000] nf_conntrack_l4proto_tcp4 :protocol register failed [ 7.720000] nf_conntrack_ipv4: can't register pernet ops [ 7.780000] nf_nat: Unknown symbol nf_nat_seq_adjust_hook (err 0) [ 7.790000] nf_nat: Unknown symbol need_ipv4_conntrack (err 0) [ 7.800000] iptable_nat: Unknown symbol nf_nat_packet (err 0) [ 7.810000] iptable_nat: Unknown symbol nf_nat_setup_info (err 0) [ 7.820000] iptable_nat: Unknown symbol nf_nat_icmp_reply_translation (err 0) [ 7.820000] iptable_nat: Unknown symbol need_ipv4_conntrack (err 0) [ 7.840000] ipt_MASQUERADE: Unknown symbol nf_nat_setup_info (err 0) [ 7.860000] nf_nat_ftp: Unknown symbol nf_nat_follow_master (err 0) [ 7.870000] nf_nat_ftp: Unknown symbol __nf_nat_mangle_tcp_packet (err 0) [ 7.890000] nf_nat_irc: Unknown symbol nf_nat_follow_master (err 0) [ 7.900000] nf_nat_irc: Unknown symbol __nf_nat_mangle_tcp_packet (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33968
* remove references to 2.6.39Imre Kaloz2012-10-273-4/+1
| | | | SVN-Revision: 33967