Commit Graph

22139 Commits (ced0cf3a94053f43671e2e46fbba45f0214f9741)
 

Author SHA1 Message Date
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
Felix Fietkau c63de0e888 ath9k: add a patch that prevents excessive retry of single frames during an aggregation session
SVN-Revision: 33989
12 years ago
Imre Kaloz 47f3be57d0 add missing =y
SVN-Revision: 33988
12 years ago
Gabor Juhos e91dc2e5b3 target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33987
12 years ago
Imre Kaloz c0c69c974f add missing 3.6 symbols
SVN-Revision: 33986
12 years ago
Imre Kaloz 8e49dfe68a the uImage's filename will hardly change
SVN-Revision: 33985
12 years ago
Gabor Juhos f7b2089704 generic: add more symbols for 3.6
Also refresh the config file with kconfig.pl.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33984
12 years ago