Commit Graph

197 Commits

Author SHA1 Message Date
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
Felix Fietkau
35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
SVN-Revision: 5899
2006-12-25 09:12:57 +00:00
Felix Fietkau
216e8fcc55 Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :)
SVN-Revision: 5898
2006-12-25 08:05:48 +00:00
Rod Whitby
f3ad405792 Generate a flashable image for the NSLU2
SVN-Revision: 5893
2006-12-23 08:10:35 +00:00
Rod Whitby
2d2c5f6fdc Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces.
SVN-Revision: 5886
2006-12-21 00:26:45 +00:00
Felix Fietkau
31caccbd14 more cleanup
SVN-Revision: 5884
2006-12-20 17:33:28 +00:00
Rod Whitby
a4cca109c1 Initial stab at netconfig for nslu2 and nas100d
SVN-Revision: 5883
2006-12-20 13:17:21 +00:00
Rod Whitby
c1953f632e Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work.
SVN-Revision: 5880
2006-12-20 09:33:12 +00:00
Felix Fietkau
f512cb5242 fix size of config partition on ar7 (#902)
SVN-Revision: 5873
2006-12-20 05:00:16 +00:00
Florian Fainelli
eb2f10c841 Add image generation for ar525w
SVN-Revision: 5868
2006-12-19 23:48:47 +00:00
Rod Whitby
6d6412fc33 Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has to be many other SENSORS config options unset
SVN-Revision: 5867
2006-12-19 23:23:51 +00:00
Rod Whitby
8c50a1b845 Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
SVN-Revision: 5866
2006-12-19 23:19:13 +00:00
Felix Fietkau
96601237fb change the type of plat_irq_dispatch
SVN-Revision: 5864
2006-12-19 22:45:59 +00:00
Felix Fietkau
1a83387943 remove obsolete patch
SVN-Revision: 5863
2006-12-19 22:39:03 +00:00
Felix Fietkau
cb75ece87c cosmetic fix: make the pci slot check more readable
SVN-Revision: 5862
2006-12-19 22:06:09 +00:00
Felix Fietkau
e8258da964 add a better pci fix for rb532
SVN-Revision: 5861
2006-12-19 21:41:04 +00:00
Felix Fietkau
6a5a5e896b add missing copyright
SVN-Revision: 5860
2006-12-19 19:34:52 +00:00
Imre Kaloz
b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
2006-12-19 13:14:06 +00:00
Felix Fietkau
cfaae1d322 first round of rb532 cleanup
SVN-Revision: 5855
2006-12-19 08:16:35 +00:00
Florian Fainelli
64335e3ddb More bcm963xx fixes
SVN-Revision: 5852
2006-12-19 01:40:56 +00:00
Florian Fainelli
e7798e412f More bcm963xx fixes with 2.6.19
SVN-Revision: 5849
2006-12-18 22:34:22 +00:00