<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/target/linux/brcm63xx/files/arch/mips, branch mini3g</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>firmware-utils: move bcm_tag.h here</title>
<updated>2012-10-08T09:59:50+00:00</updated>
<author>
<name>jogo</name>
<email>jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-10-08T09:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=e260ab73e0a396b3ba39824beb1fb71716828a7f'/>
<id>e260ab73e0a396b3ba39824beb1fb71716828a7f</id>
<content type='text'>
Since there is only one user of bcm_tag.h left, we can safely move it
into the firmware-utils directory, replacing the symlink.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33655 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since there is only one user of bcm_tag.h left, we can safely move it
into the firmware-utils directory, replacing the symlink.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33655 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>bcm63xx: Move the OpenWrt rootfs length field</title>
<updated>2011-04-15T12:18:25+00:00</updated>
<author>
<name>cshore</name>
<email>cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2011-04-15T12:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=f5c866b902908a8e2c63c63e027d5aa562f1c9e7'/>
<id>f5c866b902908a8e2c63c63e027d5aa562f1c9e7</id>
<content type='text'>
Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.

To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.

Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.

Signed-off-by: Jonas Gorski &lt;jonas.gorski+openwrt@gmail.com&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26680 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.

To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.

Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.

Signed-off-by: Jonas Gorski &lt;jonas.gorski+openwrt@gmail.com&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26680 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>Added OpenWRT-specific field to imagetag so that we can record the real root 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.</title>
<updated>2010-12-26T04:18:13+00:00</updated>
<author>
<name>cshore</name>
<email>cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-12-26T04:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=612cc293e11afc7abde8057c8ccf4210e1a0b460'/>
<id>612cc293e11afc7abde8057c8ccf4210e1a0b460</id>
<content type='text'>
Signed-off-by: Daniel Dickinson &lt;daniel@cshore.neomailbox.net&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24838 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Dickinson &lt;daniel@cshore.neomailbox.net&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24838 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h).  Closes #7120</title>
<updated>2010-04-14T00:45:48+00:00</updated>
<author>
<name>cshore</name>
<email>cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-04-14T00:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=f0ef3b70784cd168688e70e950c7decaaa17640a'/>
<id>f0ef3b70784cd168688e70e950c7decaaa17640a</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20850 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20850 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct</title>
<updated>2010-04-01T21:20:43+00:00</updated>
<author>
<name>florian</name>
<email>florian@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-04-01T21:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=58dcac852ce0140f7f7134a2d7d2dddaae2bdc80'/>
<id>58dcac852ce0140f7f7134a2d7d2dddaae2bdc80</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>[brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it</title>
<updated>2010-03-28T18:11:06+00:00</updated>
<author>
<name>florian</name>
<email>florian@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-28T18:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=ec9c918aef80e00f408698eec5bd43efd00470af'/>
<id>ec9c918aef80e00f408698eec5bd43efd00470af</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20548 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20548 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[brcm63xx] move files to files-2.6.30, to ease newer kernel integration</title>
<updated>2010-01-31T21:00:50+00:00</updated>
<author>
<name>florian</name>
<email>florian@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-01-31T21:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=aa058f66664b53ab0314ed0591b65a1e66a988bf'/>
<id>aa058f66664b53ab0314ed0591b65a1e66a988bf</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19471 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19471 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261</title>
<updated>2010-01-28T16:54:00+00:00</updated>
<author>
<name>cshore</name>
<email>cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-01-28T16:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=fa01321b6946c8820e1d4599a6e7aefc539ac061'/>
<id>fa01321b6946c8820e1d4599a6e7aefc539ac061</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19361 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19361 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in AGPF_S0 reset button definition</title>
<updated>2010-01-16T03:13:56+00:00</updated>
<author>
<name>cshore</name>
<email>cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-01-16T03:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=c3204b544a9c7009d0148a8c2a2e4c7eb7ed35ee'/>
<id>c3204b544a9c7009d0148a8c2a2e4c7eb7ed35ee</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19160 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19160 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>bcm63xx: add gpio leds to alice gate</title>
<updated>2010-01-15T13:30:46+00:00</updated>
<author>
<name>claudio</name>
<email>claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-01-15T13:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=6e2911b4f9b43249a3a8783f777e39591d89ef96'/>
<id>6e2911b4f9b43249a3a8783f777e39591d89ef96</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19152 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19152 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
