summaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx-2.6
AgeCommit message (Collapse)Author
2007-04-04set up the NPEs and microcode loading on the Pronghorn Metrokaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-03enable OTP support for IXP4xxkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-03fix typokaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02cleanupkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02sync patch naming schema with the other boardskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02add basic support for the ADI Engineering Pronghorn Metrokaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02Netgear WG302 v2 / WAG302 v2 supportkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02clean up Gateway 7001 supportkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02fix apex commandline for squashfs on the nslu2kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02fix xscale compile (#1495)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27clean up nfsd kernel config entries (#1523)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05fix squashfs for ixp4xxkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05add squashfs support for ixp4xxnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6516 ↵kaloz
3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support ↵kaloz
to two patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03enable preinit in a few other platformsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03make the rest of the structure for the targets that dont have profiles yetpavlov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02commit profile support for base-files... patches still need to be donepavlov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22add missing config filesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22Reorganize kernel configs - target/linux/*/config is now a directory.nbd
./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08port [6229] to kamikazenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23Forgot to add the DELUDE target :/florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20turn the IXP4xx microcode check into a prereq check so that the error ↵nbd
message is displayed before the compile starts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-16Use nbd's fix for Zip files.malbon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10Add initial version of the new Image Buildernbd
It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02Add another download source, also mirror it to openwrt mirror (#1124)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01Include the IXP4XX NPE microcode into the NSLU2 firmware image.rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵rwhitby
ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01Include apex bootloader in nslu2 imagerwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01Apex bootloader (for ixp4xx devices)rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-29ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵rwhitby
kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25store the default kernel version for our ports in a single place (target ↵nbd
makefiles can still override it if necessary) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23Generate a flashable image for the NSLU2rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-21Moved netconfig (for ixp4xx only) to S15, so that it can access ↵rwhitby
/proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20Initial stab at netconfig for nslu2 and nas100drwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20Compiled the ixp4xx on-board network support into the kernel, so that ↵rwhitby
auto-loading of the microcode from another flash partition will work. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then ↵rwhitby
there has to be many other SENSORS config options unset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100drwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵kaloz
ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18Fixed patch naming to match conventionsrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18IXP4xx patches for NSLU2 and NAS100Drwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14Upgrade to Linux 2.6.19nbd
- Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09Enable msdos fs support and package itflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07Add HFS and HFS+ modules (#1024)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28move target/image/platform to target/linux/platform/imagembm
platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23fix the ixp4xx arch - armeb, not armnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5627 3c298f89-4303-0410-b956-a3cf2f4a3e73