<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/target/linux/ramips/image/Makefile, branch realtek-unstable</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>ramips: unbreak rt2880 support</title>
<updated>2013-05-06T16:44:56+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-05-06T16:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=2f625c59a49d00eab374b111d566194a516edb79'/>
<id>2f625c59a49d00eab374b111d566194a516edb79</id>
<content type='text'>
Signed-off-by: John Crsipin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36559 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crsipin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36559 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: introduce DTS for ALL5003</title>
<updated>2013-04-25T19:03:01+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-25T19:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=ef18e846dcfb55f39794bc510da4f85da85d5452'/>
<id>ef18e846dcfb55f39794bc510da4f85da85d5452</id>
<content type='text'>
Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c.
With the change to DTS, this is no longer accurate, as ALL5002 is based on
Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding
rt5350.dtsi need to be included for ALL5003.

Signed-off-by: Daniel Golle &lt;dgolle@allnet.de&gt;
Patchwork: http://patchwork.openwrt.org/patch/3557/
Acked-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36435 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c.
With the change to DTS, this is no longer accurate, as ALL5002 is based on
Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding
rt5350.dtsi need to be included for ALL5003.

Signed-off-by: Daniel Golle &lt;dgolle@allnet.de&gt;
Patchwork: http://patchwork.openwrt.org/patch/3557/
Acked-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36435 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Add Alpha ASL-26555 support.</title>
<updated>2013-04-25T19:02:53+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-25T19:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=6c0f28a0d8f1bfdafa5a05cba6dfa870ef2f7850'/>
<id>6c0f28a0d8f1bfdafa5a05cba6dfa870ef2f7850</id>
<content type='text'>
This board uses a TrendChip SOC with its own RAM/Flash for ADSL support.
We know both SOCs are connected through ethernet and use some kind of protocol for UART communication, but due to the lack of GPL sources we couldn't get it to work. For this reason the network is configured only for LAN.

There are two versions (Chile 8MB and Spain 16MB).

Wiki: http://wiki.openwrt.org/toh/alpha/asl26555

Signed-off-by: Esteban Benito &lt;estebanjbs@gmail.com&gt;
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
Patchwork: http://patchwork.openwrt.org/patch/3571/
Acked-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36433 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This board uses a TrendChip SOC with its own RAM/Flash for ADSL support.
We know both SOCs are connected through ethernet and use some kind of protocol for UART communication, but due to the lack of GPL sources we couldn't get it to work. For this reason the network is configured only for LAN.

There are two versions (Chile 8MB and Spain 16MB).

Wiki: http://wiki.openwrt.org/toh/alpha/asl26555

Signed-off-by: Esteban Benito &lt;estebanjbs@gmail.com&gt;
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
Patchwork: http://patchwork.openwrt.org/patch/3571/
Acked-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36433 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Add support of D-link DIR-620D1</title>
<updated>2013-04-25T19:02:48+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-25T19:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=c3b0a9a70eec323cc5bfecbf7ba9e46b2ee7920d'/>
<id>c3b0a9a70eec323cc5bfecbf7ba9e46b2ee7920d</id>
<content type='text'>
Signed-off-by: Serge Vasilugin &lt;vasilugin@yandex.ru&gt;
Acked-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36432 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Serge Vasilugin &lt;vasilugin@yandex.ru&gt;
Acked-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36432 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[ramips] fix prepare_generic_squashfs</title>
<updated>2013-04-17T11:54:09+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-17T11:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=058469de8e3a73e39687056598a1d0b51b7e57a8'/>
<id>058469de8e3a73e39687056598a1d0b51b7e57a8</id>
<content type='text'>
prepare_generic_squashfs was called twice on the generated images breaking mount_root

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36349 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prepare_generic_squashfs was called twice on the generated images breaking mount_root

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36349 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[ramips] fix RT-N15 support</title>
<updated>2013-04-12T18:56:44+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-12T18:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=ded206c1c0a9b6b1fb59723e0c12edda14dc0522'/>
<id>ded206c1c0a9b6b1fb59723e0c12edda14dc0522</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36325 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36325 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[ramips] Add Netgear WNCE2001 (OF version)</title>
<updated>2013-04-09T14:19:33+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-09T14:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=cb06f20d31cc8776aab0de950b89b77f50eef890'/>
<id>cb06f20d31cc8776aab0de950b89b77f50eef890</id>
<content type='text'>
Add Netgear WNCE2001.

This is a small RT3052 device with 4MB spi flash and 32MB ram.
2 built-in antennas, 1x fastE, no USB, reset &amp; wps switch.
On my model the AP/RT switch is unpopulated, but I verified the gpio
mapping for it.
The stock firmware is running an unprotected tftpd which allows you
to read any file from the filesystem.
Serial port is present on testpads (See image on the wiki page).
There are more testpads below the shield near the SoC, which
may have JTAG.

Slight annoyance: The bootloader is checksumming kernel&amp;rootfs, but
can be tricked by zeroing checksum and length fields in the checksum
partition, see
target/linux/ramips/base-files/lib/preinit/04_disable_wnce2001_flash_checksumming

The manufacturer image is very similar to the DAP one, so I slightly
modified mkdapimg to support generating it.

The resulting
openwrt-ramips-rt305x-wnce2001-squashfs-factory-(worldwide|northamerica).bin
can be used to flash from stock to OpenWRT using the stock firmware
upgrade function, without using the serial port.

http://www.netgear.com/landing/wnce2001.aspx
http://wiki.openwrt.org/toh/netgear/wnce2001

Signed-off-by: Tobias Diedrich &lt;ranma+openwrt@tdiedrich.de&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36289 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Netgear WNCE2001.

This is a small RT3052 device with 4MB spi flash and 32MB ram.
2 built-in antennas, 1x fastE, no USB, reset &amp; wps switch.
On my model the AP/RT switch is unpopulated, but I verified the gpio
mapping for it.
The stock firmware is running an unprotected tftpd which allows you
to read any file from the filesystem.
Serial port is present on testpads (See image on the wiki page).
There are more testpads below the shield near the SoC, which
may have JTAG.

Slight annoyance: The bootloader is checksumming kernel&amp;rootfs, but
can be tricked by zeroing checksum and length fields in the checksum
partition, see
target/linux/ramips/base-files/lib/preinit/04_disable_wnce2001_flash_checksumming

The manufacturer image is very similar to the DAP one, so I slightly
modified mkdapimg to support generating it.

The resulting
openwrt-ramips-rt305x-wnce2001-squashfs-factory-(worldwide|northamerica).bin
can be used to flash from stock to OpenWRT using the stock firmware
upgrade function, without using the serial port.

http://www.netgear.com/landing/wnce2001.aspx
http://wiki.openwrt.org/toh/netgear/wnce2001

Signed-off-by: Tobias Diedrich &lt;ranma+openwrt@tdiedrich.de&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36289 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[ramips] add profile for tenda w150m board</title>
<updated>2013-04-03T10:00:21+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-03T10:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=8d7aa0846cb129365246b428583e0edb99d160d7'/>
<id>8d7aa0846cb129365246b428583e0edb99d160d7</id>
<content type='text'>
http://patchwork.openwrt.org/patch/3371/

Signed-off-by: Chi Zhang &lt;zhangchi866@gmail.com&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36176 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://patchwork.openwrt.org/patch/3371/

Signed-off-by: Chi Zhang &lt;zhangchi866@gmail.com&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36176 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[ramips] Build WW factory image for DAP-1350</title>
<updated>2013-04-03T10:00:12+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-03T10:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=b447df866608a10b58f16ed0ca1aa1fa8081c9cf'/>
<id>b447df866608a10b58f16ed0ca1aa1fa8081c9cf</id>
<content type='text'>
http://patchwork.openwrt.org/patch/3466/

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36174 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://patchwork.openwrt.org/patch/3466/

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36174 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[ramips] add Huawei D105</title>
<updated>2013-04-03T10:00:08+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-03T10:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=47b76427f5da982d712c2550124b1721eb85ed97'/>
<id>47b76427f5da982d712c2550124b1721eb85ed97</id>
<content type='text'>
http://patchwork.openwrt.org/patch/3510/

Signed-off-by: Cezary Jackiewicz &lt;cezary.jackiewicz@gmail.com&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36173 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://patchwork.openwrt.org/patch/3510/

Signed-off-by: Cezary Jackiewicz &lt;cezary.jackiewicz@gmail.com&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36173 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
