Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forward port missing parts of the mtd permission change in whiterussian (and ↵ | Felix Fietkau | 2007-01-27 | 2 | -0/+37 |
| | | | | | | add it to linux 2.6 as well) SVN-Revision: 6224 | ||||
* | merge another batch of code from michael buesch's wireless-dev tree, fix up ↵ | Felix Fietkau | 2007-01-26 | 6 | -4695/+3384 |
| | | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi SVN-Revision: 6213 | ||||
* | add ar7 sErCoMm image fix (patch by Bernardo Innocenti) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 6197 | ||||
* | fix [6191] | Mike Baker | 2007-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6193 | ||||
* | kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically ↵ | Mike Baker | 2007-01-24 | 1 | -1/+1 |
| | | | | | | calculate bounds SVN-Revision: 6191 | ||||
* | Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN) | Rod Whitby | 2007-01-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 6188 | ||||
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | 11 | -0/+11 |
| | | | | SVN-Revision: 6183 | ||||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 14 | -19/+926 |
| | | | | SVN-Revision: 6182 | ||||
* | turn the IXP4xx microcode check into a prereq check so that the error ↵ | Felix Fietkau | 2007-01-20 | 2 | -7/+14 |
| | | | | | | message is displayed before the compile starts SVN-Revision: 6148 | ||||
* | Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵ | Felix Fietkau | 2007-01-20 | 4 | -1/+124 |
| | | | | | | new target profile SVN-Revision: 6142 | ||||
* | add descriptions to the broadcom target profiles and export them to the ↵ | Felix Fietkau | 2007-01-20 | 2 | -0/+44 |
| | | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137 | ||||
* | Use nbd's fix for Zip files. | Mike Albon | 2007-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6111 | ||||
* | remove bogus part of the broadcom target descriptions | Felix Fietkau | 2007-01-16 | 3 | -12/+0 |
| | | | | SVN-Revision: 6109 | ||||
* | fix x86 image builder | Felix Fietkau | 2007-01-14 | 1 | -4/+9 |
| | | | | SVN-Revision: 6100 | ||||
* | move another DEFAULT:=y and fix a dependency bug | Felix Fietkau | 2007-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 6097 | ||||
* | move several instances of DEFAULT:=y to profile preselections (easier for ↵ | Felix Fietkau | 2007-01-14 | 2 | -9/+9 |
| | | | | | | the image builder to pick up) SVN-Revision: 6096 | ||||
* | disable pcmcia for atheros-2.6 | Felix Fietkau | 2007-01-11 | 2 | -1/+2 |
| | | | | SVN-Revision: 6082 | ||||
* | Remove this unnecessary patch | Florian Fainelli | 2007-01-11 | 1 | -16/+0 |
| | | | | SVN-Revision: 6079 | ||||
* | bump version numbers of linksys images, because the linksys firmware often ↵ | Felix Fietkau | 2007-01-11 | 1 | -4/+4 |
| | | | | | | refuses to downgrade SVN-Revision: 6074 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 7 | -11/+26 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||||
* | Update rdc-2.6 config (#1178) | Florian Fainelli | 2007-01-09 | 1 | -44/+138 |
| | | | | SVN-Revision: 6051 | ||||
* | Backport linux-atm api from 2.6.8.1 for brcm63xx | Florian Fainelli | 2007-01-08 | 1 | -0/+238 |
| | | | | SVN-Revision: 6029 | ||||
* | brcm63xx has ATM support | Florian Fainelli | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6028 | ||||
* | don't exit from failsafe mode after the console shell quits (some devices ↵ | Felix Fietkau | 2007-01-07 | 1 | -1/+0 |
| | | | | | | don't have /dev/console) SVN-Revision: 6020 | ||||
* | fix grub bootopts (#1145) | Felix Fietkau | 2007-01-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 6019 | ||||
* | add a netconfig override for the wl-500g (fixes #1116) | Felix Fietkau | 2007-01-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 6016 | ||||
* | Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵ | Felix Fietkau | 2007-01-07 | 9 | -0/+12141 |
| | | | | | | | | | | distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. SVN-Revision: 6015 | ||||
* | add missing part from [6013] | Felix Fietkau | 2007-01-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 6014 | ||||
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵ | Felix Fietkau | 2007-01-07 | 11 | -1/+0 |
| | | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) SVN-Revision: 6013 | ||||
* | upgrade to Linux 2.4.34 | Imre Kaloz | 2007-01-05 | 2 | -1827/+0 |
| | | | | SVN-Revision: 6000 | ||||
* | fix kernel compile on real operating systems :P (closes #1150) | Imre Kaloz | 2007-01-05 | 1 | -10/+10 |
| | | | | SVN-Revision: 5997 | ||||
* | malbon has contributed to flash map driver as well, update the driver ↵ | Florian Fainelli | 2007-01-05 | 1 | -82/+7 |
| | | | | | | description SVN-Revision: 5991 | ||||
* | Make 6348 as the default target, yeah, what a fix :/ | Florian Fainelli | 2007-01-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 5990 | ||||
* | brcm63xx devices also have USB as well | Florian Fainelli | 2007-01-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 5989 | ||||
* | Add an OSX specific patch to make the kernel be compiled | Florian Fainelli | 2007-01-05 | 1 | -0/+145 |
| | | | | SVN-Revision: 5987 | ||||
* | add a patch for grub-0.97 from LFS to fix segfaults on x86_64 | Nicolas Thill | 2007-01-04 | 1 | -0/+4490 |
| | | | | SVN-Revision: 5974 | ||||
* | tweak grub install in x86 ext2 images | Nicolas Thill | 2007-01-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 5970 | ||||
* | fix grub segfaults on hosts where gcc is built with stack smashing protection | Nicolas Thill | 2007-01-02 | 1 | -1/+10 |
| | | | | SVN-Revision: 5969 | ||||
* | Add another download source, also mirror it to openwrt mirror (#1124) | Florian Fainelli | 2007-01-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 5964 | ||||
* | Enable pcmcia for brcm63xx (#1125) | Florian Fainelli | 2007-01-02 | 1 | -4/+12 |
| | | | | SVN-Revision: 5963 | ||||
* | Include the IXP4XX NPE microcode into the NSLU2 firmware image. | Rod Whitby | 2007-01-01 | 1 | -2/+1 |
| | | | | SVN-Revision: 5952 | ||||
* | Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵ | Rod Whitby | 2007-01-01 | 3 | -1/+200 |
| | | | | | | ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). SVN-Revision: 5951 | ||||
* | reorder netfilter patches, update layer7 kernel to latest version, should ↵ | Felix Fietkau | 2007-01-01 | 8 | -286/+382 |
| | | | | | | improve stability SVN-Revision: 5950 | ||||
* | Include apex bootloader in nslu2 image | Rod Whitby | 2007-01-01 | 1 | -2/+10 |
| | | | | SVN-Revision: 5948 | ||||
* | Apex bootloader (for ixp4xx devices) | Rod Whitby | 2007-01-01 | 2 | -0/+190 |
| | | | | SVN-Revision: 5947 | ||||
* | add compatibility patch for d80211 | Felix Fietkau | 2006-12-30 | 1 | -0/+11 |
| | | | | SVN-Revision: 5937 | ||||
* | Make the i2c driver work, as a module | Florian Fainelli | 2006-12-30 | 2 | -24/+9 |
| | | | | SVN-Revision: 5930 | ||||
* | ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵ | Rod Whitby | 2006-12-29 | 1 | -10/+5 |
| | | | | | | kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. SVN-Revision: 5927 | ||||
* | fix uml-2.6 build with 2.6.19.1 | Nicolas Thill | 2006-12-29 | 2 | -89/+146 |
| | | | | SVN-Revision: 5926 | ||||
* | Forgot to make i2c driver depend on i2c bit banging algorithm | Florian Fainelli | 2006-12-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 5919 |