Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vp6500: Add leds and keypad devices. | Lars-Peter Clausen | 2010-04-12 | 3 | -6/+100 |
| | | | | SVN-Revision: 20817 | ||||
* | Add missing symbols to 2.6.34 config | Lars-Peter Clausen | 2010-04-11 | 1 | -0/+9 |
| | | | | SVN-Revision: 20816 | ||||
* | Use lzma kernel compression. | Lars-Peter Clausen | 2010-04-11 | 2 | -3/+79 |
| | | | | SVN-Revision: 20815 | ||||
* | swconfig: Check vlan/port indexes for validity. | Florian Fainelli | 2010-04-11 | 1 | -0/+4 |
| | | | | | | | | | | | | Swconfig needs to make sure that requested vlans/ports actually exist, else it might read or modify memory not belonging to itself. This patch adds a quick range check in swconfig's kernel part to prevent accidential or intentional memory modification. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 20811 | ||||
* | refresh 2.6.33 patches for 2.6.33.2 | Florian Fainelli | 2010-04-11 | 21 | -72/+72 |
| | | | | SVN-Revision: 20803 | ||||
* | ramips: nuke clocksource init patch | Gabor Juhos | 2010-04-11 | 1 | -56/+0 |
| | | | | SVN-Revision: 20802 | ||||
* | ramips: generate sysupgrade images for the rt305x devices | Gabor Juhos | 2010-04-11 | 1 | -10/+75 |
| | | | | SVN-Revision: 20801 | ||||
* | ramips: add sysupgrade support | Gabor Juhos | 2010-04-11 | 1 | -0/+38 |
| | | | | SVN-Revision: 20800 | ||||
* | ramips: add diag support | Gabor Juhos | 2010-04-11 | 4 | -2/+96 |
| | | | | SVN-Revision: 20799 | ||||
* | ramips: enable image commandline hack and cmdline partition parsing | Gabor Juhos | 2010-04-11 | 2 | -0/+4 |
| | | | | SVN-Revision: 20798 | ||||
* | ramips: add default profiles | Gabor Juhos | 2010-04-11 | 2 | -0/+32 |
| | | | | SVN-Revision: 20797 | ||||
* | time.c: Timer enable registers are only 8bit width. | Lars-Peter Clausen | 2010-04-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 20796 | ||||
* | add net5501 support | Florian Fainelli | 2010-04-11 | 7 | -60/+121 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 20794 | ||||
* | ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian) | Alexandros C. Couloumbis | 2010-04-11 | 2 | -0/+330 |
| | | | | SVN-Revision: 20793 | ||||
* | ixp4xx: add 2.6.33 support | Alexandros C. Couloumbis | 2010-04-11 | 38 | -0/+6169 |
| | | | | SVN-Revision: 20792 | ||||
* | create two endian-specific subtargets, as malta can run both | Florian Fainelli | 2010-04-10 | 7 | -9/+382 |
| | | | | SVN-Revision: 20790 | ||||
* | adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33 | John Crispin | 2010-04-10 | 103 | -55/+9649 |
| | | | | SVN-Revision: 20789 | ||||
* | remove 2.6.32 files, out of sync and going to be replaced differently | Florian Fainelli | 2010-04-10 | 4 | -469/+0 |
| | | | | SVN-Revision: 20787 | ||||
* | Add mx2 target with very basic support for the vp6500 voip phone | Lars-Peter Clausen | 2010-04-10 | 8 | -0/+408 |
| | | | | SVN-Revision: 20786 | ||||
* | ar71xx: add a profile for PB92 | Felix Fietkau | 2010-04-10 | 1 | -0/+11 |
| | | | | SVN-Revision: 20778 | ||||
* | add script to fixup the wireless mac (#7102) | Jo-Philipp Wich | 2010-04-10 | 1 | -0/+33 |
| | | | | SVN-Revision: 20775 | ||||
* | Generic: Clean up output of AR8216 driver. | Gabor Juhos | 2010-04-10 | 1 | -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 patches | Florian Fainelli | 2010-04-09 | 9 | -38/+28 |
| | | | | SVN-Revision: 20767 | ||||
* | do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 | Florian Fainelli | 2010-04-09 | 2 | -0/+26 |
| | | | | SVN-Revision: 20765 | ||||
* | ar71xx: nuke clocksource init patches, it is not required since 2.6.27 | Gabor Juhos | 2010-04-09 | 3 | -168/+0 |
| | | | | SVN-Revision: 20764 | ||||
* | x86: generic: fix soekris support (closes #7081) | Alexandros C. Couloumbis | 2010-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 20757 | ||||
* | ar71xx: update phy masks for the Planex boards | Gabor Juhos | 2010-04-09 | 2 | -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 driver | Gabor Juhos | 2010-04-09 | 1 | -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 boards | Gabor Juhos | 2010-04-09 | 4 | -8/+52 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20752 | ||||
* | ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive ↵ | Gabor Juhos | 2010-04-09 | 2 | -1/+8 |
| | | | | | | | | functions Cc: backfire@openwrt.org SVN-Revision: 20751 | ||||
* | ar71xx: ag71xx: call the phy driver's netif_receive_skb() | Gabor Juhos | 2010-04-09 | 2 | -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 Fainelli | 2010-04-08 | 6 | -0/+66 |
| | | | | SVN-Revision: 20745 | ||||
* | fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch | Jo-Philipp Wich | 2010-04-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 20733 | ||||
* | ar71xx: fix ethernet on final pb92 board (previous value was based on a ↵ | Felix Fietkau | 2010-04-06 | 1 | -1/+1 |
| | | | | | | preliminary version) SVN-Revision: 20725 | ||||
* | Add support for the ar8316 switch. This patch enhances the ar8216 driver ↵ | Jo-Philipp Wich | 2010-04-05 | 9 | -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 match | Jo-Philipp Wich | 2010-04-05 | 1 | -0/+95 |
| | | | | SVN-Revision: 20720 | ||||
* | target/rdc: revert [20653], the proper fix for #7005 is in [20712] | Nicolas Thill | 2010-04-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 20714 | ||||
* | ixp4xx: add back the patch for avoiding dma bounce buffers for network ↵ | Felix Fietkau | 2010-04-04 | 1 | -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 Thill | 2010-04-04 | 1 | -1/+1 |
| | | | | | | to acinonyx SVN-Revision: 20703 | ||||
* | jzcodec: Only support 16bit formats for now | Lars-Peter Clausen | 2010-04-04 | 1 | -5/+2 |
| | | | | SVN-Revision: 20701 | ||||
* | do not disable netfilter support for xburst target (some packages require ↵ | Mirko Vogt | 2010-04-04 | 1 | -1/+0 |
| | | | | | | netfilter support) SVN-Revision: 20698 | ||||
* | ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024) | Gabor Juhos | 2010-04-03 | 3 | -8/+12 |
| | | | | | | * cc: backfire@openwrt.org SVN-Revision: 20673 | ||||
* | do not set CONFIG_NET_DEV_OPS (#7005) | Florian Fainelli | 2010-04-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 20653 | ||||
* | flashmap and image generation: reduced union bcm_tag to a single struct ↵ | Florian Fainelli | 2010-04-01 | 4 | -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 Mehrtens | 2010-04-01 | 1 | -9/+16 |
| | | | | | | This was missing in commit r20072 SVN-Revision: 20651 | ||||
* | add a subtarget and drivers for the Intel Tolapai SoC | Imre Kaloz | 2010-04-01 | 4 | -1/+23 |
| | | | | SVN-Revision: 20648 | ||||
* | improve extract code | John Crispin | 2010-03-31 | 1 | -3/+9 |
| | | | | SVN-Revision: 20641 | ||||
* | ramips: add wpad-mini to the default packages | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20632 | ||||
* | ramips: annotate device register function prototypes with __init | Gabor Juhos | 2010-03-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 20627 | ||||
* | ramips: register wifi device for the RT2880 based boards | Gabor Juhos | 2010-03-31 | 2 | -0/+3 |
| | | | | SVN-Revision: 20625 |