aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add patches for 2.6.23 on brcm47xx (not enabled yet)Felix Fietkau2007-10-1314-37/+3656
| | | | SVN-Revision: 9279
* disable CONFIG_LOCALVERSION_AUTO - it breaks insmodFelix Fietkau2007-10-133-3/+3
| | | | SVN-Revision: 9278
* fix serial port warning on atherosJohn Crispin2007-10-131-2/+1
| | | | SVN-Revision: 9277
* ixp4xx: New patch to support FSG-3 buttonsRod Whitby2007-10-131-0/+184
| | | | SVN-Revision: 9276
* ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on diskRod Whitby2007-10-131-0/+1
| | | | SVN-Revision: 9275
* add atheros patch to enable annoying printks as atheros eth driver has no ↵John Crispin2007-10-121-0/+26
| | | | | | cheksum support SVN-Revision: 9274
* move a few kconfig options from atheros to generic-2.6Felix Fietkau2007-10-122-20/+19
| | | | SVN-Revision: 9273
* updated x86 kernelconfigJohn Crispin2007-10-121-32/+27
| | | | SVN-Revision: 9272
* fixed error in kernelconfig for atherosJohn Crispin2007-10-121-28/+15
| | | | SVN-Revision: 9271
* netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵Gabor Juhos2007-10-126-528/+3981
| | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269
* Upgrade rdc to 2.6.23, fix the r6040 driver printk'sFlorian Fainelli2007-10-127-55/+45
| | | | SVN-Revision: 9267
* Fix the platform device registration; resync kernel configFlorian Fainelli2007-10-124-16/+3
| | | | SVN-Revision: 9266
* move atheros to 2.6.23John Crispin2007-10-113-1/+3
| | | | SVN-Revision: 9265
* move x86 to 2.6.23John Crispin2007-10-113-1/+1
| | | | SVN-Revision: 9264
* coding style fixesGabor Juhos2007-10-1121-308/+303
| | | | SVN-Revision: 9263
* fix LED driver, update kernel configGabor Juhos2007-10-113-4/+5
| | | | SVN-Revision: 9261
* switch to 2.6.23Gabor Juhos2007-10-1123-1231/+58
| | | | SVN-Revision: 9260
* prepare for 2.6.23Gabor Juhos2007-10-1116-0/+956
| | | | SVN-Revision: 9258
* update yaffs2 to compile with 2.6.23Gabor Juhos2007-10-112-8/+30
| | | | SVN-Revision: 9257
* update generic 2.6.23 configGabor Juhos2007-10-111-0/+7
| | | | SVN-Revision: 9256
* netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, ↵Gabor Juhos2007-10-112-17/+343
| | | | | | xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well SVN-Revision: 9255
* use acx-mac80211 in profileEugene Konev2007-10-111-1/+1
| | | | SVN-Revision: 9254
* remove version checksEugene Konev2007-10-111-6/+0
| | | | SVN-Revision: 9253
* we are using leds-gpio nowEugene Konev2007-10-112-134/+2
| | | | SVN-Revision: 9252
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsEugene Konev2007-10-111-153/+157
| | | | SVN-Revision: 9251
* restore CVS Id strings for yaffs code, remove svn:keywords propertiesGabor Juhos2007-10-109-9/+9
| | | | SVN-Revision: 9250
* dissect yaffs patchGabor Juhos2007-10-1036-45039/+14870
| | | | SVN-Revision: 9249
* enhance the custom i2c-gpio driver (supports 4 buses from now on), update ↵Gabor Juhos2007-10-104-73/+151
| | | | | | kernel configuration SVN-Revision: 9244
* Upgrade au1000 to 2.6.23Florian Fainelli2007-10-1011-489/+91
| | | | SVN-Revision: 9243
* switch ar7 to 2.6.23Eugene Konev2007-10-1012-606/+8
| | | | SVN-Revision: 9235
* sync for 2.6.23-finalEugene Konev2007-10-108-167/+178
| | | | SVN-Revision: 9234
* update kernel configGabor Juhos2007-10-092-2/+20
| | | | SVN-Revision: 9220
* add custom GPIO-based I2C driverGabor Juhos2007-10-093-0/+125
| | | | SVN-Revision: 9218
* move grub menu.lst to the right placeFelix Fietkau2007-10-092-1/+16
| | | | SVN-Revision: 9216
* move grub to package/Felix Fietkau2007-10-095-4586/+1
| | | | SVN-Revision: 9212
* only require mkisofs if isofs root is actually selectedFelix Fietkau2007-10-091-1/+1
| | | | SVN-Revision: 9211
* added generation of x86 livecds, from #2391John Crispin2007-10-083-2/+19
| | | | SVN-Revision: 9191
* Remove the old rbmipsnand driver, we now use the plat_nand driverFlorian Fainelli2007-10-082-248/+0
| | | | SVN-Revision: 9188
* Clean up the r6040 driver using checkpatchFlorian Fainelli2007-10-081-142/+150
| | | | SVN-Revision: 9184
* backport ar7_wdt from linux-2.6-watchdog-mmMatteo Croce2007-10-081-13/+11
| | | | SVN-Revision: 9182
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-072-0/+326
| | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178
* cleanup vlynq. drop vlynq-pciEugene Konev2007-10-0513-601/+264
| | | | SVN-Revision: 9143
* Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which ↵Gabor Juhos2007-10-054-7/+26
| | | | | | contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration SVN-Revision: 9141
* RDC is not broken with trunkFlorian Fainelli2007-10-051-1/+1
| | | | SVN-Revision: 9140
* fix rtsp patchEugene Konev2007-10-051-29/+27
| | | | SVN-Revision: 9139
* Led is not active low by default, register the watchdogFlorian Fainelli2007-10-052-3/+3
| | | | SVN-Revision: 9138
* Clean up the prom code / board detection (thanks Gabor), fix some warningsFlorian Fainelli2007-10-055-26/+48
| | | | SVN-Revision: 9136
* Finally fix the rb500 boot (#2436)Florian Fainelli2007-10-052-14/+14
| | | | SVN-Revision: 9133
* remove dashes from profile namesGabor Juhos2007-10-054-63/+63
| | | | SVN-Revision: 9132
* added subtargets to x86John Crispin2007-10-047-0/+448
| | | | SVN-Revision: 9128