summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add default network configurationFlorian Fainelli2009-05-061-0/+18
| | | | SVN-Revision: 15643
* use force_sig when handling address errorsFlorian Fainelli2009-05-061-0/+45
| | | | SVN-Revision: 15642
* add missing patchesFlorian Fainelli2009-05-062-0/+113
| | | | SVN-Revision: 15641
* add support for the Cavium Octeon SoC, tested on a Mototech evaluation boardFlorian Fainelli2009-05-0618-0/+45789
| | | | SVN-Revision: 15640
* workaround a gcc-4.1 bug which cannot see that word will be initializedFlorian Fainelli2009-05-061-0/+11
| | | | SVN-Revision: 15639
* refresh patchesGabor Juhos2009-05-054-14/+14
| | | | SVN-Revision: 15630
* use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx driversGabor Juhos2009-05-057-117/+12
| | | | SVN-Revision: 15629
* sync kernel configGabor Juhos2009-05-053-2/+1
| | | | SVN-Revision: 15628
* add missing RTC symbols to generic configsImre Kaloz2009-05-058-0/+131
| | | | SVN-Revision: 15617
* use xorg x11-server + glamo driver instead of xglamo kdrive-server per ↵Mirko Vogt2009-05-041-2/+2
| | | | | | default - the latter one is getting obsoleted SVN-Revision: 15607
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-0449-209/+57
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-0438-267/+37
| | | | SVN-Revision: 15605
* fix typoImre Kaloz2009-05-041-1/+1
| | | | SVN-Revision: 15604
* cleanup MTD option handlingImre Kaloz2009-05-0448-3119/+2047
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-0422-45/+18
| | | | SVN-Revision: 15587
* upgrade IOP32x to 2.6.28.10Imre Kaloz2009-05-042-3/+6
| | | | SVN-Revision: 15586
* change boardnamesImre Kaloz2009-05-042-2/+2
| | | | SVN-Revision: 15582
* refresh patchesImre Kaloz2009-05-0461-855/+697
| | | | SVN-Revision: 15581
* layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵Imre Kaloz2009-05-043-6303/+0
| | | | | | remove them now SVN-Revision: 15580
* refresh generic 2.6.28 patchesImre Kaloz2009-05-044-12/+12
| | | | SVN-Revision: 15578
* remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵Nicolas Thill2009-05-032-200/+0
| | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576
* upgrade to newest stable kernel versionsImre Kaloz2009-05-0320-25/+25
| | | | SVN-Revision: 15575
* netfilter: add a check for ip proto in netfilter_match_speedup patches ↵Nicolas Thill2009-05-033-9/+18
| | | | | | (closes: #5041) SVN-Revision: 15574
* add experimental support for 2.6.30Gabor Juhos2009-05-0227-0/+1010
| | | | SVN-Revision: 15561
* generic/2.6.30: add missing Kconfig optionsGabor Juhos2009-05-021-0/+3
| | | | SVN-Revision: 15560
* copy kirkwood uImage to the bin dirImre Kaloz2009-05-021-0/+1
| | | | SVN-Revision: 15557
* add preliminary Marvell Kirkwood supportImre Kaloz2009-05-023-0/+323
| | | | SVN-Revision: 15556
* refresh patches for 2.6.30-rc4Imre Kaloz2009-05-013-4/+4
| | | | SVN-Revision: 15548
* include missing xt_layer7.h in 602-netfilter_layer7_2.21.patchJo-Philipp Wich2009-05-011-0/+17
| | | | SVN-Revision: 15546
* upgrade sibyte to .30-rc4Imre Kaloz2009-05-014-22/+95
| | | | SVN-Revision: 15545
* Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.Hauke Mehrtens2009-05-011-0/+463
| | | | SVN-Revision: 15543
* add missing symbolsHauke Mehrtens2009-05-011-0/+2
| | | | SVN-Revision: 15537
* use vmalloc instead of kmalloc when reserving space for the lzma initramfs ↵Florian Fainelli2009-05-011-11/+19
| | | | | | (#3488) SVN-Revision: 15534
* add missing configuration symbols when enabling ramdisk supportFlorian Fainelli2009-05-013-0/+3
| | | | SVN-Revision: 15533
* add missing ramdisk configuration options (#5003)Florian Fainelli2009-05-011-0/+4
| | | | SVN-Revision: 15532
* linux 2.6.28: fix kernel headers compilation error because of conflicting ↵Felix Fietkau2009-04-301-0/+29
| | | | | | getline() function definitions - this bug seems to be gone in newer kernels SVN-Revision: 15523
* fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8Jo-Philipp Wich2009-04-301-1/+1
| | | | SVN-Revision: 15518
* refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20Jo-Philipp Wich2009-04-305-17/+6355
| | | | SVN-Revision: 15517
* refresh the packet socket patch for 2.6.29Felix Fietkau2009-04-301-3/+3
| | | | SVN-Revision: 15511
* now that we register gpiodev, also include gpioctl in the default imageFlorian Fainelli2009-04-301-1/+1
| | | | SVN-Revision: 15510
* register gpiodevFlorian Fainelli2009-04-302-0/+8
| | | | SVN-Revision: 15509
* fix a crash in ip175c attribute enumerationFelix Fietkau2009-04-301-1/+0
| | | | SVN-Revision: 15506
* generic-2.6: add ip175c stuff for 2.6.29Gabor Juhos2009-04-303-2/+26
| | | | SVN-Revision: 15505
* refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1Jo-Philipp Wich2009-04-308-827/+903
| | | | SVN-Revision: 15502
* drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵Jo-Philipp Wich2009-04-291-161/+111
| | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501
* merge [15491] for 2.6.30Imre Kaloz2009-04-296-20/+394
| | | | SVN-Revision: 15500
* resync ixp4xx 2.6.30 patches with -rc3Imre Kaloz2009-04-294-14/+14
| | | | SVN-Revision: 15497
* remove dmabounce debugging, add an experimental patch to disable it, update ↵Imre Kaloz2009-04-293-28/+167
| | | | | | 2.6.30 config SVN-Revision: 15496
* npe driver fixes for ixp43x are in upstream nowImre Kaloz2009-04-291-88/+0
| | | | SVN-Revision: 15495
* resync patches for 2.6.30-rc3Imre Kaloz2009-04-298-21/+21
| | | | SVN-Revision: 15494