summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* fix rootfs detectionnbd2007-02-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update atheros 2.6 port - add support for the older chip generationnbd2007-02-0425-4686/+5210
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add extra netfilter xt stuff to config-templatenbd2007-02-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - ↵nbd2007-02-041-2/+2
| | | | | | why the fsck has this ever worked for anybody?? git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable block2mtd page readahead (patch from #1058)nbd2007-02-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up the x86 image build a bit, fixing unconditional copy of grub filespavlov2007-02-011-5/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rb532 image buildnbd2007-01-311-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* basic pxa support; likely brokenmbm2007-01-318-0/+2816
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the natsemi preselection into the x86 default package listnbd2007-01-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forward port missing parts of the mtd permission change in whiterussian (and ↵nbd2007-01-272-0/+37
| | | | | | add it to linux 2.6 as well) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge another batch of code from michael buesch's wireless-dev tree, fix up ↵nbd2007-01-266-4695/+3384
| | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ar7 sErCoMm image fix (patch by Bernardo Innocenti)nbd2007-01-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix [6191]mbm2007-01-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel has gotten too big; move kernel/jffs2 boundarymbm2007-01-241-1/+1
| | | | | | | TODO: automatically calculate bounds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)rwhitby2007-01-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to add the DELUDE target :/florian2007-01-2311-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-2214-19/+926
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn the IXP4xx microcode check into a prereq check so that the error ↵nbd2007-01-202-7/+14
| | | | | | message is displayed before the compile starts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add WL-700gE support (based on work by jr)nbd2007-01-204-1/+124
| | | | | | | Includes kernel/diag patch and a new target profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add descriptions to the broadcom target profiles and export them to the ↵nbd2007-01-202-0/+44
| | | | | | target metadata (not presented in menuconfig yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use nbd's fix for Zip files.malbon2007-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus part of the broadcom target descriptionsnbd2007-01-163-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 image buildernbd2007-01-141-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move another DEFAULT:=y and fix a dependency bugnbd2007-01-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move several instances of DEFAULT:=y to profile preselections (easier for ↵nbd2007-01-142-9/+9
| | | | | | the image builder to pick up) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable pcmcia for atheros-2.6nbd2007-01-112-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove this unnecessary patchflorian2007-01-111-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump version numbers of linksys images, because the linksys firmware often ↵nbd2007-01-111-4/+4
| | | | | | refuses to downgrade git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the new Image Buildernbd2007-01-107-11/+26
| | | | | | | It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc-2.6 config (#1178)florian2007-01-091-44/+138
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Backport linux-atm api from 2.6.8.1 for brcm63xx florian2007-01-081-0/+238
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx has ATM supportflorian2007-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't exit from failsafe mode after the console shell quits (some devices ↵nbd2007-01-071-1/+0
| | | | | | don't have /dev/console) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub bootopts (#1145)nbd2007-01-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a netconfig override for the wl-500g (fixes #1116)nbd2007-01-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the brcm-2.6 rewrite,nbd2007-01-079-0/+12141
| | | | | | | | | | | | called brcm47xx-2.6 to better 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing part from [6013]nbd2007-01-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵nbd2007-01-0711-1/+0
| | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to Linux 2.4.34kaloz2007-01-052-1827/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel compile on real operating systems :P (closes #1150)kaloz2007-01-051-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* malbon has contributed to flash map driver as well, update the driver ↵florian2007-01-051-82/+7
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make 6348 as the default target, yeah, what a fix :/florian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx devices also have USB as wellflorian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an OSX specific patch to make the kernel be compiledflorian2007-01-051-0/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64nico2007-01-041-0/+4490
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tweak grub install in x86 ext2 imagesnico2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub segfaults on hosts where gcc is built with stack smashing protectionnico2007-01-021-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add another download source, also mirror it to openwrt mirror (#1124)florian2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable pcmcia for brcm63xx (#1125)florian2007-01-021-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.rwhitby2007-01-011-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5952 3c298f89-4303-0410-b956-a3cf2f4a3e73