summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/arch/mips/include
Commit message (Collapse)AuthorAgeFilesLines
* Added OpenWRT-specific field to imagetag so that we can record the real root ↵cshore2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in ↵cshore2010-04-141-2/+2
| | | | | | imagetag (was invalid strings in bcm_tag.h). Closes #7120 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] flashmap and image generation: reduced union bcm_tag to a single ↵florian2010-04-011-164/+55
| | | | | | | | | | | struct 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools ↵florian2010-03-281-0/+178
| | | | | | can re-use it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] move files to files-2.6.30, to ease newer kernel integrationflorian2010-01-311-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338florian2009-07-301-0/+1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17054 3c298f89-4303-0410-b956-a3cf2f4a3e73