aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
Commit message (Collapse)AuthorAgeFilesLines
* generic: move more common options to generic configurationGabor Juhos2010-06-101-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ABX500_CORE * CONFIG_ATOMIC64_SELFTEST * CONFIG_BRIDGE_IGMP_SNOOPING * CONFIG_CAIF * CONFIG_CEPH_FS * CONFIG_CRYSTALHD * CONFIG_DEFAULT_SECURITY_SELINUX * CONFIG_DEFAULT_SECURITY_SMACK * CONFIG_DEFAULT_SECURITY_TOMOYO * CONFIG_DT3155 * CONFIG_IP_MROUTE_MULTIPLE_TABLES * CONFIG_L2TP * CONFIG_LOGFS * CONFIG_LPC_SCH * CONFIG_MFD_JANZ_CMODIO * CONFIG_MFD_RDC321X * CONFIG_N_GSM * CONFIG_RAMOOPS * CONFIG_SERIAL_ALTERA_JTAGUART * CONFIG_SERIAL_ALTERA_UART * CONFIG_SERIAL_TIMBERDALE * CONFIG_SM_FTL * CONFIG_SQUASHFS_XATTRS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: move some common symbols to generic configurationGabor Juhos2010-06-101-1/+0
| | | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-101-28/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-242-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernelsGabor Juhos2010-04-2213-74/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/ixp4xx: fix image building after r20834 (closes: #7157)Nicolas Thill2010-04-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-7/+7
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)Alexandros C. Couloumbis2010-04-112-0/+330
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add 2.6.33 supportAlexandros C. Couloumbis2010-04-1138-0/+6169
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add back the patch for avoiding dma bounce buffers for network ↵Felix Fietkau2010-04-041-0/+13
| | | | | | buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to 2.6.32.10Gabor Juhos2010-03-262-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-143-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] remove support for older kernelsImre Kaloz2010-01-3182-12562/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] switch to 2.6.32Imre Kaloz2010-01-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] fixup cambria/avila model detectionImre Kaloz2010-01-312-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patchImre Kaloz2010-01-311-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] fix some compile warnings with 2.6.32Imre Kaloz2010-01-313-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-252-15/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: allocate all skbs using GFP_DMAFelix Fietkau2010-01-061-0/+13
| | | | | | | this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] ixp4xx: add missing config symbol for 2.6.30Nicolas Thill2010-01-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-2740-8785/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-272-213/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh 2.6.32 patches with -rc7Imre Kaloz2009-11-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more Kconfig symbol move..Imre Kaloz2009-11-115-5/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another round of kernel config cleanupsImre Kaloz2009-11-115-38/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sort all target config filesImre Kaloz2009-11-116-77/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary 2.6.32 supportImre Kaloz2009-11-0340-0/+6154
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: fix weird ethernet issues with some devices caused by the ethernet ↵Felix Fietkau2009-11-023-3/+3
| | | | | | | | | packet size increase. despite what the docs day, 14320 is the largest working MRU value, not 16320 fixes #5785 for me git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: the missing phy_disconnect call has been added in upstream, remove ↵Gabor Juhos2009-10-314-28/+26
| | | | | | that patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messagesGabor Juhos2009-10-318-50/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary 2.6.31 support for IXP4xxImre Kaloz2009-10-0841-0/+6158
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the IXP4xx CF driver patch for 2.6.30Imre Kaloz2009-10-081-46/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] move more CONFIG_SND entries to genericNicolas Thill2009-10-061-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: refresh patchesFelix Fietkau2009-08-258-27/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx add jumboframe fixes by Ted Hess (#5746)Felix Fietkau2009-08-252-19/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add support for jumbo frames to the ethernet driverFelix Fietkau2009-08-012-0/+162
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.28 and 2.6.30 support is enough on ixp4xxImre Kaloz2009-06-2379-14259/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we don't support 2.6.26 for a long time nowImre Kaloz2009-06-2338-8256/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rfkill config cleanupImre Kaloz2009-06-153-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-201-15/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* even more config file cleanupImre Kaloz2009-05-183-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-151-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15869 3c298f89-4303-0410-b956-a3cf2f4a3e73