Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32 | Daniel Dickinson | 2010-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 22464 | ||||
* | fix alice gate2 internet:green led (#6743) | Florian Fainelli | 2010-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 22273 | ||||
* | add required exports for wl.ko | Jo-Philipp Wich | 2010-07-13 | 1 | -0/+34 |
| | | | | SVN-Revision: 22174 | ||||
* | add missing alice gate2 leds (#6743) | Florian Fainelli | 2010-06-13 | 8 | -156/+132 |
| | | | | SVN-Revision: 21785 | ||||
* | brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs ↵ | Daniel Dickinson | 2010-05-30 | 8 | -125/+160 |
| | | | | | | reference design) SVN-Revision: 21631 | ||||
* | target/linux: refresh 2.6.32 patches | Nicolas Thill | 2010-05-24 | 7 | -12/+10 |
| | | | | SVN-Revision: 21566 | ||||
* | revert r21085, fixes #7282 | Florian Fainelli | 2010-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 21352 | ||||
* | do not write to per-port over-current register, which is bogus (#6898) | Florian Fainelli | 2010-05-02 | 1 | -0/+18 |
| | | | | SVN-Revision: 21306 | ||||
* | rename reset_buttons to buttons | Raphaël Huck | 2010-04-29 | 5 | -18/+18 |
| | | | | SVN-Revision: 21255 | ||||
* | add WPS button support for nb4 boards | Raphaël Huck | 2010-04-29 | 3 | -12/+42 |
| | | | | SVN-Revision: 21254 | ||||
* | fix gpio button key code, match button-hotplug code | Raphaël Huck | 2010-04-29 | 3 | -8/+8 |
| | | | | SVN-Revision: 21253 | ||||
* | fix gpio_button device register | Raphaël Huck | 2010-04-29 | 2 | -6/+17 |
| | | | | SVN-Revision: 21252 | ||||
* | fix the setup of MII clock in the case enet1 is linked to external switch ↵ | Raphaël Huck | 2010-04-28 | 1 | -0/+22 |
| | | | | | | for 6358 boards, thx Miguel SVN-Revision: 21231 | ||||
* | extend bcm63xx_wdt driver for debugging purposes, thx Miguel | Raphaël Huck | 2010-04-27 | 1 | -5/+25 |
| | | | | SVN-Revision: 21199 | ||||
* | add neufbox 4 board support, thx Miguel & Florian | Raphaël Huck | 2010-04-27 | 1 | -0/+517 |
| | | | | SVN-Revision: 21193 | ||||
* | add NXP 74HC164 chip driver support, thx Miguel & Florian | Raphaël Huck | 2010-04-27 | 1 | -0/+279 |
| | | | | SVN-Revision: 21192 | ||||
* | add extended platform devices patch, thx Miguel & Florian | Raphaël Huck | 2010-04-27 | 1 | -0/+26 |
| | | | | SVN-Revision: 21191 | ||||
* | fix spi chip select configuration | Florian Fainelli | 2010-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 21164 | ||||
* | fix bcm6358 spi base register address (#7234) | Florian Fainelli | 2010-04-26 | 1 | -50/+39 |
| | | | | SVN-Revision: 21163 | ||||
* | the SPI_CMD register is 16-bits wide | Florian Fainelli | 2010-04-26 | 1 | -4/+4 |
| | | | | SVN-Revision: 21162 | ||||
* | register spi controller, remove whitespaces | Florian Fainelli | 2010-04-22 | 1 | -29/+87 |
| | | | | SVN-Revision: 21096 | ||||
* | fix wrong refresh on flashmap patch | Florian Fainelli | 2010-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 21094 | ||||
* | re-instate SPI support | Florian Fainelli | 2010-04-22 | 1 | -0/+910 |
| | | | | SVN-Revision: 21087 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-04-22 | 2 | -32/+22 |
| | | | | SVN-Revision: 21086 | ||||
* | alwasy read imagetag with 64K erase block size | Florian Fainelli | 2010-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 21085 | ||||
* | do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 | Florian Fainelli | 2010-04-09 | 1 | -0/+13 |
| | | | | SVN-Revision: 20765 | ||||
* | flashmap and image generation: reduced union bcm_tag to a single struct ↵ | Florian Fainelli | 2010-04-01 | 1 | -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 it | Florian Fainelli | 2010-03-28 | 1 | -181/+0 |
| | | | | SVN-Revision: 20548 | ||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 20444 | ||||
* | add support for D4PW board, patch from mexit | Florian Fainelli | 2010-03-25 | 1 | -0/+60 |
| | | | | SVN-Revision: 20420 | ||||
* | refresh 2.6.32 patches, fix livebox support (#6821) | Florian Fainelli | 2010-03-14 | 20 | -249/+110 |
| | | | | SVN-Revision: 20204 | ||||
* | do not register devices in device_initcall level, this breaks the SSB SPROM ↵ | Florian Fainelli | 2010-03-02 | 1 | -22/+0 |
| | | | | | | registration SVN-Revision: 19957 | ||||
* | remove mail headers from patches | Florian Fainelli | 2010-03-01 | 1 | -64/+0 |
| | | | | SVN-Revision: 19935 | ||||
* | add support for 2.6.32, dropped the SPI patch for now | Florian Fainelli | 2010-02-28 | 21 | -0/+2823 |
SVN-Revision: 19919 |