Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: avoid adding the kernel dir to includes, use the toolchain headers | Felix Fietkau | 2012-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 34071 | ||||
* | ppp: add more pppol2tpv3 related structs from the kernel headers to fix ↵ | Felix Fietkau | 2012-11-04 | 1 | -1/+27 |
| | | | | | | compile issues with linux 3.6 SVN-Revision: 34070 | ||||
* | iptables: remove support for libipq, it has been obsolete for years and is ↵ | Felix Fietkau | 2012-11-04 | 1 | -16/+0 |
| | | | | | | unsupported in newer kernels SVN-Revision: 34069 | ||||
* | linux-3.6: fix portability of some includes files in tools/ used on the host | Felix Fietkau | 2012-11-04 | 2 | -22/+53 |
| | | | | SVN-Revision: 34068 | ||||
* | 3.6 is not the default yet | John Crispin | 2012-11-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 34065 | ||||
* | adds dts files and make devicetree images buildable | John Crispin | 2012-11-02 | 10 | -9/+1164 |
| | | | | SVN-Revision: 34064 | ||||
* | update ase target for 3.6 | John Crispin | 2012-11-02 | 4 | -28/+6 |
| | | | | SVN-Revision: 34063 | ||||
* | add subtarget, as of 3.6 we dont seperate xway SoC | John Crispin | 2012-11-02 | 3 | -0/+47 |
| | | | | SVN-Revision: 34062 | ||||
* | adds 3.6 files, patches and config | John Crispin | 2012-11-02 | 35 | -0/+9938 |
| | | | | SVN-Revision: 34061 | ||||
* | move files/ -> files-3.3/ | John Crispin | 2012-11-02 | 135 | -0/+0 |
| | | | | SVN-Revision: 34060 | ||||
* | prepare Makefile for 3.6 | John Crispin | 2012-11-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 34059 | ||||
* | rename patch-cmdline and add code for patching DTB files into kernel images | John Crispin | 2012-11-02 | 4 | -3/+107 |
| | | | | SVN-Revision: 34058 | ||||
* | generic: make yaffs work on 3.6 | Gabor Juhos | 2012-11-01 | 5 | -0/+341 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34054 | ||||
* | generic: rename jffs2 patches | Gabor Juhos | 2012-11-01 | 6 | -0/+0 |
| | | | | | | | | | Make room for the upcoming yaffs patches. No functional changes. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34053 | ||||
* | Fix feeds.conf.default when no SVN info present | Daniel Dickinson | 2012-11-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 34051 | ||||
* | generic: use mtd_* helpers in the yaffs code | Gabor Juhos | 2012-10-31 | 2 | -0/+320 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34046 | ||||
* | move PCIe init to subsys init call | Imre Kaloz | 2012-10-31 | 1 | -0/+156 |
| | | | | | | | | | | | | | | | 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 | ||||
* | kernel: update linux 3.6 to 3.6.5 | Gabor Juhos | 2012-10-31 | 6 | -27/+16 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34042 | ||||
* | generic: split yaffs-3.2-fix patch | Gabor Juhos | 2012-10-31 | 8 | -494/+264 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34041 | ||||
* | libubox: add more uloop timer fixes | Felix Fietkau | 2012-10-31 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34039 | ||||
* | libubox: update to latest version, fixes a timer calculation issue in uloop | Felix Fietkau | 2012-10-31 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34037 | ||||
* | eglibc: update to r21110 | Florian Fainelli | 2012-10-31 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34036 | ||||
* | kernel-defaults: factor common code handling initramfs options | Florian Fainelli | 2012-10-31 | 1 | -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 errors | Felix Fietkau | 2012-10-31 | 1 | -0/+2 |
| | | | | SVN-Revision: 34033 | ||||
* | generic: replace yaffs-2.6.39 patch | Gabor Juhos | 2012-10-31 | 10 | -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 down | Felix Fietkau | 2012-10-31 | 2 | -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 Fietkau | 2012-10-31 | 1 | -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.14 | Felix Fietkau | 2012-10-31 | 12 | -361/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34028 | ||||
* | 6relayd: auto-configure local interfaces as well | Steven Barth | 2012-10-31 | 2 | -3/+3 |
| | | | | SVN-Revision: 34027 | ||||
* | eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on ↵ | Felix Fietkau | 2012-10-31 | 3 | -0/+29 |
| | | | | | | | | mac os x Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34026 | ||||
* | eglibc: enable parallel builds | Felix Fietkau | 2012-10-31 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34025 | ||||
* | eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc | Felix Fietkau | 2012-10-31 | 1 | -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 Fietkau | 2012-10-31 | 1 | -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 lua | Felix Fietkau | 2012-10-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 34022 | ||||
* | generic: replace yaffs mutex_fix patch | Gabor Juhos | 2012-10-30 | 6 | -60/+278 |
| | | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34021 | ||||
* | generic: replace yaffs symlink fix patch | Gabor Juhos | 2012-10-30 | 4 | -34/+62 |
| | | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34020 | ||||
* | generic: rename yaffs patches | Gabor Juhos | 2012-10-30 | 12 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34019 | ||||
* | set earlyprintk UART to be the default Realview UART | Florian Fainelli | 2012-10-30 | 1 | -0/+4 |
| | | | | SVN-Revision: 34015 | ||||
* | properly reindent Kernel/Prepare/Default | Florian Fainelli | 2012-10-30 | 1 | -6/+6 |
| | | | | SVN-Revision: 34014 | ||||
* | generic: fold yaffs_git_2010_10_20 patch to generic/files | Gabor Juhos | 2012-10-30 | 53 | -63051/+11464 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34013 | ||||
* | generic: fold yaffs_cvs_2009_04_24 patch to generic/files | Gabor Juhos | 2012-10-30 | 35 | -27512/+3152 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34012 | ||||
* | uhttpd: update to latest git head, improves handling of invalid requests | Jo-Philipp Wich | 2012-10-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 34010 | ||||
* | 6relayd: update to work around a raw-socket bug | Steven Barth | 2012-10-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 34009 | ||||
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | Steven Barth | 2012-10-30 | 3 | -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 selected | Felix Fietkau | 2012-10-30 | 1 | -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 Fietkau | 2012-10-30 | 1 | -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 version | Felix Fietkau | 2012-10-29 | 1 | -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 Wich | 2012-10-29 | 2 | -1/+3 |
| | | | | | | libnl-tiny assertions when using nl80211_probe() on not supported devices SVN-Revision: 34003 | ||||
* | add trace-cmd | Felix Fietkau | 2012-10-29 | 3 | -0/+110 |
| | | | | SVN-Revision: 34002 | ||||
* | uClibc: backport support for assignment-allocation character %m in sscanf | Felix Fietkau | 2012-10-29 | 1 | -0/+184 |
| | | | | SVN-Revision: 34001 |