summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boardsGabor Juhos2012-11-042-4/+10
* mtd: avoid adding the kernel dir to includes, use the toolchain headersFelix Fietkau2012-11-041-1/+1
* ppp: add more pppol2tpv3 related structs from the kernel headers to fix compi...Felix Fietkau2012-11-041-1/+27
* iptables: remove support for libipq, it has been obsolete for years and is un...Felix Fietkau2012-11-041-16/+0
* linux-3.6: fix portability of some includes files in tools/ used on the hostFelix Fietkau2012-11-042-22/+53
* 3.6 is not the default yetJohn Crispin2012-11-031-2/+2
* adds dts files and make devicetree images buildableJohn Crispin2012-11-0210-9/+1164
* update ase target for 3.6John Crispin2012-11-024-28/+6
* add subtarget, as of 3.6 we dont seperate xway SoCJohn Crispin2012-11-023-0/+47
* adds 3.6 files, patches and configJohn Crispin2012-11-0235-0/+9938
* move files/ -> files-3.3/John Crispin2012-11-02135-0/+0
* prepare Makefile for 3.6John Crispin2012-11-021-2/+4
* rename patch-cmdline and add code for patching DTB files into kernel imagesJohn Crispin2012-11-024-3/+107
* generic: make yaffs work on 3.6Gabor Juhos2012-11-015-0/+341
* generic: rename jffs2 patchesGabor Juhos2012-11-016-0/+0
* Fix feeds.conf.default when no SVN info presentDaniel Dickinson2012-11-011-2/+3
* generic: use mtd_* helpers in the yaffs codeGabor Juhos2012-10-312-0/+320
* move PCIe init to subsys init callImre Kaloz2012-10-311-0/+156
* kernel: update linux 3.6 to 3.6.5Gabor Juhos2012-10-316-27/+16
* generic: split yaffs-3.2-fix patchGabor Juhos2012-10-318-494/+264
* libubox: add more uloop timer fixesFelix Fietkau2012-10-311-3/+3
* libubox: update to latest version, fixes a timer calculation issue in uloopFelix Fietkau2012-10-311-3/+3
* eglibc: update to r21110Florian Fainelli2012-10-311-1/+1
* kernel-defaults: factor common code handling initramfs optionsFlorian Fainelli2012-10-311-30/+25
* libubox: pass the lua path to cmake to avoid build errorsFelix Fietkau2012-10-311-0/+2
* generic: replace yaffs-2.6.39 patchGabor Juhos2012-10-3110-400/+404
* mac80211: prevent reconfigure calls while interfaces are downFelix Fietkau2012-10-312-1/+13
* eglibc: do not prompt for the revision, it is supposed to be changed by devel...Felix Fietkau2012-10-311-1/+0
* eglibc: remove versions 2.12-2.14Felix Fietkau2012-10-3112-361/+1
* 6relayd: auto-configure local interfaces as wellSteven Barth2012-10-312-3/+3
* eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on m...Felix Fietkau2012-10-313-0/+29
* eglibc: enable parallel buildsFelix Fietkau2012-10-311-1/+2
* eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpcFelix Fietkau2012-10-311-2/+2
* build: increase file descriptor count limit for the build, some systems (e.g....Felix Fietkau2012-10-311-1/+3
* libubox: add build dependency on luaFelix Fietkau2012-10-301-0/+2
* generic: replace yaffs mutex_fix patchGabor Juhos2012-10-306-60/+278
* generic: replace yaffs symlink fix patchGabor Juhos2012-10-304-34/+62
* generic: rename yaffs patchesGabor Juhos2012-10-3012-0/+0
* set earlyprintk UART to be the default Realview UARTFlorian Fainelli2012-10-301-0/+4
* properly reindent Kernel/Prepare/DefaultFlorian Fainelli2012-10-301-6/+6
* generic: fold yaffs_git_2010_10_20 patch to generic/filesGabor Juhos2012-10-3053-63051/+11464
* generic: fold yaffs_cvs_2009_04_24 patch to generic/filesGabor Juhos2012-10-3035-27512/+3152
* uhttpd: update to latest git head, improves handling of invalid requestsJo-Philipp Wich2012-10-301-2/+2
* 6relayd: update to work around a raw-socket bugSteven Barth2012-10-301-2/+2
* ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)Steven Barth2012-10-303-0/+140
* gdb: depend on zlib if zlib is selectedFelix Fietkau2012-10-301-1/+1
* netifd: update to latest version, fixes adding an alias during config reload ...Felix Fietkau2012-10-301-2/+2
* libubox: update to the latest versionFelix Fietkau2012-10-291-3/+3
* iwinfo: properly initialize memory of global nl80211_state, fixes random libn...Jo-Philipp Wich2012-10-292-1/+3
* add trace-cmdFelix Fietkau2012-10-293-0/+110