summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty gpio.h filesFlorian Fainelli2007-05-272-116/+0
| | | | SVN-Revision: 7352
* sync atheros-2.6 config, move parts to the generic configFelix Fietkau2007-05-262-15/+31
| | | | SVN-Revision: 7348
* refresh kernel patches so that they apply cleanlyFelix Fietkau2007-05-2637-680/+704
| | | | SVN-Revision: 7347
* refresh x86 kernel configFelix Fietkau2007-05-261-8/+0
| | | | SVN-Revision: 7346
* remove bogus netfilter dependenciesFelix Fietkau2007-05-261-0/+20
| | | | SVN-Revision: 7344
* enable TCPMSS target by defaultFelix Fietkau2007-05-261-1/+1
| | | | SVN-Revision: 7343
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵Felix Fietkau2007-05-261-0/+0
| | | | | | problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression SVN-Revision: 7342
* brcm47xx-2.6 cleanup, fix the kernel configFelix Fietkau2007-05-267-58/+33
| | | | SVN-Revision: 7339
* oops, one file got left out.. also add a profile for the WRTSL54GS - still ↵Imre Kaloz2007-05-262-0/+47
| | | | | | from noz :) SVN-Revision: 7338
* bcm47xx compile fix for .21, thanks to nozImre Kaloz2007-05-268-103/+105
| | | | SVN-Revision: 7337
* fix magicbox, convert mtd mapping to platform_device, add support for ↵Imre Kaloz2007-05-266-154/+62
| | | | | | combined flash layout SVN-Revision: 7336
* Update rdc to .21, mark it as brokenFlorian Fainelli2007-05-254-48/+48
| | | | SVN-Revision: 7335
* add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵Florian Fainelli2007-05-244-63/+366
| | | | | | driver as well SVN-Revision: 7334
* Update au1000 for .21, build an SREC initramfs image so that it can be ↵Florian Fainelli2007-05-248-137/+27
| | | | | | tested directly with yamon SVN-Revision: 7333
* fix .21 for sibyte.. because we can..Imre Kaloz2007-05-244-137/+237
| | | | SVN-Revision: 7332
* fix ar7 compileFelix Fietkau2007-05-249-23/+35
| | | | SVN-Revision: 7331
* don't redefine MIPS_CPU_IRQ_BASEFelix Fietkau2007-05-241-3/+1
| | | | SVN-Revision: 7330
* fix rb532 compileFelix Fietkau2007-05-245-15/+40
| | | | SVN-Revision: 7329
* fix Magicbox for .21 and convert to the new structureImre Kaloz2007-05-248-2683/+566
| | | | SVN-Revision: 7328
* fix aruba compile for .21Imre Kaloz2007-05-242-639/+4
| | | | SVN-Revision: 7327
* cleanup patchImre Kaloz2007-05-241-8440/+0
| | | | SVN-Revision: 7326
* nuke vga console support from the x86 lzma loader, it seems to cause ↵Felix Fietkau2007-05-241-109/+16
| | | | | | problems at least in qemu SVN-Revision: 7325
* aruba fixes, work in progressImre Kaloz2007-05-244-47/+9119
| | | | SVN-Revision: 7324
* update x86 config and move some config defaults to the config templateFelix Fietkau2007-05-232-274/+321
| | | | SVN-Revision: 7323
* fix x86 lzma loaderFelix Fietkau2007-05-231-221/+184
| | | | SVN-Revision: 7322
* fixup iop32x, needs testing, but should work nowImre Kaloz2007-05-232-1/+7
| | | | SVN-Revision: 7321
* update netfilter patches, fix atherosImre Kaloz2007-05-2311-2824/+1545
| | | | SVN-Revision: 7320
* fix x86-2.6 compileFelix Fietkau2007-05-231-4/+4
| | | | SVN-Revision: 7319
* fix compile error in the netfilter ipset moduleFelix Fietkau2007-05-231-0/+10
| | | | SVN-Revision: 7318
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-2330-3611/+2585
| | | | SVN-Revision: 7315
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-232-4/+5
| | | | SVN-Revision: 7312
* make CONFIG_PCCARD disabled by defaultFelix Fietkau2007-05-231-0/+1
| | | | SVN-Revision: 7310
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-221-1/+1
| | | | SVN-Revision: 7304
* commandline mtd partition parsing is ugly, convert aruba to platform_deviceImre Kaloz2007-05-203-5/+56
| | | | SVN-Revision: 7294
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-204-469/+9
| | | | | | lines in the GPIO code SVN-Revision: 7293
* Split the led driverFlorian Fainelli2007-05-202-120/+116
| | | | SVN-Revision: 7290
* Fix duplicate entries in the patchFlorian Fainelli2007-05-201-50/+0
| | | | SVN-Revision: 7289
* Add ADM5120 GPIO wrappersFlorian Fainelli2007-05-202-0/+932
| | | | SVN-Revision: 7288
* Add generic GPIO support to MIPS boardsFlorian Fainelli2007-05-201-0/+100
| | | | SVN-Revision: 7287
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-206-1/+47
| | | | SVN-Revision: 7286
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-207-58/+6
| | | | SVN-Revision: 7285
* convert aruba to the new structureImre Kaloz2007-05-2042-13433/+8218
| | | | SVN-Revision: 7284
* give Aruba some love - add support for the combined flash layoutImre Kaloz2007-05-204-6/+14
| | | | SVN-Revision: 7283
* fix pcmcia/pccard build defaultsFelix Fietkau2007-05-193-2/+4
| | | | SVN-Revision: 7275
* add some apparently missing dma cache ops to the korina driverFelix Fietkau2007-05-191-1/+7
| | | | SVN-Revision: 7274
* convert rb532 to the new structureFelix Fietkau2007-05-1934-5909/+5945
| | | | SVN-Revision: 7273
* Backport [7224] to the adm5120 flash map driverFlorian Fainelli2007-05-181-4/+2
| | | | SVN-Revision: 7270
* Fix broadcom squashfs images:Felix Fietkau2007-05-151-9/+7
| | | | | | | | | | We switched over to appending the jffs2 eof mark to the squashfs images, but since the squashfs is not always aligned to eraseblocksize, the eof mark landed in the wrong place. This commit adds an extra flag to the trx utility that can append extra data to a partition with alignment. This is used to place the jffs2 eof mark at the right offset. SVN-Revision: 7253
* Add the #1680 fix for GNU make versionsFlorian Fainelli2007-05-141-0/+16
| | | | SVN-Revision: 7231
* brcm47xx-2.6: fix squashfs image partitioning problemFelix Fietkau2007-05-141-4/+2
| | | | SVN-Revision: 7224