Commit graph

231 commits

Author SHA1 Message Date
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
Florian Fainelli
79a3d66cde Replace inode.u.generic_ip with inode.i_private
SVN-Revision: 5848
2006-12-18 21:57:24 +00:00
Felix Fietkau
704dff7c7d add ohci to x86 kernel config
SVN-Revision: 5847
2006-12-18 19:42:35 +00:00
Felix Fietkau
dc6794b88c some platform support path name cleanup
SVN-Revision: 5846
2006-12-18 18:30:29 +00:00
Florian Fainelli
b8ecfe9ed0 Oops, commited just one part :/
SVN-Revision: 5842
2006-12-18 16:33:54 +00:00
Florian Fainelli
3c7d7e5cc2 Update brcm63xx flash map driver for 2.6.19
SVN-Revision: 5841
2006-12-18 16:30:04 +00:00
Florian Fainelli
8cf012e8d1 Add a Ralink profile
SVN-Revision: 5835
2006-12-18 12:07:05 +00:00
Rod Whitby
cebfa34f6a Fixed patch naming to match conventions
SVN-Revision: 5831
2006-12-18 01:58:28 +00:00
Rod Whitby
3fa8a58011 IXP4xx patches for NSLU2 and NAS100D
SVN-Revision: 5830
2006-12-18 01:57:04 +00:00
Florian Fainelli
6f68289195 Fix spelling typo
SVN-Revision: 5829
2006-12-17 23:52:18 +00:00
Felix Fietkau
35e440b69e fix a spelling mistake (spotted by armijn)
SVN-Revision: 5828
2006-12-17 23:33:25 +00:00
Florian Fainelli
5be2801df8 Update rdc-2.6 patches for 2.6.19
SVN-Revision: 5825
2006-12-17 16:26:28 +00:00
Florian Fainelli
a66298ef8a Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update this patch to 2.6.19
SVN-Revision: 5817
2006-12-17 13:13:12 +00:00
Rod Whitby
b29cb380f4 Renamed 050-* to comply with patch naming convention.
SVN-Revision: 5814
2006-12-17 12:28:46 +00:00
Rod Whitby
b3dcce7d75 Replaced non-working (on NAS100d) redboot byteswap partition truncate patch with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20
SVN-Revision: 5813
2006-12-17 03:05:52 +00:00
Imre Kaloz
735f1d1be1 build wrt300n v1 images
SVN-Revision: 5808
2006-12-16 19:54:09 +00:00
Imre Kaloz
7df90c8814 remove the ar531x-2.4 target, a 2.6 port will be added soon
SVN-Revision: 5796
2006-12-14 22:50:13 +00:00
Felix Fietkau
486dffd245 remove a few unused things
SVN-Revision: 5792
2006-12-14 17:35:56 +00:00
Felix Fietkau
bff468813f Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1

SVN-Revision: 5789
2006-12-14 16:41:33 +00:00
Felix Fietkau
7ca328b659 revert last commit - flash map driver not updated yet
SVN-Revision: 5788
2006-12-14 16:22:46 +00:00
Felix Fietkau
3134ece3a1 remove some padding
SVN-Revision: 5787
2006-12-14 15:27:41 +00:00
Felix Fietkau
b623d111e4 small cleanup
SVN-Revision: 5778
2006-12-13 18:51:04 +00:00
Felix Fietkau
51078ecdac better network config support for bcm94704
SVN-Revision: 5775
2006-12-12 23:55:14 +00:00
Felix Fietkau
e11101fcea disable broadcom jffs2 images by default
SVN-Revision: 5773
2006-12-12 23:20:05 +00:00
Florian Fainelli
035356c411 Update ralink module package in the WiFi profile
SVN-Revision: 5770
2006-12-12 12:58:01 +00:00
Felix Fietkau
6f30f6586f add binary images for au1000 (for use with mtd)
SVN-Revision: 5767
2006-12-12 01:23:37 +00:00
Florian Fainelli
a8b83afe37 Add Wi-Fi profiles (for what it matters with this arch)
SVN-Revision: 5763
2006-12-11 17:56:15 +00:00
Florian Fainelli
618bb26737 Add a default Ralink profile
SVN-Revision: 5762
2006-12-11 17:55:49 +00:00
Florian Fainelli
b7d79b0d3c Add different Wi-Fi profiles
SVN-Revision: 5761
2006-12-11 17:55:39 +00:00
Florian Fainelli
0094325d66 brcm63xx is currently broken
SVN-Revision: 5753
2006-12-10 22:17:19 +00:00
Florian Fainelli
467e2cdb12 Forgot the kernel config
SVN-Revision: 5752
2006-12-10 22:17:03 +00:00
Florian Fainelli
131546cd94 Normalize patch : change MIPS_BRCM to BCM963XX
SVN-Revision: 5751
2006-12-10 22:15:18 +00:00
Felix Fietkau
2fb690d373 fix pci on the meshcubes
SVN-Revision: 5742
2006-12-09 19:54:43 +00:00
Florian Fainelli
116c345130 Enable msdos fs support and package it
SVN-Revision: 5741
2006-12-09 19:47:32 +00:00
Felix Fietkau
1ce8e3192b fix uclibc compile
SVN-Revision: 5734
2006-12-09 10:38:11 +00:00
Felix Fietkau
227817a3c6 more compile fixes
SVN-Revision: 5730
2006-12-08 22:02:44 +00:00
Felix Fietkau
3264c50c3a fix up include/linux/types.h for user space stuff (patch from debian), fixes #1008
SVN-Revision: 5724
2006-12-08 15:58:15 +00:00
Florian Fainelli
a917b17b19 Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
2006-12-07 14:12:39 +00:00
Felix Fietkau
6f1910ec4d improve the stability of via-rhine with large packet sizes and high network load
SVN-Revision: 5707
2006-12-07 06:17:38 +00:00
Felix Fietkau
75e5315f5f clean up x86-2.6 partitioning stuff
SVN-Revision: 5705
2006-12-07 02:51:35 +00:00
Felix Fietkau
cf52f51b85 remove custom partition table hack, add ptgen utility for generating partition tables
SVN-Revision: 5704
2006-12-07 00:26:26 +00:00
Felix Fietkau
ebdcc6d40c move target/utils to tools/firmware-utils
SVN-Revision: 5702
2006-12-06 23:41:38 +00:00
Felix Fietkau
63994b8f50 replace the ugly rb532 cmdline hack with a cleaner one that does not depend on magic offsets
SVN-Revision: 5699
2006-12-06 18:31:28 +00:00
Felix Fietkau
e1dc2f086d fix path to lzma-loader
SVN-Revision: 5698
2006-12-06 16:12:30 +00:00
Felix Fietkau
18d2dcdddf disable wgt634u image for brcm-2.4
SVN-Revision: 5697
2006-12-06 15:42:15 +00:00
Felix Fietkau
d853557fde fix pptp nat commit - committed the wrong file
SVN-Revision: 5696
2006-12-06 03:40:05 +00:00
Felix Fietkau
c227be9787 add pptp nat fix (should fix #571, needs to be tested)
SVN-Revision: 5695
2006-12-05 23:51:29 +00:00
Mike Baker
c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
2006-11-28 20:14:41 +00:00
Felix Fietkau
8df9a06003 portability fix
SVN-Revision: 5665
2006-11-28 03:52:51 +00:00
Felix Fietkau
953147eafb fix brcm-2.4 target profiles
SVN-Revision: 5658
2006-11-27 05:25:42 +00:00
Felix Fietkau
beaeecbb9f add a workaround for a race-condition in the wl driver (triggered by ap+sta mode in a bridge)
SVN-Revision: 5635
2006-11-24 01:48:23 +00:00
Felix Fietkau
3b9654520c upgrade to linux 2.4.33.4
SVN-Revision: 5634
2006-11-24 00:56:51 +00:00
Mike Albon
76818e83c9 CFE tag partitioning support.
SVN-Revision: 5631
2006-11-23 22:13:25 +00:00
Felix Fietkau
3d94dc62cf deny non-root access to /dev/mtd*ro
SVN-Revision: 5628
2006-11-23 17:54:24 +00:00
Felix Fietkau
09d65a7960 fix the ixp4xx arch - armeb, not arm
SVN-Revision: 5627
2006-11-23 16:18:59 +00:00
Florian Fainelli
fb77d07fa2 Add ethernet bonding support for x86 (#856)
SVN-Revision: 5626
2006-11-23 10:15:19 +00:00
Felix Fietkau
d48cc978a7 add missing src symlink
SVN-Revision: 5623
2006-11-23 00:16:41 +00:00
Felix Fietkau
37362df7ea move platform specific base-files into target/linux/<targetname>
SVN-Revision: 5621
2006-11-22 23:27:29 +00:00
Felix Fietkau
c0e2282427 remove zimage patch
SVN-Revision: 5614
2006-11-22 13:57:49 +00:00
Felix Fietkau
80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
2006-11-19 20:30:11 +00:00
Felix Fietkau
0a2540a313 reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
SVN-Revision: 5581
2006-11-19 01:03:47 +00:00
Felix Fietkau
350c3cc145 remove outdated README file
SVN-Revision: 5573
2006-11-18 21:38:02 +00:00
Felix Fietkau
8c7b7ca0e3 add /sbin to the path for x86 image builds (for fdisk)
SVN-Revision: 5570
2006-11-18 21:14:45 +00:00
Felix Fietkau
aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
2006-11-18 21:12:18 +00:00
Felix Fietkau
114ffaa1b5 add lzma kernel compression support for au1000
SVN-Revision: 5562
2006-11-18 18:04:28 +00:00
Felix Fietkau
20f986e627 remove kallsyms from au1000 kernel config - makes the kernels way too big
SVN-Revision: 5561
2006-11-18 18:04:09 +00:00
Felix Fietkau
4dc43d9b48 mini_fo fixes
SVN-Revision: 5556
2006-11-17 15:58:58 +00:00