summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* create two endian-specific subtargets, as malta can run bothFlorian Fainelli2010-04-107-9/+382
| | | | SVN-Revision: 20790
* adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33John Crispin2010-04-10103-55/+9649
| | | | SVN-Revision: 20789
* remove 2.6.32 files, out of sync and going to be replaced differentlyFlorian Fainelli2010-04-104-469/+0
| | | | SVN-Revision: 20787
* Add mx2 target with very basic support for the vp6500 voip phoneLars-Peter Clausen2010-04-108-0/+408
| | | | SVN-Revision: 20786
* ar71xx: add a profile for PB92Felix Fietkau2010-04-101-0/+11
| | | | SVN-Revision: 20778
* add script to fixup the wireless mac (#7102)Jo-Philipp Wich2010-04-101-0/+33
| | | | SVN-Revision: 20775
* Generic: Clean up output of AR8216 driver.Gabor Juhos2010-04-101-6/+8
| | | | | | | | | | | | | | | | This patch is rather a cosmetic patch. It fixes the following issues: * Demote the unknown device message to debug level to not spam the log. * Fix the version print of the unknown device message. * Output the 'attach' message only when attaching as switch driver, not when attaching as phy driver. * Correctly return NET_RX_DROP when dropping packets. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> Cc: bacfire@openwrt.org SVN-Revision: 20773
* refresh patchesFlorian Fainelli2010-04-099-38/+28
| | | | SVN-Revision: 20767
* do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338Florian Fainelli2010-04-092-0/+26
| | | | SVN-Revision: 20765
* ar71xx: nuke clocksource init patches, it is not required since 2.6.27Gabor Juhos2010-04-093-168/+0
| | | | SVN-Revision: 20764
* x86: generic: fix soekris support (closes #7081)Alexandros C. Couloumbis2010-04-091-0/+2
| | | | SVN-Revision: 20757
* ar71xx: update phy masks for the Planex boardsGabor Juhos2010-04-092-4/+10
| | | | | | | | This avoids probing of the AR8216 chip on the eth0 interface. Cc: backfire@openwrt.org SVN-Revision: 20754
* generic: make chip detection more reliable in the AR8216 driverGabor Juhos2010-04-091-2/+22
| | | | | | | | Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards. Cc: bacfire@openwrt.org SVN-Revision: 20753
* ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boardsGabor Juhos2010-04-094-8/+52
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20752
* ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive ↵Gabor Juhos2010-04-092-1/+8
| | | | | | | | functions Cc: backfire@openwrt.org SVN-Revision: 20751
* ar71xx: ag71xx: call the phy driver's netif_receive_skb()Gabor Juhos2010-04-092-3/+7
| | | | | | | | | | | | Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers to mangle rx packets. This patch fixes it. This fixes the header mangling of the AR8216 driver. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> Cc:backfire@openwrt.org SVN-Revision: 20750
* fix kexec for mips, patch from Adrian Byszuk (#7115)Florian Fainelli2010-04-086-0/+66
| | | | SVN-Revision: 20745
* fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switchJo-Philipp Wich2010-04-061-0/+2
| | | | SVN-Revision: 20733
* ar71xx: fix ethernet on final pb92 board (previous value was based on a ↵Felix Fietkau2010-04-061-1/+1
| | | | | | preliminary version) SVN-Revision: 20725
* Add support for the ar8316 switch. This patch enhances the ar8216 driver ↵Jo-Philipp Wich2010-04-059-38/+256
| | | | | | | | | | with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices. [PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g. Add the ar8216 driver to the ar71xx target, and add network configurations for the RouterStation Pro and the RouterBoard RB-450G. SVN-Revision: 20722
* add kernel support for iptables comment matchJo-Philipp Wich2010-04-051-0/+95
| | | | SVN-Revision: 20720
* target/rdc: revert [20653], the proper fix for #7005 is in [20712]Nicolas Thill2010-04-051-0/+1
| | | | SVN-Revision: 20714
* 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 SVN-Revision: 20708
* sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ↵Nicolas Thill2010-04-041-1/+1
| | | | | | to acinonyx SVN-Revision: 20703
* jzcodec: Only support 16bit formats for nowLars-Peter Clausen2010-04-041-5/+2
| | | | SVN-Revision: 20701
* do not disable netfilter support for xburst target (some packages require ↵Mirko Vogt2010-04-041-1/+0
| | | | | | netfilter support) SVN-Revision: 20698
* ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)Gabor Juhos2010-04-033-8/+12
| | | | | | * cc: backfire@openwrt.org SVN-Revision: 20673
* do not set CONFIG_NET_DEV_OPS (#7005)Florian Fainelli2010-04-021-1/+0
| | | | SVN-Revision: 20653
* flashmap and image generation: reduced union bcm_tag to a single struct ↵Florian Fainelli2010-04-014-433/+186
| | | | | | combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. SVN-Revision: 20652
* brcm-2.4: fix commit r18413 "128MB ram problem"Hauke Mehrtens2010-04-011-9/+16
| | | | | | This was missing in commit r20072 SVN-Revision: 20651
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-014-1/+23
| | | | SVN-Revision: 20648
* improve extract codeJohn Crispin2010-03-311-3/+9
| | | | SVN-Revision: 20641
* ramips: add wpad-mini to the default packagesGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20632
* ramips: annotate device register function prototypes with __initGabor Juhos2010-03-311-2/+2
| | | | SVN-Revision: 20627
* ramips: register wifi device for the RT2880 based boardsGabor Juhos2010-03-312-0/+3
| | | | SVN-Revision: 20625
* ramips: add wifi device for the RT2880 as wellGabor Juhos2010-03-312-0/+27
| | | | SVN-Revision: 20624
* ramips: register wifi device on the rt305x based boardsGabor Juhos2010-03-304-0/+4
| | | | SVN-Revision: 20616
* ramips: sync kernel configGabor Juhos2010-03-302-14/+15
| | | | SVN-Revision: 20614
* prepare kernel for voipJohn Crispin2010-03-305-7/+53
| | | | SVN-Revision: 20613
* The ralink rt305x board has a wireless card that can be used with the ↵John Crispin2010-03-302-0/+27
| | | | | | rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20599
* imagebuilder: don't disable on umlNicolas Thill2010-03-301-1/+0
| | | | SVN-Revision: 20598
* imagebuilder: various fixes * only copy host tools from ↵Nicolas Thill2010-03-301-7/+5
| | | | | | $(STAGING_DIR_HOST)/bin * remove more target patches, and also target files * combine the 3 find commands into a single one SVN-Revision: 20597
* Fix the base address of the wireless card. Otherwise it is not possible to ↵John Crispin2010-03-301-1/+1
| | | | | | register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20596
* fix ndisc compilation failure (#6984)Florian Fainelli2010-03-291-0/+11
| | | | SVN-Revision: 20591
* netfilter: fix ABI breakage caused by the netfilter match optimization ↵Felix Fietkau2010-03-285-0/+115
| | | | | | (fixes #5628) SVN-Revision: 20552
* enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)Felix Fietkau2010-03-281-20/+46
| | | | SVN-Revision: 20551
* move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli2010-03-283-362/+178
| | | | SVN-Revision: 20548
* sysupgrade: Get target device from kernel cmdline, patch from acinonyxFlorian Fainelli2010-03-281-1/+5
| | | | SVN-Revision: 20538
* ifxmips: remove old config filesNicolas Thill2010-03-282-32/+0
| | | | SVN-Revision: 20534
* ps3: move ps3lan kmod under target/linux/ps3Nicolas Thill2010-03-281-0/+16
| | | | SVN-Revision: 20533