aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-85/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6/nslu2: Added support for building 16MB imagesRod Whitby2007-08-101-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make xscale images containing proprietary microcode optional, but enabled by ↵Felix Fietkau2007-06-011-18/+22
| | | | | | default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the nslu2 image for the new layoutImre Kaloz2007-05-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ixp4xx npe microcode link (from #1634)Felix Fietkau2007-05-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade npe microcode to v2.4Imre Kaloz2007-05-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6/npe-ucode: Updated to version 2.3.2 of the microcode.Rod Whitby2007-04-271-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix xscale compile (#1495)Felix Fietkau2007-04-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add squashfs support for ixp4xxFelix Fietkau2007-03-051-5/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn the IXP4xx microcode check into a prereq check so that the error ↵Felix Fietkau2007-01-201-0/+14
| | | | | | message is displayed before the compile starts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the new Image BuilderFelix Fietkau2007-01-101-1/+2
| | | | | | | 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
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.Rod Whitby2007-01-011-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵Rod Whitby2007-01-011-1/+6
| | | | | | 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
* Include apex bootloader in nslu2 imageRod Whitby2007-01-011-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate a flashable image for the NSLU2Rod Whitby2006-12-231-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-191-0/+2
| | | | | | ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move target/image/platform to target/linux/platform/imageMike Baker2006-11-281-0/+32
platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73