summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵Felix Fietkau2007-01-079-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 Fietkau2007-01-071-0/+1
| | | | SVN-Revision: 6014
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵Felix Fietkau2007-01-0711-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.34Imre Kaloz2007-01-052-1827/+0
| | | | SVN-Revision: 6000
* fix kernel compile on real operating systems :P (closes #1150)Imre Kaloz2007-01-051-10/+10
| | | | SVN-Revision: 5997
* malbon has contributed to flash map driver as well, update the driver ↵Florian Fainelli2007-01-051-82/+7
| | | | | | description SVN-Revision: 5991
* Make 6348 as the default target, yeah, what a fix :/Florian Fainelli2007-01-051-1/+1
| | | | SVN-Revision: 5990
* brcm63xx devices also have USB as wellFlorian Fainelli2007-01-051-1/+1
| | | | SVN-Revision: 5989
* Add an OSX specific patch to make the kernel be compiledFlorian Fainelli2007-01-051-0/+145
| | | | SVN-Revision: 5987
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64Nicolas Thill2007-01-041-0/+4490
| | | | SVN-Revision: 5974
* tweak grub install in x86 ext2 imagesNicolas Thill2007-01-021-1/+2
| | | | SVN-Revision: 5970
* fix grub segfaults on hosts where gcc is built with stack smashing protectionNicolas Thill2007-01-021-1/+10
| | | | SVN-Revision: 5969
* Add another download source, also mirror it to openwrt mirror (#1124)Florian Fainelli2007-01-021-1/+2
| | | | SVN-Revision: 5964
* Enable pcmcia for brcm63xx (#1125)Florian Fainelli2007-01-021-4/+12
| | | | SVN-Revision: 5963
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.Rod Whitby2007-01-011-2/+1
| | | | SVN-Revision: 5952
* Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵Rod Whitby2007-01-013-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 Fietkau2007-01-018-286/+382
| | | | | | improve stability SVN-Revision: 5950
* Include apex bootloader in nslu2 imageRod Whitby2007-01-011-2/+10
| | | | SVN-Revision: 5948
* Apex bootloader (for ixp4xx devices)Rod Whitby2007-01-012-0/+190
| | | | SVN-Revision: 5947
* add compatibility patch for d80211Felix Fietkau2006-12-301-0/+11
| | | | SVN-Revision: 5937
* Make the i2c driver work, as a moduleFlorian Fainelli2006-12-302-24/+9
| | | | SVN-Revision: 5930
* ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵Rod Whitby2006-12-291-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.1Nicolas Thill2006-12-292-89/+146
| | | | SVN-Revision: 5926
* Forgot to make i2c driver depend on i2c bit banging algorithmFlorian Fainelli2006-12-281-2/+3
| | | | SVN-Revision: 5919
* Forgot to add the i2c id, grrFlorian Fainelli2006-12-281-0/+13
| | | | SVN-Revision: 5918
* Small typoFlorian Fainelli2006-12-281-1/+1
| | | | SVN-Revision: 5917