Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |