Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable TCPMSS target by default | Felix Fietkau | 2007-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 7343 | ||||
* | move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵ | Felix Fietkau | 2007-05-26 | 1 | -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 config | Felix Fietkau | 2007-05-26 | 7 | -58/+33 |
| | | | | SVN-Revision: 7339 | ||||
* | oops, one file got left out.. also add a profile for the WRTSL54GS - still ↵ | Imre Kaloz | 2007-05-26 | 2 | -0/+47 |
| | | | | | | from noz :) SVN-Revision: 7338 | ||||
* | bcm47xx compile fix for .21, thanks to noz | Imre Kaloz | 2007-05-26 | 8 | -103/+105 |
| | | | | SVN-Revision: 7337 | ||||
* | fix magicbox, convert mtd mapping to platform_device, add support for ↵ | Imre Kaloz | 2007-05-26 | 6 | -154/+62 |
| | | | | | | combined flash layout SVN-Revision: 7336 | ||||
* | Update rdc to .21, mark it as broken | Florian Fainelli | 2007-05-25 | 4 | -48/+48 |
| | | | | SVN-Revision: 7335 | ||||
* | add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵ | Florian Fainelli | 2007-05-24 | 4 | -63/+366 |
| | | | | | | driver as well SVN-Revision: 7334 | ||||
* | Update au1000 for .21, build an SREC initramfs image so that it can be ↵ | Florian Fainelli | 2007-05-24 | 8 | -137/+27 |
| | | | | | | tested directly with yamon SVN-Revision: 7333 | ||||
* | fix .21 for sibyte.. because we can.. | Imre Kaloz | 2007-05-24 | 4 | -137/+237 |
| | | | | SVN-Revision: 7332 | ||||
* | fix ar7 compile | Felix Fietkau | 2007-05-24 | 9 | -23/+35 |
| | | | | SVN-Revision: 7331 | ||||
* | don't redefine MIPS_CPU_IRQ_BASE | Felix Fietkau | 2007-05-24 | 1 | -3/+1 |
| | | | | SVN-Revision: 7330 | ||||
* | fix rb532 compile | Felix Fietkau | 2007-05-24 | 5 | -15/+40 |
| | | | | SVN-Revision: 7329 | ||||
* | fix Magicbox for .21 and convert to the new structure | Imre Kaloz | 2007-05-24 | 8 | -2683/+566 |
| | | | | SVN-Revision: 7328 | ||||
* | fix aruba compile for .21 | Imre Kaloz | 2007-05-24 | 2 | -639/+4 |
| | | | | SVN-Revision: 7327 | ||||
* | cleanup patch | Imre Kaloz | 2007-05-24 | 1 | -8440/+0 |
| | | | | SVN-Revision: 7326 | ||||
* | nuke vga console support from the x86 lzma loader, it seems to cause ↵ | Felix Fietkau | 2007-05-24 | 1 | -109/+16 |
| | | | | | | problems at least in qemu SVN-Revision: 7325 | ||||
* | aruba fixes, work in progress | Imre Kaloz | 2007-05-24 | 4 | -47/+9119 |
| | | | | SVN-Revision: 7324 | ||||
* | update x86 config and move some config defaults to the config template | Felix Fietkau | 2007-05-23 | 2 | -274/+321 |
| | | | | SVN-Revision: 7323 | ||||
* | fix x86 lzma loader | Felix Fietkau | 2007-05-23 | 1 | -221/+184 |
| | | | | SVN-Revision: 7322 | ||||
* | fixup iop32x, needs testing, but should work now | Imre Kaloz | 2007-05-23 | 2 | -1/+7 |
| | | | | SVN-Revision: 7321 | ||||
* | update netfilter patches, fix atheros | Imre Kaloz | 2007-05-23 | 11 | -2824/+1545 |
| | | | | SVN-Revision: 7320 | ||||
* | fix x86-2.6 compile | Felix Fietkau | 2007-05-23 | 1 | -4/+4 |
| | | | | SVN-Revision: 7319 | ||||
* | fix compile error in the netfilter ipset module | Felix Fietkau | 2007-05-23 | 1 | -0/+10 |
| | | | | SVN-Revision: 7318 | ||||
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | Imre Kaloz | 2007-05-23 | 30 | -3611/+2585 |
| | | | | SVN-Revision: 7315 | ||||
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 2 | -4/+5 |
| | | | | SVN-Revision: 7312 | ||||
* | make CONFIG_PCCARD disabled by default | Felix Fietkau | 2007-05-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 7310 | ||||
* | Fix adm5120hcd compilation error (#1738) | Florian Fainelli | 2007-05-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 7304 | ||||
* | commandline mtd partition parsing is ugly, convert aruba to platform_device | Imre Kaloz | 2007-05-20 | 3 | -5/+56 |
| | | | | SVN-Revision: 7294 | ||||
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵ | Florian Fainelli | 2007-05-20 | 4 | -469/+9 |
| | | | | | | lines in the GPIO code SVN-Revision: 7293 | ||||
* | Split the led driver | Florian Fainelli | 2007-05-20 | 2 | -120/+116 |
| | | | | SVN-Revision: 7290 | ||||
* | Fix duplicate entries in the patch | Florian Fainelli | 2007-05-20 | 1 | -50/+0 |
| | | | | SVN-Revision: 7289 | ||||
* | Add ADM5120 GPIO wrappers | Florian Fainelli | 2007-05-20 | 2 | -0/+932 |
| | | | | SVN-Revision: 7288 | ||||
* | Add generic GPIO support to MIPS boards | Florian Fainelli | 2007-05-20 | 1 | -0/+100 |
| | | | | SVN-Revision: 7287 | ||||
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 6 | -1/+47 |
| | | | | SVN-Revision: 7286 | ||||
* | Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 7 | -58/+6 |
| | | | | SVN-Revision: 7285 | ||||
* | convert aruba to the new structure | Imre Kaloz | 2007-05-20 | 42 | -13433/+8218 |
| | | | | SVN-Revision: 7284 | ||||
* | give Aruba some love - add support for the combined flash layout | Imre Kaloz | 2007-05-20 | 4 | -6/+14 |
| | | | | SVN-Revision: 7283 | ||||
* | fix pcmcia/pccard build defaults | Felix Fietkau | 2007-05-19 | 3 | -2/+4 |
| | | | | SVN-Revision: 7275 | ||||
* | add some apparently missing dma cache ops to the korina driver | Felix Fietkau | 2007-05-19 | 1 | -1/+7 |
| | | | | SVN-Revision: 7274 | ||||
* | convert rb532 to the new structure | Felix Fietkau | 2007-05-19 | 34 | -5909/+5945 |
| | | | | SVN-Revision: 7273 | ||||
* | Backport [7224] to the adm5120 flash map driver | Florian Fainelli | 2007-05-18 | 1 | -4/+2 |
| | | | | SVN-Revision: 7270 | ||||
* | Fix broadcom squashfs images: | Felix Fietkau | 2007-05-15 | 1 | -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 versions | Florian Fainelli | 2007-05-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 7231 | ||||
* | brcm47xx-2.6: fix squashfs image partitioning problem | Felix Fietkau | 2007-05-14 | 1 | -4/+2 |
| | | | | SVN-Revision: 7224 | ||||
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | Florian Fainelli | 2007-05-13 | 3 | -50/+144 |
| | | | | SVN-Revision: 7214 | ||||
* | fix the nslu2 image for the new layout | Imre Kaloz | 2007-05-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 7204 | ||||
* | Correction, there is no USB for RB1xx targets | Florian Fainelli | 2007-05-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 7195 | ||||
* | Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel ↵ | Florian Fainelli | 2007-05-11 | 4 | -1/+74 |
| | | | | | | command line hack patch SVN-Revision: 7194 | ||||
* | Include admswconfig for adm5120 based targets | Florian Fainelli | 2007-05-11 | 2 | -0/+2 |
| | | | | SVN-Revision: 7191 |