aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* cns21xx belongs to the Econa family, tooImre Kaloz2011-07-021-1/+1
| | | | SVN-Revision: 27354
* mark it brokenImre Kaloz2011-07-021-1/+1
| | | | SVN-Revision: 27349
* revert r27043 (#9513)Jo-Philipp Wich2011-07-011-1/+1
| | | | SVN-Revision: 27343
* revert r27341, it introduce wrong behaviour for other modelsJo-Philipp Wich2011-07-011-1/+1
| | | | SVN-Revision: 27342
* turn status LED off if device finished initializingJo-Philipp Wich2011-07-011-1/+1
| | | | SVN-Revision: 27341
* upgrade avr32 u-boot to 2011.06Imre Kaloz2011-07-012-8/+8
| | | | SVN-Revision: 27330
* upgrade to 2.6.39.2Imre Kaloz2011-07-011-1/+1
| | | | SVN-Revision: 27329
* preliminary 3.0 supportImre Kaloz2011-07-0115-0/+27379
| | | | SVN-Revision: 27328
* add missing kernel symbolsImre Kaloz2011-07-011-0/+4
| | | | SVN-Revision: 27327
* 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) SVN-Revision: 27322
* 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. SVN-Revision: 27320
* brcm47xx: deactivate wndr3400 for now as this device will not bootHauke Mehrtens2011-06-291-1/+1
| | | | SVN-Revision: 27316
* ar71xx: merge 2.6.39 patchesGabor Juhos2011-06-295-985/+37
| | | | | | Also remove the old UART driver for ar933x. SVN-Revision: 27314
* ar71xx: remove 2.6.37 support as wellGabor Juhos2011-06-2935-1205/+0
| | | | SVN-Revision: 27313
* ar71xx: remove 2.6.38 supportGabor Juhos2011-06-2934-1147/+0
| | | | SVN-Revision: 27312
* ar71xx: switch to 2.6.39Gabor Juhos2011-06-291-1/+1
| | | | SVN-Revision: 27311
* ar71xx: add 2.6.39 supportGabor Juhos2011-06-2937-0/+2144
| | | | SVN-Revision: 27310
* ar71xx: remove ar71xx_gpio_irq_set_typeGabor Juhos2011-06-291-11/+0
| | | | SVN-Revision: 27309
* ar71xx: add separate handlers for IP3 interruptsGabor Juhos2011-06-291-5/+39
| | | | SVN-Revision: 27308
* ar71xx: use separate handlers for IP2 interruptsGabor Juhos2011-06-291-20/+48
| | | | SVN-Revision: 27307
* ar71xx: remove useless irq_desc.status initializationsGabor Juhos2011-06-293-13/+4
| | | | SVN-Revision: 27306
* generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0Gabor Juhos2011-06-292-0/+2
| | | | SVN-Revision: 27305
* 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. SVN-Revision: 27302
* 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. SVN-Revision: 27301
* kernel: refresh patches for kernel 3.0-rc5Hauke Mehrtens2011-06-284-9/+10
| | | | SVN-Revision: 27300
* kernel: update ssb and bcma to linux-next next-20110628Hauke Mehrtens2011-06-286-57/+51
| | | | SVN-Revision: 27299
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-2810-10/+10
| | | | SVN-Revision: 27298
* ethernet cleanup and sata fix - thanks, ChrisImre Kaloz2011-06-284-73/+388
| | | | SVN-Revision: 27297
* brcm47xx: update kernel to version 2.6.39Hauke Mehrtens2011-06-271-1/+1
| | | | SVN-Revision: 27296
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-2711-387/+3492
| | | | SVN-Revision: 27295
* brcm47xx: fix Linux-3.0 and fix clock rate detection.Hauke Mehrtens2011-06-275-2/+123
| | | | SVN-Revision: 27294
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-272-0/+684
| | | | SVN-Revision: 27293
* remove remaining uci-defaultsJo-Philipp Wich2011-06-271-27/+0
| | | | SVN-Revision: 27291
* geos: deprecate uci-defaults filesFlorian Fainelli2011-06-253-39/+44
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27287
* alix2: add config files for bridgingFlorian Fainelli2011-06-251-0/+14
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27286
* remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-2517-63/+19
| | | | SVN-Revision: 27284
* ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵Felix Fietkau2011-06-252-0/+29
| | | | | | #9607) SVN-Revision: 27283
* ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)Felix Fietkau2011-06-251-5/+7
| | | | SVN-Revision: 27282
* add missing linux-3.0 config symbolFlorian Fainelli2011-06-241-0/+1
| | | | SVN-Revision: 27269
* 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. SVN-Revision: 27258
* fix tab damage in 141-led_count.patchFlorian Fainelli2011-06-212-2/+2
| | | | SVN-Revision: 27254
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-1/+1
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* kernel: refresh patches for kernel 3.0-rc4Hauke Mehrtens2011-06-2114-14/+15
| | | | SVN-Revision: 27247
* use macros to generate SPI registers table and switchesFlorian Fainelli2011-06-212-244/+96
| | | | SVN-Revision: 27246
* fix usb mis-cleanup after r27162 (#9581)Florian Fainelli2011-06-201-1/+2
| | | | SVN-Revision: 27243
* Restrict Soekris specific base-files handling to Soekris profiles, based on ↵Jo-Philipp Wich2011-06-191-0/+2
| | | | | | patch by Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27241
* generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the ↵Jo-Philipp Wich2011-06-193-0/+303
| | | | | | | | | | | | 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> SVN-Revision: 27237
* dev-spi.c checks for running CPU, not board codeFlorian Fainelli2011-06-194-10/+14
| | | | SVN-Revision: 27236
* fixup patches after r27234Florian Fainelli2011-06-1917-39/+40
| | | | SVN-Revision: 27235
* remove accidental bcm6345 related patchesFlorian Fainelli2011-06-193-628/+0
| | | | SVN-Revision: 27234