| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix rb532 compile | Felix Fietkau | 2007-05-24 | 5 | -15/+40 |
* | fix Magicbox for .21 and convert to the new structure | Imre Kaloz | 2007-05-24 | 8 | -2683/+566 |
* | fix aruba compile for .21 | Imre Kaloz | 2007-05-24 | 2 | -639/+4 |
* | cleanup patch | Imre Kaloz | 2007-05-24 | 1 | -8440/+0 |
* | nuke vga console support from the x86 lzma loader, it seems to cause problems... | Felix Fietkau | 2007-05-24 | 1 | -109/+16 |
* | aruba fixes, work in progress | Imre Kaloz | 2007-05-24 | 4 | -47/+9119 |
* | update x86 config and move some config defaults to the config template | Felix Fietkau | 2007-05-23 | 2 | -274/+321 |
* | fix x86 lzma loader | Felix Fietkau | 2007-05-23 | 1 | -221/+184 |
* | fixup iop32x, needs testing, but should work now | Imre Kaloz | 2007-05-23 | 2 | -1/+7 |
* | update netfilter patches, fix atheros | Imre Kaloz | 2007-05-23 | 11 | -2824/+1545 |
* | fix x86-2.6 compile | Felix Fietkau | 2007-05-23 | 1 | -4/+4 |
* | fix compile error in the netfilter ipset module | Felix Fietkau | 2007-05-23 | 1 | -0/+10 |
* | fix target rescan (version kernel changes) | Felix Fietkau | 2007-05-23 | 2 | -6/+5 |
* | awx: fix translation | Felix Fietkau | 2007-05-23 | 1 | -8/+9 |
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | Imre Kaloz | 2007-05-23 | 34 | -3661/+2604 |
* | awx: fix a typo | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 3 | -5/+6 |
* | fix awx segfaults | Felix Fietkau | 2007-05-23 | 1 | -40/+44 |
* | make CONFIG_PCCARD disabled by default | Felix Fietkau | 2007-05-23 | 1 | -0/+1 |
* | update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and in... | Felix Fietkau | 2007-05-23 | 4 | -2248/+91 |
* | fix mkimage compile | Imre Kaloz | 2007-05-23 | 1 | -0/+2 |
* | upgrade mkimage the current git version | Imre Kaloz | 2007-05-23 | 3 | -11/+21 |
* | Fix adm5120hcd compilation error (#1738) | Florian Fainelli | 2007-05-22 | 1 | -1/+1 |
* | seems like the upstream fix for the minstrel crash wasn't enough. add an extr... | Felix Fietkau | 2007-05-21 | 1 | -0/+13 |
* | madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireles... | Felix Fietkau | 2007-05-21 | 1 | -3/+3 |
* | fix essid setting in adhoc mode | Felix Fietkau | 2007-05-21 | 1 | -3/+1 |
* | madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge i... | Felix Fietkau | 2007-05-21 | 15 | -399/+2391 |
* | oops... wrong patch (unfixed typo) | Felix Fietkau | 2007-05-21 | 1 | -1/+1 |
* | more cleanup | Felix Fietkau | 2007-05-21 | 1 | -31/+14 |
* | cleanup | Felix Fietkau | 2007-05-21 | 2 | -20/+18 |
* | fix the patch file | Felix Fietkau | 2007-05-20 | 1 | -2/+2 |
* | Fix malformed patch | Rod Whitby | 2007-05-20 | 1 | -1/+1 |
* | commandline mtd partition parsing is ugly, convert aruba to platform_device | Imre Kaloz | 2007-05-20 | 3 | -5/+56 |
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin... | Florian Fainelli | 2007-05-20 | 4 | -469/+9 |
* | remove debug crap accidentally left in the patch | Felix Fietkau | 2007-05-20 | 1 | -3/+1 |
* | awx: improve memory allocation handling | Felix Fietkau | 2007-05-20 | 1 | -27/+32 |
* | Split the led driver | Florian Fainelli | 2007-05-20 | 2 | -120/+116 |
* | Fix duplicate entries in the patch | Florian Fainelli | 2007-05-20 | 1 | -50/+0 |
* | Add ADM5120 GPIO wrappers | Florian Fainelli | 2007-05-20 | 2 | -0/+932 |
* | Add generic GPIO support to MIPS boards | Florian Fainelli | 2007-05-20 | 1 | -0/+100 |
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 6 | -1/+47 |
* | Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 7 | -58/+6 |
* | convert aruba to the new structure | Imre Kaloz | 2007-05-20 | 42 | -13433/+8218 |
* | give Aruba some love - add support for the combined flash layout | Imre Kaloz | 2007-05-20 | 4 | -6/+14 |
* | Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop). | Rod Whitby | 2007-05-20 | 1 | -0/+11 |
* | Fix the scx200 watchdog typo (#1724) | Florian Fainelli | 2007-05-20 | 1 | -1/+1 |
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | Felix Fietkau | 2007-05-20 | 1 | -67/+466 |
* | fix pcmcia/pccard build defaults | Felix Fietkau | 2007-05-19 | 4 | -3/+5 |
* | add some apparently missing dma cache ops to the korina driver | Felix Fietkau | 2007-05-19 | 1 | -1/+7 |
* | convert rb532 to the new structure | Felix Fietkau | 2007-05-19 | 34 | -5909/+5945 |