summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/arch/mips/include/asm
Commit message (Collapse)AuthorAgeFilesLines
* Added OpenWRT-specific field to imagetag so that we can record the real root ↵Daniel Dickinson2010-12-261-2/+3
| | | | | | | | length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24838
* tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in ↵Daniel Dickinson2010-04-141-2/+2
| | | | | | imagetag (was invalid strings in bcm_tag.h). Closes #7120 SVN-Revision: 20850
* flashmap and image generation: reduced union bcm_tag to a single struct ↵Florian Fainelli2010-04-011-164/+55
| | | | | | 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-0/+178
| | | | SVN-Revision: 20548
* move files to files-2.6.30, to ease newer kernel integrationFlorian Fainelli2010-01-311-1/+0
| | | | SVN-Revision: 19471
* add experimental support for 2.6.28.10, tested on bcm6338Florian Fainelli2009-07-301-0/+1
SVN-Revision: 17054