summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* fix mac handling, thanks to Kestutis KupciunasImre Kaloz2007-02-081-1/+4
| | | | SVN-Revision: 6278
* update work in progress rewritten bcm947xx code. wifi and usb seem to be ↵Felix Fietkau2007-02-0835-7226/+7097
| | | | | | working, flash access still has problems SVN-Revision: 6276
* port [6229] to kamikazeFelix Fietkau2007-02-0817-19/+19
| | | | SVN-Revision: 6275
* change target descriptionFelix Fietkau2007-02-051-1/+1
| | | | SVN-Revision: 6270
* add profile for the wgt634uFelix Fietkau2007-02-051-0/+10
| | | | SVN-Revision: 6269
* oops... typoFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6267
* fix rootfs detectionFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6266
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-0425-4686/+5210
| | | | SVN-Revision: 6265
* add extra netfilter xt stuff to config-templateFelix Fietkau2007-02-041-0/+3
| | | | SVN-Revision: 6264
* force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - ↵Felix Fietkau2007-02-041-2/+2
| | | | | | why the fsck has this ever worked for anybody?? SVN-Revision: 6258
* disable block2mtd page readahead (patch from #1058)Felix Fietkau2007-02-011-0/+11
| | | | SVN-Revision: 6242
* clean up the x86 image build a bit, fixing unconditional copy of grub filesTim Yardley2007-02-011-5/+12
| | | | SVN-Revision: 6237
* fix rb532 image buildFelix Fietkau2007-01-311-3/+2
| | | | SVN-Revision: 6233
* basic pxa support; likely brokenMike Baker2007-01-318-0/+2816
| | | | SVN-Revision: 6232
* move the natsemi preselection into the x86 default package listFelix Fietkau2007-01-291-0/+1
| | | | SVN-Revision: 6227
* forward port missing parts of the mtd permission change in whiterussian (and ↵Felix Fietkau2007-01-272-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 Fietkau2007-01-266-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 Fietkau2007-01-251-1/+1
| | | | SVN-Revision: 6197
* fix [6191]Mike Baker2007-01-241-1/+1
| | | | SVN-Revision: 6193
* kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically ↵Mike Baker2007-01-241-1/+1
| | | | | | calculate bounds SVN-Revision: 6191
* Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)Rod Whitby2007-01-231-0/+1
| | | | SVN-Revision: 6188
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-2311-0/+11
| | | | SVN-Revision: 6183
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-2214-19/+926
| | | | SVN-Revision: 6182
* add missing VIDEO_SUPPORT optionFelix Fietkau2007-01-211-0/+3
| | | | SVN-Revision: 6166
* fix a typoFelix Fietkau2007-01-211-1/+1
| | | | SVN-Revision: 6158
* turn the IXP4xx microcode check into a prereq check so that the error ↵Felix Fietkau2007-01-202-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 Fietkau2007-01-205-1/+126
| | | | | | new target profile SVN-Revision: 6142
* add descriptions to the broadcom target profiles and export them to the ↵Felix Fietkau2007-01-202-0/+44
| | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137
* include .pkginfo in image builderFelix Fietkau2007-01-201-0/+1
| | | | SVN-Revision: 6135
* Use nbd's fix for Zip files.Mike Albon2007-01-161-1/+1
| | | | SVN-Revision: 6111
* remove bogus part of the broadcom target descriptionsFelix Fietkau2007-01-163-12/+0
| | | | SVN-Revision: 6109
* show package list on make info in the image builderFelix Fietkau2007-01-141-1/+1
| | | | SVN-Revision: 6103
* Fix config checks for Image Builder and SDK - only build them when ↵Felix Fietkau2007-01-143-6/+13
| | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102
* remove BIN_DIR on make clean in the image builderFelix Fietkau2007-01-141-1/+1
| | | | SVN-Revision: 6101
* fix x86 image builderFelix Fietkau2007-01-141-4/+9
| | | | SVN-Revision: 6100
* move another DEFAULT:=y and fix a dependency bugFelix Fietkau2007-01-141-0/+1
| | | | SVN-Revision: 6097
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-142-9/+9
| | | | | | the image builder to pick up) SVN-Revision: 6096
* include .targetinfo in the image builder, and allow direct calls to the ↵Felix Fietkau2007-01-142-2/+3
| | | | | | package_index target SVN-Revision: 6093
* disable pcmcia for atheros-2.6Felix Fietkau2007-01-112-1/+2
| | | | SVN-Revision: 6082
* Remove this unnecessary patchFlorian Fainelli2007-01-111-16/+0
| | | | SVN-Revision: 6079
* bump version numbers of linksys images, because the linksys firmware often ↵Felix Fietkau2007-01-111-4/+4
| | | | | | refuses to downgrade SVN-Revision: 6074
* force rebuild of the imagebuilderFelix Fietkau2007-01-111-1/+1
| | | | SVN-Revision: 6073
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-1011-17/+237
| | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071
* don't mess with the staging dir too much when building the sdkFelix Fietkau2007-01-101-5/+5
| | | | SVN-Revision: 6070
* Update rdc-2.6 config (#1178)Florian Fainelli2007-01-091-44/+138
| | | | SVN-Revision: 6051
* Backport linux-atm api from 2.6.8.1 for brcm63xxFlorian Fainelli2007-01-081-0/+238
| | | | SVN-Revision: 6029
* brcm63xx has ATM supportFlorian Fainelli2007-01-081-1/+1
| | | | SVN-Revision: 6028
* don't exit from failsafe mode after the console shell quits (some devices ↵Felix Fietkau2007-01-071-1/+0
| | | | | | don't have /dev/console) SVN-Revision: 6020
* fix grub bootopts (#1145)Felix Fietkau2007-01-071-2/+2
| | | | SVN-Revision: 6019
* add a netconfig override for the wl-500g (fixes #1116)Felix Fietkau2007-01-071-0/+4
| | | | SVN-Revision: 6016