Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bcm63xx: Allow 'colored' power leds. | Daniel Dickinson | 2010-11-28 | 1 | -1/+1 | |
| | | | | | | | | | | | Since some devices have more than one power led, they might be separated by their color in the name. To also allow them to be on after leaving preinit, set any status led starting with 'power' to on instead of only those with the exact name of 'power'. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24187 | |||||
* | bcm63xx: Don't hardcode the switch ethernet interface in preinit. | Daniel Dickinson | 2010-11-28 | 2 | -10/+10 | |
| | | | | | | | | | | Currently eth1 is hardcoded as the expected interface switches in diagmode. This patch replaces the eth1 with the ifname, and also directly tests if the interface specified by ifname has a switch attached. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24186 | |||||
* | bcm63xx: Add defconfigs. | Daniel Dickinson | 2010-11-28 | 3 | -1/+23 | |
| | | | | | | | | | | | Port the mechanism for different default configurations from ar71xx and use the old configuration as the default configuration. This should have no functional differences to before. While we are at it, remove the obsolete nat option. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24185 | |||||
* | refresh patches and remove trailing whitespaces | Florian Fainelli | 2010-11-28 | 7 | -67/+51 | |
| | | | | SVN-Revision: 24181 | |||||
* | refresh and refine 972-cpmac_multi_probe.patch, patch from sn9 | Florian Fainelli | 2010-11-28 | 1 | -138/+146 | |
| | | | | SVN-Revision: 24180 | |||||
* | refresh 973-cpmac_handle_mvswitch.patch | Florian Fainelli | 2010-11-28 | 1 | -8/+8 | |
| | | | | SVN-Revision: 24179 | |||||
* | refresh and refine vlynq patch, patch from sn9 | Florian Fainelli | 2010-11-28 | 1 | -34/+36 | |
| | | | | SVN-Revision: 24178 | |||||
* | brcm47xx: remove support for old kernel versions | Hauke Mehrtens | 2010-11-28 | 68 | -7629/+0 | |
| | | | | SVN-Revision: 24168 | |||||
* | brcm47xx: use kernel 2.6.36.1 as new default kernel for this target. | Hauke Mehrtens | 2010-11-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24167 | |||||
* | kernel: add missing config symbols for 2.6.37-rc3 | Hauke Mehrtens | 2010-11-28 | 1 | -0/+2 | |
| | | | | | | Thank you maddes for reporting. (closes #8323) SVN-Revision: 24165 | |||||
* | brcm47xx: reorder patches like they were commitet upstream | Hauke Mehrtens | 2010-11-27 | 12 | -139/+380 | |
| | | | | SVN-Revision: 24162 | |||||
* | remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete ↵ | Felix Fietkau | 2010-11-27 | 9 | -9/+0 | |
| | | | | | | and should not be used yet SVN-Revision: 24161 | |||||
* | kernel: add missing config option | Hauke Mehrtens | 2010-11-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 24157 | |||||
* | patch 972-cpmac_multi_probe.patch correctly, thanks sn9 | Florian Fainelli | 2010-11-25 | 1 | -0/+238 | |
| | | | | SVN-Revision: 24142 | |||||
* | rename 973-cpmac_handle_mvswitch.c to 973-cpmac_handle_mvswitch.patch | Florian Fainelli | 2010-11-25 | 1 | -0/+0 | |
| | | | | SVN-Revision: 24141 | |||||
* | handle mvswitch in cpmac, rework MII probing logic, patch from sn9 and Wipster | Florian Fainelli | 2010-11-25 | 4 | -232/+65 | |
| | | | | SVN-Revision: 24140 | |||||
* | handle new revisions of vlynq wrt reset sequence, patch from sn9 | Florian Fainelli | 2010-11-25 | 1 | -14/+300 | |
| | | | | SVN-Revision: 24139 | |||||
* | increase flash window size to 32MiB, patch from sn9. | Florian Fainelli | 2010-11-25 | 1 | -3/+18 | |
| | | | | SVN-Revision: 24138 | |||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 42 | -54/+54 | |
| | | | | SVN-Revision: 24136 | |||||
* | image Makefile: Removed extraneous tab from Image/LimitName16 macro ↵ | Daniel Dickinson | 2010-11-24 | 1 | -1/+1 | |
| | | | | | | definition. The solves the strange whitespace in front of the image name in the info1 section SVN-Revision: 24127 | |||||
* | ramips: add support for Belkin F5D8235 v2 board | Gabor Juhos | 2010-11-24 | 7 | -0/+164 | |
| | | | | | | | | No support for usb for now. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24126 | |||||
* | generic: add rtl8366rb switch vlan fid support | Gabor Juhos | 2010-11-24 | 3 | -7/+66 | |
| | | | | | | | | | | | Allows to use fids 0 to 7. Default is 0. Those who will use this don't forget to `set vlan fid` every time after `set vlan ports` if you want non default behavior. Minor changes. Version bump. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24125 | |||||
* | ramips: Use NET_IP_ALIGN instead of hardcoding 2 | Gabor Juhos | 2010-11-24 | 1 | -4/+5 | |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24124 | |||||
* | ramips: DMA map the correct RX skb size | Gabor Juhos | 2010-11-24 | 1 | -2/+2 | |
| | | | | | | | | | | The skb_reserve call prior to DMA mapping the RX skb reduced the skb data len by 2. To not allow DMA to write behind the skb we should pass the correct skb data len to the device. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24123 | |||||
* | ramips: Don't trigger BUG_ON due to skb allocation failure | Gabor Juhos | 2010-11-24 | 1 | -16/+19 | |
| | | | | | | | | | Instead just drop the rx'ed frame silently and reuse the already available buffer. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24122 | |||||
* | ramips: Remove unnecessary skb_put | Gabor Juhos | 2010-11-24 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24121 | |||||
* | image: Limited image name put into the info1 field to 16 characters and ↵ | Daniel Dickinson | 2010-11-23 | 1 | -4/+8 | |
| | | | | | | eliminted the OpenWRT revision. This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used. SVN-Revision: 24118 | |||||
* | linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -32/+37 | |
| | | | | SVN-Revision: 24116 | |||||
* | linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: ↵ | Alexandros C. Couloumbis | 2010-11-23 | 1 | -0/+118 | |
| | | | | | | http://lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee) SVN-Revision: 24114 | |||||
* | linux/brcm47xx: add missing patch on r24112 | Alexandros C. Couloumbis | 2010-11-23 | 1 | -21/+34 | |
| | | | | SVN-Revision: 24113 | |||||
* | linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -6/+6 | |
| | | | | SVN-Revision: 24112 | |||||
* | linux/generic: refresh 2.6.37 patches | Alexandros C. Couloumbis | 2010-11-23 | 12 | -22/+22 | |
| | | | | SVN-Revision: 24111 | |||||
* | Fix ext4 build | Hamish Guthrie | 2010-11-23 | 2 | -2/+2 | |
| | | | | SVN-Revision: 24110 | |||||
* | Bump kernel version | Hamish Guthrie | 2010-11-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24109 | |||||
* | Remove NAND support | Hamish Guthrie | 2010-11-23 | 1 | -3/+1 | |
| | | | | SVN-Revision: 24108 | |||||
* | linux/brcm47xx: properly fix r24096 | Alexandros C. Couloumbis | 2010-11-22 | 3 | -195/+36 | |
| | | | | SVN-Revision: 24102 | |||||
* | linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 ↵ | Alexandros C. Couloumbis | 2010-11-22 | 2 | -4/+197 | |
| | | | | | | commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor 0x4243) functionality. Revert that patch until we get a proper fix. SVN-Revision: 24096 | |||||
* | target/linux: sync kernel patches to 2.6.37-rc3 | Alexandros C. Couloumbis | 2010-11-22 | 1 | -18/+0 | |
| | | | | SVN-Revision: 24095 | |||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 71 | -128833/+0 | |
| | | | | SVN-Revision: 24089 | |||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 87 | -66838/+0 | |
| | | | | SVN-Revision: 24088 | |||||
* | 2.6.31 support (WiP) | Imre Kaloz | 2010-11-22 | 61 | -4/+21947 | |
| | | | | SVN-Revision: 24087 | |||||
* | move x86 back to .32 for now | Imre Kaloz | 2010-11-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24085 | |||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 26 | -83/+40 | |
| | | | | SVN-Revision: 24084 | |||||
* | use ext4 for ext2/3 on 2.6.32+ | Imre Kaloz | 2010-11-22 | 6 | -5/+6 | |
| | | | | SVN-Revision: 24083 | |||||
* | add 2.6.32 patches to use ext4 for ext2/3 | Imre Kaloz | 2010-11-22 | 3 | -0/+202 | |
| | | | | SVN-Revision: 24082 | |||||
* | additional Kconfig options for newer kernels | Imre Kaloz | 2010-11-22 | 1 | -0/+4 | |
| | | | | SVN-Revision: 24081 | |||||
* | we don't need microcode updates | Imre Kaloz | 2010-11-22 | 1 | -4/+1 | |
| | | | | SVN-Revision: 24080 | |||||
* | add missing Kconfig symbols | Imre Kaloz | 2010-11-22 | 1 | -0/+2 | |
| | | | | SVN-Revision: 24077 | |||||
* | x86: add missing l1 cache shift change | Felix Fietkau | 2010-11-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24072 | |||||
* | x86: turn off CONFIG_X86_GENERIC for geos and net5501 | Felix Fietkau | 2010-11-21 | 2 | -2/+5 | |
| | | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 24071 |