summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32/040-bcm963xx_flashmap.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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