summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6
Commit message (Collapse)AuthorAgeFilesLines
* Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵rwhitby2007-06-301-3/+3
| | | | | | known good nslu2-linux kernel usb hub settings. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added uhci support to dsmg600 profilerwhitby2007-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profilesrwhitby2007-06-293-3/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added bigendian patch for via velocity driverrwhitby2007-06-291-0/+927
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable kmod-madwifi in default profile for ixp4xxrwhitby2007-06-293-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Create various profiles for consumer IXP4xx devicesrwhitby2007-06-294-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build via velocity module for ixp4xxrwhitby2007-06-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency ↵rwhitby2007-06-294-2/+741
| | | | | | for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to 1.5.8rwhitby2007-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fill in the kernel version info for every target, move the kernel tarball ↵nbd2007-06-281-0/+2
| | | | | | md5sums to a central place git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor kernel config syncnbd2007-06-211-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NPE microcode is stored in a separate 'microcode' partition on the NAS100drwhitby2007-06-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵nbd2007-06-161-0/+6
| | | | | | the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the wrt300n v2 patchkaloz2007-06-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ixp4xx microcode menuconfig setting dependsnbd2007-06-111-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the CF slot on the Pronghorn Metro - needs testingkaloz2007-06-101-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new, cleaner Pronghorn Metro patchkaloz2007-06-103-170/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: fixed patch pathnamesrwhitby2007-06-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix config.in typo and enable by default only for ixp4xx-2.6florian2007-06-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)rwhitby2007-06-021-3/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).rwhitby2007-06-022-30/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to 1.5.4 - this time it bootsrwhitby2007-06-023-136/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make xscale images containing proprietary microcode optional, but enabled by ↵nbd2007-06-012-18/+31
| | | | | | default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add back the mac handling fix - seems like it wasn't the cause for ↵nbd2007-05-311-0/+17
| | | | | | the ethernet breakage git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually ↵rwhitby2007-05-312-12/+136
| | | | | | tested at all, and what I eventually tested didn't work. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to version 1.5.4rwhitby2007-05-312-136/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert patch that is breaking ethernet on Avila GW2348-4nbd2007-05-311-17/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed the disabling of CONFIG_TUN, and a number of other USB-related ↵rwhitby2007-05-301-20/+0
| | | | | | items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled CONFIG_INPUT as a module, and included other default settings to ↵rwhitby2007-05-301-0/+5
| | | | | | enable oldconfig to complete automatically. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, ↵rwhitby2007-05-301-1/+1
| | | | | | and enabled ixp4xx LEDS support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6rwhitby2007-05-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6rwhitby2007-05-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-2311-1193/+964
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the nslu2 image for the new layoutkaloz2007-05-132-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup avila networking, add support for the loftkaloz2007-05-107-2/+772
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preliminary board support for the Linksys WRT300N v2 (incomplete)kaloz2007-05-103-1/+293
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ixp4xx npe microcode link (from #1634)nbd2007-05-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade npe microcode to v2.4kaloz2007-05-022-3/+3
| | | | 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.rwhitby2007-04-272-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable jffs2 support for ixp4xxkaloz2007-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the Compex WP18 and NP18Akaloz2007-04-175-0/+371
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add raw and NOTRACK targets (#1583)florian2007-04-131-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set up the NPEs and microcode loading on the Pronghorn Metrokaloz2007-04-042-0/+119
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable OTP support for IXP4xxkaloz2007-04-031-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typokaloz2007-04-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupkaloz2007-04-022-10/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync patch naming schema with the other boardskaloz2007-04-021-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add basic support for the ADI Engineering Pronghorn Metrokaloz2007-04-021-0/+353
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Netgear WG302 v2 / WAG302 v2 supportkaloz2007-04-023-2/+271
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up Gateway 7001 supportkaloz2007-04-022-53/+138
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6829 3c298f89-4303-0410-b956-a3cf2f4a3e73