aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32/040-bcm963xx_flashmap.patch
Commit message (Collapse)AuthorAgeFilesLines
* remove 2.6.32 supportFlorian Fainelli2010-10-171-379/+0
| | | | SVN-Revision: 23505
* revert r21085, fixes #7282Florian Fainelli2010-05-041-1/+1
| | | | SVN-Revision: 21352
* fix wrong refresh on flashmap patchFlorian Fainelli2010-04-221-1/+1
| | | | SVN-Revision: 21094
* refresh 2.6.32 patchesFlorian Fainelli2010-04-221-28/+18
| | | | SVN-Revision: 21086
* alwasy read imagetag with 64K erase block sizeFlorian Fainelli2010-04-221-1/+1
| | | | SVN-Revision: 21085
* 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
* refresh 2.6.32 patches, fix livebox support (#6821)Florian Fainelli2010-03-141-31/+19
| | | | SVN-Revision: 20204
* add support for 2.6.32, dropped the SPI patch for nowFlorian Fainelli2010-02-281-0/+705
SVN-Revision: 19919