aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [ar71xx] revert r27043 (#9513)Jo-Philipp Wich2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] revert r27341, it introduce wrong behaviour for other modelsJo-Philipp Wich2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] turn status LED off if device finished initializingJo-Philipp Wich2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: upgrade avr32 u-boot to 2011.06Imre Kaloz2011-07-012-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: upgrade to 2.6.39.2Imre Kaloz2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: preliminary 3.0 supportImre Kaloz2011-07-0115-0/+27379
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/3.0]: add missing kernel symbolsImre Kaloz2011-07-011-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the gpio_dev driver: remove existing forward port patches, use ↵Felix Fietkau2011-07-016-58/+3
| | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H codeGabor Juhos2011-06-301-6/+0
| | | | | | The config option has been removed in 2.6.39. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: deactivate wndr3400 for now as this device will not bootHauke Mehrtens2011-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge 2.6.39 patchesGabor Juhos2011-06-295-985/+37
| | | | | | Also remove the old UART driver for ar933x. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove 2.6.37 support as wellGabor Juhos2011-06-2935-1205/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove 2.6.38 supportGabor Juhos2011-06-2934-1147/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: switch to 2.6.39Gabor Juhos2011-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add 2.6.39 supportGabor Juhos2011-06-2937-0/+2144
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove ar71xx_gpio_irq_set_typeGabor Juhos2011-06-291-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add separate handlers for IP3 interruptsGabor Juhos2011-06-291-5/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use separate handlers for IP2 interruptsGabor Juhos2011-06-291-20/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove useless irq_desc.status initializationsGabor Juhos2011-06-293-13/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0Gabor Juhos2011-06-292-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: generate image to flash on Netgear WNDR3400.Hauke Mehrtens2011-06-281-0/+1
| | | | | | | The image will not boot because serial flash support is missing this is only for experts. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add initial support for devices with bcma bus.Hauke Mehrtens2011-06-2823-47/+3320
| | | | | | | Ethernet and wifi are not working and this is highly experimental. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for kernel 3.0-rc5Hauke Mehrtens2011-06-284-9/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110628Hauke Mehrtens2011-06-286-57/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-2810-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: ethernet cleanup and sata fix - thanks, ChrisImre Kaloz2011-06-284-73/+388
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: update kernel to version 2.6.39Hauke Mehrtens2011-06-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110627 Hauke Mehrtens2011-06-2711-387/+3492
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix Linux-3.0 and fix clock rate detection.Hauke Mehrtens2011-06-275-2/+123
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-272-0/+684
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [geos] remove remaining uci-defaultsJo-Philipp Wich2011-06-271-27/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] geos: deprecate uci-defaults filesFlorian Fainelli2011-06-253-39/+44
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2: add config files for bridgingFlorian Fainelli2011-06-251-0/+14
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-2517-63/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵Felix Fietkau2011-06-252-0/+29
| | | | | | #9607) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)Felix Fietkau2011-06-251-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing linux-3.0 config symbolFlorian Fainelli2011-06-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] register SSB sprom after ethernet devicesFlorian Fainelli2011-06-225-4/+84
| | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix tab damage in 141-led_count.patchFlorian Fainelli2011-06-212-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-1/+1
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for kernel 3.0-rc4Hauke Mehrtens2011-06-2114-14/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] use macros to generate SPI registers table and switchesFlorian Fainelli2011-06-212-244/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix usb mis-cleanup after r27162 (#9581)Florian Fainelli2011-06-201-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Restrict Soekris specific base-files handling to Soekris profiles, ↵Jo-Philipp Wich2011-06-191-0/+2
| | | | | | based on patch by Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+Jo-Philipp Wich2011-06-193-0/+303
| | | | | | | | | | | | | | | | | Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). The codepath seems to be only taken when using IPv6, so there should be no negative side effects when IPv6 isn't loaded. I did not measure how big the performance impact is. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] dev-spi.c checks for running CPU, not board codeFlorian Fainelli2011-06-194-10/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fixup patches after r27234Florian Fainelli2011-06-1917-39/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove accidental bcm6345 related patchesFlorian Fainelli2011-06-193-628/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove support for 2.6.37 and 2.6.38Florian Fainelli2011-06-1979-10073/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] switch to 2.6.39Florian Fainelli2011-06-1926-47/+1302
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27232 3c298f89-4303-0410-b956-a3cf2f4a3e73