aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* getver: get svn rev from last commit so that we have consistent revision ↵Nicolas Thill2009-09-281-1/+1
| | | | | | numbers between git and svn SVN-Revision: 17781
* firstboot: add support for union mountsFelix Fietkau2009-09-271-23/+60
| | | | SVN-Revision: 17778
* union mounts: fix various bugs related to handling of mountpoints and copyupsFelix Fietkau2009-09-271-0/+117
| | | | SVN-Revision: 17777
* fix compile error in bfs on 2.6.31Felix Fietkau2009-09-271-1/+1
| | | | SVN-Revision: 17776
* base-files: move firstboot to /sbinFelix Fietkau2009-09-272-1/+1
| | | | SVN-Revision: 17775
* union mounts: get rid of kernel log spamFelix Fietkau2009-09-271-0/+30
| | | | SVN-Revision: 17774
* fix usage of smp_call_functionFlorian Fainelli2009-09-271-1/+1
| | | | SVN-Revision: 17770
* add mips64 support to kexec-tools, counterpart of r17768.Florian Fainelli2009-09-272-1/+733
| | | | SVN-Revision: 17769
* add kexec fixes for mips from M. SyrchinFlorian Fainelli2009-09-272-0/+638
| | | | SVN-Revision: 17768
* Update ipset to version 3.2Hauke Mehrtens2009-09-2710-16539/+16922
| | | | SVN-Revision: 17764
* ppp: quote positional parameters when calling up/down scripts (closes: #5622)Nicolas Thill2009-09-273-3/+3
| | | | SVN-Revision: 17763
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-273-5/+5
| | | | SVN-Revision: 17762
* remove deprecated warningHauke Mehrtens2009-09-271-1/+1
| | | | SVN-Revision: 17761
* Add ar9170usb driver.Hauke Mehrtens2009-09-271-2/+31
| | | | SVN-Revision: 17760
* Do not build some modules as they are not neededHauke Mehrtens2009-09-261-0/+3
| | | | | | Remove empty directory. SVN-Revision: 17755
* Do not depend on rfkillHauke Mehrtens2009-09-261-0/+33
| | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. SVN-Revision: 17754
* move EABI config option out of GCCNicolas Thill2009-09-262-9/+9
| | | | SVN-Revision: 17753
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-267-5/+32
| | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752
* eglibc: use 'select' instead of 'depends' for configuration options, add ↵Nicolas Thill2009-09-261-13/+14
| | | | | | dependencies for features avalaible in 2.8 or later SVN-Revision: 17751
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent ↵Nicolas Thill2009-09-262-0/+2
| | | | | | eglibc revisions SVN-Revision: 17749
* eglibc: add support for 2.10 branchNicolas Thill2009-09-264-0/+69
| | | | SVN-Revision: 17748
* and fix another typo, still in eglibc configuration fileNicolas Thill2009-09-261-1/+1
| | | | SVN-Revision: 17747
* fix typo in eglibc configuration fileNicolas Thill2009-09-261-1/+1
| | | | SVN-Revision: 17746
* add jffs2 whiteout support (necessary for using it with union mounts)Felix Fietkau2009-09-261-0/+186
| | | | SVN-Revision: 17745
* eglibc: update svn revisionsNicolas Thill2009-09-262-3/+17
| | | | SVN-Revision: 17744
* switch to gcc-4.4.1 and enabled octeon specific optimizationsFlorian Fainelli2009-09-263-1/+5
| | | | SVN-Revision: 17743
* Do not save variables in hi or lo across system calls, fixes issues with ↵Florian Fainelli2009-09-261-0/+30
| | | | | | gcc-4.4 (#5351) SVN-Revision: 17742
* resync kernel configurationFlorian Fainelli2009-09-261-0/+1
| | | | SVN-Revision: 17740
* fixes for kernel 2.6.31Hauke Mehrtens2009-09-263-6/+6
| | | | SVN-Revision: 17739
* refresh patchesHauke Mehrtens2009-09-268-162/+162
| | | | SVN-Revision: 17738
* Update to kernel 2.6.31.1Hauke Mehrtens2009-09-262-3/+3
| | | | SVN-Revision: 17737
* Remove patches already included in mainline kernel.Hauke Mehrtens2009-09-262-509/+0
| | | | SVN-Revision: 17735
* add patches for kernel 2.6.31Hauke Mehrtens2009-09-2628-0/+3113
| | | | | | This is completly untested. Only a compile tests with the default config was done! SVN-Revision: 17734
* refresh patchesHauke Mehrtens2009-09-2612-33/+33
| | | | SVN-Revision: 17733
* brcm47xx: switch to 2.6.30.7Felix Fietkau2009-09-261-1/+1
| | | | SVN-Revision: 17732
* fix 2.6.31 compile with union mounts disabledFelix Fietkau2009-09-262-2/+13
| | | | SVN-Revision: 17730
* make scripts/ipkg more portable by using printf instead of echo -nFelix Fietkau2009-09-261-4/+4
| | | | SVN-Revision: 17729
* ramips: since both subtargets are marked as broken, move FEATURES to the ↵Felix Fietkau2009-09-253-2/+1
| | | | | | main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures SVN-Revision: 17728
* kernel: refresh the vm exports patch in 2.6.31Felix Fietkau2009-09-251-13/+13
| | | | SVN-Revision: 17727
* kernel: add a patch for union mounts in 2.6.31Felix Fietkau2009-09-253-0/+5215
| | | | SVN-Revision: 17726
* x86: switch to 2.6.31Felix Fietkau2009-09-251-1/+1
| | | | SVN-Revision: 17725
* busybox: add support for union mounts (not included in the kernel yet)Felix Fietkau2009-09-251-0/+29
| | | | SVN-Revision: 17724
* x86: add support for 2.6.31Felix Fietkau2009-09-252-0/+443
| | | | SVN-Revision: 17723
* x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)Felix Fietkau2009-09-253-35/+27
| | | | SVN-Revision: 17722
* iptables: fix build error with linux 2.6.31Felix Fietkau2009-09-251-1/+5
| | | | SVN-Revision: 17721
* kernel: if block2mtd does not find the device immediately, use ↵Felix Fietkau2009-09-252-0/+20
| | | | | | wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216 SVN-Revision: 17720
* gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ↵Felix Fietkau2009-09-252-0/+22
| | | | | | object in a linking process which is already part of libbackend.a SVN-Revision: 17718
* gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os xFelix Fietkau2009-09-251-2/+18
| | | | SVN-Revision: 17717
* host build: do not hide the configure commandFelix Fietkau2009-09-251-1/+1
| | | | SVN-Revision: 17716
* libtool: update to 1.5.26 (patch from #4905)Felix Fietkau2009-09-241-2/+2
| | | | SVN-Revision: 17715