Commit Graph

217 Commits

Author SHA1 Message Date
Mike Albon
2bc7cf5b35 Use nbd's fix for Zip files.
SVN-Revision: 6111
2007-01-16 18:13:19 +00:00
Felix Fietkau
e564537749 remove bogus part of the broadcom target descriptions
SVN-Revision: 6109
2007-01-16 02:16:03 +00:00
Felix Fietkau
7cb45c3be8 show package list on make info in the image builder
SVN-Revision: 6103
2007-01-14 23:49:23 +00:00
Felix Fietkau
351d0d4b07 Fix config checks for Image Builder and SDK - only build them when 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
2007-01-14 23:37:40 +00:00
Felix Fietkau
fd9477a18f remove BIN_DIR on make clean in the image builder
SVN-Revision: 6101
2007-01-14 23:12:30 +00:00
Felix Fietkau
6ff2e88641 fix x86 image builder
SVN-Revision: 6100
2007-01-14 22:59:51 +00:00
Felix Fietkau
065c6c0f97 move another DEFAULT:=y and fix a dependency bug
SVN-Revision: 6097
2007-01-14 17:58:43 +00:00
Felix Fietkau
ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
SVN-Revision: 6096
2007-01-14 17:56:42 +00:00
Felix Fietkau
374f384350 include .targetinfo in the image builder, and allow direct calls to the package_index target
SVN-Revision: 6093
2007-01-14 10:49:00 +00:00
Felix Fietkau
76722ae538 disable pcmcia for atheros-2.6
SVN-Revision: 6082
2007-01-11 18:47:44 +00:00
Florian Fainelli
c3e1e22743 Remove this unnecessary patch
SVN-Revision: 6079
2007-01-11 16:35:18 +00:00
Felix Fietkau
d99f9e599a bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
SVN-Revision: 6074
2007-01-11 09:54:51 +00:00
Felix Fietkau
dc07dd9704 force rebuild of the imagebuilder
SVN-Revision: 6073
2007-01-11 09:49:43 +00:00
Felix Fietkau
7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
2007-01-10 21:52:28 +00:00
Felix Fietkau
927fb16abb don't mess with the staging dir too much when building the sdk
SVN-Revision: 6070
2007-01-10 21:21:59 +00:00
Florian Fainelli
0362ccb83b Update rdc-2.6 config (#1178)
SVN-Revision: 6051
2007-01-09 19:37:00 +00:00
Florian Fainelli
5d4a0559eb Backport linux-atm api from 2.6.8.1 for brcm63xx
SVN-Revision: 6029
2007-01-08 09:51:40 +00:00
Florian Fainelli
0274fc357b brcm63xx has ATM support
SVN-Revision: 6028
2007-01-08 09:51:10 +00:00
Felix Fietkau
040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
SVN-Revision: 6020
2007-01-07 17:38:29 +00:00
Felix Fietkau
36f961d406 fix grub bootopts (#1145)
SVN-Revision: 6019
2007-01-07 16:13:39 +00:00
Felix Fietkau
5d22a52440 add a netconfig override for the wl-500g (fixes #1116)
SVN-Revision: 6016
2007-01-07 15:41:47 +00:00
Felix Fietkau
b266b01045 Add initial version of the brcm-2.6 rewrite, 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.

SVN-Revision: 6015
2007-01-07 15:35:36 +00:00
Felix Fietkau
8ca620c2a6 add missing part from [6013]
SVN-Revision: 6014
2007-01-07 15:26:02 +00:00
Felix Fietkau
16ab10a683 move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically)
SVN-Revision: 6013
2007-01-07 15:25:26 +00:00
Imre Kaloz
3f881e9573 upgrade to Linux 2.4.34
SVN-Revision: 6000
2007-01-05 20:09:34 +00:00
Imre Kaloz
d82a8a3da0 fix kernel compile on real operating systems :P (closes #1150)
SVN-Revision: 5997
2007-01-05 19:47:31 +00:00
Florian Fainelli
99da585ca2 malbon has contributed to flash map driver as well, update the driver description
SVN-Revision: 5991
2007-01-05 15:32:41 +00:00
Florian Fainelli
3902c7145f Make 6348 as the default target, yeah, what a fix :/
SVN-Revision: 5990
2007-01-05 15:31:39 +00:00
Florian Fainelli
1073e86f40 brcm63xx devices also have USB as well
SVN-Revision: 5989
2007-01-05 15:31:03 +00:00
Florian Fainelli
3fc2a24f04 Add an OSX specific patch to make the kernel be compiled
SVN-Revision: 5987
2007-01-05 15:29:54 +00:00
Nicolas Thill
1cd10f0538 add a patch for grub-0.97 from LFS to fix segfaults on x86_64
SVN-Revision: 5974
2007-01-04 14:28:17 +00:00
Nicolas Thill
e0f251d25f tweak grub install in x86 ext2 images
SVN-Revision: 5970
2007-01-02 19:38:52 +00:00
Nicolas Thill
6a3be09b04 fix grub segfaults on hosts where gcc is built with stack smashing protection
SVN-Revision: 5969
2007-01-02 19:36:39 +00:00
Florian Fainelli
66cb7db1f9 Add another download source, also mirror it to openwrt mirror (#1124)
SVN-Revision: 5964
2007-01-02 08:37:00 +00:00
Florian Fainelli
73e0ae167d Enable pcmcia for brcm63xx (#1125)
SVN-Revision: 5963
2007-01-02 08:25:44 +00:00
Rod Whitby
044897bd8a Include the IXP4XX NPE microcode into the NSLU2 firmware image.
SVN-Revision: 5952
2007-01-01 05:29:29 +00:00
Rod Whitby
fb8f8ffcc2 Added the npe-ucode package to create the microcode for the IXP4XX NPE 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
2007-01-01 05:25:09 +00:00
Felix Fietkau
9052cff7c9 reorder netfilter patches, update layer7 kernel to latest version, should improve stability
SVN-Revision: 5950
2007-01-01 04:42:50 +00:00
Rod Whitby
f18c6d169a Include apex bootloader in nslu2 image
SVN-Revision: 5948
2007-01-01 00:01:58 +00:00
Rod Whitby
b48fa80780 Apex bootloader (for ixp4xx devices)
SVN-Revision: 5947
2007-01-01 00:00:58 +00:00
Felix Fietkau
f9d5bdd6f3 add compatibility patch for d80211
SVN-Revision: 5937
2006-12-30 17:52:58 +00:00
Florian Fainelli
1d1acc0760 Make the i2c driver work, as a module
SVN-Revision: 5930
2006-12-30 02:37:25 +00:00
Rod Whitby
1a6dce6006 ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig.
SVN-Revision: 5927
2006-12-29 12:02:22 +00:00
Nicolas Thill
ca4e275b70 fix uml-2.6 build with 2.6.19.1
SVN-Revision: 5926
2006-12-29 11:09:10 +00:00
Florian Fainelli
e7cd65a591 Forgot to make i2c driver depend on i2c bit banging algorithm
SVN-Revision: 5919
2006-12-28 17:53:25 +00:00
Florian Fainelli
a55cba30a8 Forgot to add the i2c id, grr
SVN-Revision: 5918
2006-12-28 16:32:15 +00:00
Florian Fainelli
636cb2b025 Small typo
SVN-Revision: 5917
2006-12-28 16:27:38 +00:00
Florian Fainelli
cea3074292 Port the i2c-gpio driver to the 2.6 kernel
SVN-Revision: 5916
2006-12-28 16:10:51 +00:00
Florian Fainelli
5cb9b304ae Add Intel/VIA usb-uhci support (#1098)
SVN-Revision: 5913
2006-12-28 00:56:39 +00:00
Florian Fainelli
d78cd65a59 Update the crc checksum to allow images being flashed via tftp
SVN-Revision: 5906
2006-12-27 18:20:38 +00:00