summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* kernel: fix cryptodev with kernel >= 2.6.35Hauke Mehrtens2010-12-061-2/+8
| | | | | | | | The fix is from http://sourceforge.net/mailarchive/forum.php?thread_name=20100906035717.GA7562%40mcafee.com&forum_name=ocf-linux-users Thank you tripolar for reporting the issue and finding a solution for it. SVN-Revision: 24286
* base-files: Added the preinit information for reset button and preinit ↵Daniel Dickinson2010-12-061-0/+5
| | | | | | indication led, and preinit interface SVN-Revision: 24276
* board definition: Fixed CPVA642 LED definitionsDaniel Dickinson2010-12-064-13/+8
| | | | SVN-Revision: 24275
* board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches ↵Daniel Dickinson2010-12-064-7/+84
| | | | | | later in series due to fuzz SVN-Revision: 24274
* base-files: Added network defconfig because board only has one ethernet ↵Daniel Dickinson2010-12-061-0/+14
| | | | | | (4-port switch) SVN-Revision: 24273
* ramips: add support for 2.6.36Gabor Juhos2010-12-058-0/+427
| | | | SVN-Revision: 24270
* ramips: default profile fixGabor Juhos2010-12-052-2/+2
| | | | | | | | Fix package names in default profiles. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24269
* ramips: use tabs instead of spaces in mach-f5d8235-v2.cGabor Juhos2010-12-051-43/+43
| | | | SVN-Revision: 24268
* brcm47xx: do not read from CFEHauke Mehrtens2010-12-051-12/+6
| | | | SVN-Revision: 24267
* brcm47xx: backport patch from kernel 2.6.37Hauke Mehrtens2010-12-0511-134/+375
| | | | | | | Backport patches from r24162 brcm47xx: reorder patches like they were commitet upstream SVN-Revision: 24266
* brcm47xx: use on common files dirHauke Mehrtens2010-12-053-1192/+0
| | | | SVN-Revision: 24264
* preliminary support for Freescale MPC85xx based boardsImre Kaloz2010-12-053-0/+305
| | | | SVN-Revision: 24259
* ar71xx: work around a PCI controller bug which causes reads to the ↵Felix Fietkau2010-12-041-0/+10
| | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236
* remove unused kernel versions, make 2.6.36 the defaultImre Kaloz2010-12-0365-12553/+1
| | | | SVN-Revision: 24223
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-026-19/+160
| | | | | | Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217
* tune rtl8366s default config, make vlan 1 cpu port tagged and use eth0.1 for ↵Jo-Philipp Wich2010-12-023-6/+6
| | | | | | the lan interface - this brings the configuration more in line with other switch setups SVN-Revision: 24215
* ar71xx: refresh patchesGabor Juhos2010-12-0116-36/+36
| | | | SVN-Revision: 24210
* generic: yet another missing config symbol for 2.6.37Gabor Juhos2010-12-011-0/+1
| | | | SVN-Revision: 24208
* add a new image for the TEW-652BRP which can be used with the bootloader ↵Jo-Philipp Wich2010-11-301-0/+1
| | | | | | recovery option SVN-Revision: 24196
* backport two changes from kernel.org: ↵Jo-Philipp Wich2010-11-3014-0/+349
| | | | | | | | | 65e9b62d4503849b10bedfc29bff0473760cc597 ipv6: add special mode accept_ra=2 to accept RA while configured as router c3bccac2fa76f1619dfe4fb7b9bee69de7f066d8 ipv6: add special mode forwarding=2 to send RS while configured as router SVN-Revision: 24195
* image Makefile: Corrected router imagename length limiting. Thanks ↵Daniel Dickinson2010-11-281-1/+1
| | | | | | KanjiMonster for reminding me. SVN-Revision: 24191
* bcm63xx: Add support for the T-Com Speedport W 500V.Daniel Dickinson2010-11-284-1/+95
| | | | | | | | | | Add support for the T-Com Speedport W 500V using a special tagged image as it identifies itself as a 96348GW, but has some gpios wired differently, and also has only one ethernet port without a switch attached to it. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24190
* bcm63xx: Add board id override fixup.Daniel Dickinson2010-11-282-3/+75
| | | | | | | | | | | | Add a fixup for the kernel to check the bcm tag of the image for a boardid in the information1 field, and use that instead of the supplied one by cfe. This is triggered by a + at the start of the information1 field. Also modify the image generation to generate apropriately tagged images. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24189
* bcm63xx: Finalize support for DSL-274xB, rev C2.Daniel Dickinson2010-11-284-2/+91
| | | | | | | | | | | | The DSL-2740B/DSL-2741B rev C2 support was missing the board definition, resulting in a kernel panic on boot. This patch adds it, and also renames the generated image name to properly reflect that it is for the revision C2, and for both the DSL-2740B and DSL-2741B. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24188
* bcm63xx: Allow 'colored' power leds.Daniel Dickinson2010-11-281-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 Dickinson2010-11-282-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 Dickinson2010-11-283-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 whitespacesFlorian Fainelli2010-11-287-67/+51
| | | | SVN-Revision: 24181
* refresh and refine 972-cpmac_multi_probe.patch, patch from sn9Florian Fainelli2010-11-281-138/+146
| | | | SVN-Revision: 24180
* refresh 973-cpmac_handle_mvswitch.patchFlorian Fainelli2010-11-281-8/+8
| | | | SVN-Revision: 24179
* refresh and refine vlynq patch, patch from sn9Florian Fainelli2010-11-281-34/+36
| | | | SVN-Revision: 24178
* brcm47xx: remove support for old kernel versionsHauke Mehrtens2010-11-2868-7629/+0
| | | | SVN-Revision: 24168
* brcm47xx: use kernel 2.6.36.1 as new default kernel for this target.Hauke Mehrtens2010-11-281-1/+1
| | | | SVN-Revision: 24167
* kernel: add missing config symbols for 2.6.37-rc3Hauke Mehrtens2010-11-281-0/+2
| | | | | | Thank you maddes for reporting. (closes #8323) SVN-Revision: 24165
* brcm47xx: reorder patches like they were commitet upstreamHauke Mehrtens2010-11-2712-139/+380
| | | | SVN-Revision: 24162
* remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete ↵Felix Fietkau2010-11-279-9/+0
| | | | | | and should not be used yet SVN-Revision: 24161
* kernel: add missing config optionHauke Mehrtens2010-11-271-0/+1
| | | | SVN-Revision: 24157
* patch 972-cpmac_multi_probe.patch correctly, thanks sn9Florian Fainelli2010-11-251-0/+238
| | | | SVN-Revision: 24142
* rename 973-cpmac_handle_mvswitch.c to 973-cpmac_handle_mvswitch.patchFlorian Fainelli2010-11-251-0/+0
| | | | SVN-Revision: 24141
* handle mvswitch in cpmac, rework MII probing logic, patch from sn9 and WipsterFlorian Fainelli2010-11-254-232/+65
| | | | SVN-Revision: 24140
* handle new revisions of vlynq wrt reset sequence, patch from sn9Florian Fainelli2010-11-251-14/+300
| | | | SVN-Revision: 24139
* increase flash window size to 32MiB, patch from sn9.Florian Fainelli2010-11-251-3/+18
| | | | SVN-Revision: 24138
* update to the latest stable kernelsImre Kaloz2010-11-2442-54/+54
| | | | SVN-Revision: 24136
* image Makefile: Removed extraneous tab from Image/LimitName16 macro ↵Daniel Dickinson2010-11-241-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 boardGabor Juhos2010-11-247-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 supportGabor Juhos2010-11-243-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 2Gabor Juhos2010-11-241-4/+5
| | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24124
* ramips: DMA map the correct RX skb sizeGabor Juhos2010-11-241-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 failureGabor Juhos2010-11-241-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_putGabor Juhos2010-11-241-1/+1
| | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24121