summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
Commit message (Collapse)AuthorAgeFilesLines
* fix apex compile on osx, suppress some build warningsnbd2008-03-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable partitions for unallocated redboot flash memory - it caused a null ↵nbd2008-03-071-1/+0
| | | | | | pointer deref git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade apex to 1.5.13, fixup EABI supportkaloz2008-02-181-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add eabi autoselection for the kernel as well - fixes iptables problemsnbd2008-02-142-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert ARM to oabi by default, add some eabi patches for fixing up the ↵nbd2008-02-141-1/+1
| | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove old profileblogic2008-02-131-23/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade & standardize kernel versionskaloz2008-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare 2.6.24 on ixp4xxkaloz2008-02-1035-0/+7945
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typokaloz2008-02-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update default packagesblogic2008-01-311-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mopre default packagesblogic2008-01-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make avila have 6 pci devices, such that usb worksblogic2008-01-311-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added new ixp4xx targetblogic2008-01-291-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic gpio char dev for CONFIG_GENERIC_GPIO archsblogic2008-01-261-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the user led on the avilablogic2008-01-251-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added dmabounce debug code to ixp4xxblogic2008-01-242-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120juhosg2008-01-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the Netgear WG302v1/WAG302v1kaloz2008-01-144-0/+297
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated ixp4xx ethernet driver to latest upstream patch for 2.6.23 from ↵rwhitby2008-01-111-214/+276
| | | | | | upstream's git repository git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated the fsg board patch from nslu2-linuxrwhitby2008-01-111-38/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Refreshed the dsmg600 and nas100d power patches from nslu2-linuxrwhitby2008-01-112-37/+167
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Renumbered the fsg patch into nslu2-linux managed numbering arearwhitby2008-01-111-38/+294
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Combined the nas100d net driver patches, based on new nslu2-linux patchrwhitby2008-01-112-40/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Combined the nslu2 net driver patches, based on new nslu2-linux patchrwhitby2008-01-112-41/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Renumbered the avila-related patches, since nslu2-linux no longer carries them.rwhitby2008-01-113-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nas100d-pata-artop patch is no longer required due to upstream fixesrwhitby2008-01-111-23/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Consolidated all the ixp4xx i2c gpio patches into a copy of the patch from ↵rwhitby2008-01-096-223/+232
| | | | | | nslu2-linux which has been pushed upstream via the i2c maintainer. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Consolidated fsg3 support into a single patch, identical to the one in the ↵rwhitby2008-01-093-431/+130
| | | | | | nlsu2-linux kernel repository git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to commit the config changerwhitby2008-01-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/fsg3: Added LEDs support, and refreshed patches for 2.6.23.12rwhitby2008-01-054-173/+501
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the newer mac handling patches from nslu2-linuxkaloz2008-01-046-160/+180
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixes the MAC address handling on avila NPE on startupkaloz2008-01-041-0/+72
| | | | | | | | | | Replaces/based-on 740-avila_loft_mac_platform.patch for 2.6.21 Signed-off-by: Harald Schioeberg <pagefault@c-base.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix initramfsnbd2008-01-011-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Added missing config entries to allow build to continuerwhitby2007-12-291-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * upgrade ixp4xx to 2.6.23.12kaloz2007-12-2844-223/+8204
| | | | | | | | * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ARM to the GNU EABIkaloz2007-12-281-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn off FPU emulation on ARM and PowerPC - we are on softfloat nowkaloz2007-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Minor bump of kernel to 2.6.21.7rwhitby2007-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵rwhitby2007-12-074-1/+1
| | | | | | the subtarget git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵rwhitby2007-12-079-0/+14
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixed compiler warningsrwhitby2007-10-131-16/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: New patch to support FSG-3 buttonsrwhitby2007-10-131-0/+184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on diskrwhitby2007-10-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added patch from ↵rwhitby2007-09-301-0/+19
| | | | | | http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move crypto support to a seperate crypto.mk file, split modules into ↵nico2007-09-231-22/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ↵rwhitby2007-09-212-2/+3
| | | | | | ixp4xx devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add reiserfs module and include it in the FSG-3 profile.rwhitby2007-09-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up jffs2 config optionsnbd2007-09-191-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8848 3c298f89-4303-0410-b956-a3cf2f4a3e73