aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32
Commit message (Collapse)AuthorAgeFilesLines
* revert r21085, fixes #7282Florian Fainelli2010-05-041-1/+1
| | | | SVN-Revision: 21352
* do not write to per-port over-current register, which is bogus (#6898)Florian Fainelli2010-05-021-0/+18
| | | | SVN-Revision: 21306
* rename reset_buttons to buttonsRaphaël Huck2010-04-295-18/+18
| | | | SVN-Revision: 21255
* add WPS button support for nb4 boardsRaphaël Huck2010-04-293-12/+42
| | | | SVN-Revision: 21254
* fix gpio button key code, match button-hotplug codeRaphaël Huck2010-04-293-8/+8
| | | | SVN-Revision: 21253
* fix gpio_button device registerRaphaël Huck2010-04-292-6/+17
| | | | SVN-Revision: 21252
* fix the setup of MII clock in the case enet1 is linked to external switch ↵Raphaël Huck2010-04-281-0/+22
| | | | | | for 6358 boards, thx Miguel SVN-Revision: 21231
* extend bcm63xx_wdt driver for debugging purposes, thx MiguelRaphaël Huck2010-04-271-5/+25
| | | | SVN-Revision: 21199
* add neufbox 4 board support, thx Miguel & FlorianRaphaël Huck2010-04-271-0/+517
| | | | SVN-Revision: 21193
* add NXP 74HC164 chip driver support, thx Miguel & FlorianRaphaël Huck2010-04-271-0/+279
| | | | SVN-Revision: 21192
* add extended platform devices patch, thx Miguel & FlorianRaphaël Huck2010-04-271-0/+26
| | | | SVN-Revision: 21191
* fix spi chip select configurationFlorian Fainelli2010-04-261-1/+1
| | | | SVN-Revision: 21164
* fix bcm6358 spi base register address (#7234)Florian Fainelli2010-04-261-50/+39
| | | | SVN-Revision: 21163
* the SPI_CMD register is 16-bits wideFlorian Fainelli2010-04-261-4/+4
| | | | SVN-Revision: 21162
* register spi controller, remove whitespacesFlorian Fainelli2010-04-221-29/+87
| | | | SVN-Revision: 21096
* fix wrong refresh on flashmap patchFlorian Fainelli2010-04-221-1/+1
| | | | SVN-Revision: 21094
* re-instate SPI supportFlorian Fainelli2010-04-221-0/+910
| | | | SVN-Revision: 21087
* refresh 2.6.32 patchesFlorian Fainelli2010-04-222-32/+22
| | | | SVN-Revision: 21086
* alwasy read imagetag with 64K erase block sizeFlorian Fainelli2010-04-221-1/+1
| | | | SVN-Revision: 21085
* do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338Florian Fainelli2010-04-091-0/+13
| | | | SVN-Revision: 20765
* flashmap and image generation: reduced union bcm_tag to a single struct ↵Florian Fainelli2010-04-011-167/+44
| | | | | | 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
* move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli2010-03-281-181/+0
| | | | SVN-Revision: 20548
* kernel: update to 2.6.32.10Gabor Juhos2010-03-261-2/+2
| | | | SVN-Revision: 20444
* add support for D4PW board, patch from mexitFlorian Fainelli2010-03-251-0/+60
| | | | SVN-Revision: 20420
* refresh 2.6.32 patches, fix livebox support (#6821)Florian Fainelli2010-03-1420-249/+110
| | | | SVN-Revision: 20204
* do not register devices in device_initcall level, this breaks the SSB SPROM ↵Florian Fainelli2010-03-021-22/+0
| | | | | | registration SVN-Revision: 19957
* remove mail headers from patchesFlorian Fainelli2010-03-011-64/+0
| | | | SVN-Revision: 19935
* add support for 2.6.32, dropped the SPI patch for nowFlorian Fainelli2010-02-2821-0/+2823
SVN-Revision: 19919