aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Update ipset to version 3.2Hauke Mehrtens2009-09-277-16535/+16908
| | | | SVN-Revision: 17764
* remove deprecated warningHauke Mehrtens2009-09-271-1/+1
| | | | SVN-Revision: 17761
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-262-1/+17
| | | | | | | | | | | - 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
* add jffs2 whiteout support (necessary for using it with union mounts)Felix Fietkau2009-09-261-0/+186
| | | | SVN-Revision: 17745
* switch to gcc-4.4.1 and enabled octeon specific optimizationsFlorian Fainelli2009-09-261-1/+1
| | | | SVN-Revision: 17743
* resync kernel configurationFlorian Fainelli2009-09-261-0/+1
| | | | SVN-Revision: 17740
* refresh patchesHauke Mehrtens2009-09-268-162/+162
| | | | SVN-Revision: 17738
* Update to kernel 2.6.31.1Hauke Mehrtens2009-09-261-1/+1
| | | | 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-2627-0/+3109
| | | | | | 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
* 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
* 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
* 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
* brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes ↵Felix Fietkau2009-09-241-0/+135
| | | | | | #4293, should fix #2374 SVN-Revision: 17710
* merge r17683 to 2.6.30Felix Fietkau2009-09-241-1/+4
| | | | SVN-Revision: 17701
* atheros: add config and patches for 2.6.31 (untested), includes patch from #5847Felix Fietkau2009-09-2412-0/+6516
| | | | SVN-Revision: 17700
* add bfs to linux 2.6.31Felix Fietkau2009-09-242-0/+6450
| | | | SVN-Revision: 17699
* ar71xx: flush mii register writesGabor Juhos2009-09-232-2/+8
| | | | SVN-Revision: 17695
* ar71xx: refresh 2.6.28 patchesGabor Juhos2009-09-231-3/+3
| | | | SVN-Revision: 17694
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-234-58/+23
| | | | SVN-Revision: 17693
* ar71xx: remove some extern directives in the ag71xx driverGabor Juhos2009-09-231-6/+6
| | | | SVN-Revision: 17692
* merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31Felix Fietkau2009-09-231-8/+38
| | | | SVN-Revision: 17686
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-231-11/+11
| | | | SVN-Revision: 17685
* uml: refresh patchesGabor Juhos2009-09-233-19/+6
| | | | SVN-Revision: 17684
* kernel: check return code of nla_parse in pcomp_lzma on 2.6.31Gabor Juhos2009-09-231-1/+4
| | | | SVN-Revision: 17683
* when using -O2 instead of -Os, get rid of the two optimizations that are ↵Felix Fietkau2009-09-223-0/+27
| | | | | | causing most of the extra bloat. brings kernel size close to the -Os size again SVN-Revision: 17679
* unlzma: fix a race condition and add some optimizations to improve ↵Felix Fietkau2009-09-222-36/+124
| | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678
* Implement a preliminary combined image format. - add sysupgrade support for ↵Jo-Philipp Wich2009-09-222-0/+82
| | | | | | combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target SVN-Revision: 17668
* Add 2.6.31 patchesLars-Peter Clausen2009-09-21156-0/+51350
| | | | SVN-Revision: 17665
* Cleaned config-2.6.31 defaults for PPCHamish Guthrie2009-09-211-0/+1
| | | | SVN-Revision: 17664
* implement write support for partitions covering only a part of an eraseblock ↵Felix Fietkau2009-09-214-2/+294
| | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658
* atheros: use the correct mtd erase callback in the spiflash driverFelix Fietkau2009-09-211-3/+2
| | | | SVN-Revision: 17657
* remove board name hack (#5823)Florian Fainelli2009-09-201-1/+0
| | | | SVN-Revision: 17652
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-192-0/+6413
| | | | SVN-Revision: 17606
* Fix lzma cmd args.Lars-Peter Clausen2009-09-171-1/+1
| | | | SVN-Revision: 17604
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-1724-24/+24
| | | | SVN-Revision: 17602
* adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ↵Gabor Juhos2009-09-171-0/+52
| | | | | | C. Couloumbis, closes #5846) SVN-Revision: 17601
* adm5120: refresh 2.6.30 patchesGabor Juhos2009-09-172-2/+2
| | | | SVN-Revision: 17600
* Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)Felix Fietkau2009-09-161-0/+7
| | | | | | Signed-off-by: Roger Hardiman <roger@rjh.org.uk> SVN-Revision: 17598
* atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessaryFelix Fietkau2009-09-161-6/+1
| | | | SVN-Revision: 17595
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵Felix Fietkau2009-09-1610-2313/+37
| | | | | | files directory and remove patches for older kernel versions (no longer in use) SVN-Revision: 17594
* atheros: remove 2.6.28 supportFelix Fietkau2009-09-1612-6513/+0
| | | | SVN-Revision: 17593
* ar71xx: preliminary Ubiquiti Bullet M supportMatteo Croce2009-09-153-0/+50
| | | | SVN-Revision: 17586