<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/omap24xx, branch master</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>omap24xx: remove referece to not existing kmod-usb-musb-tusb6010</title>
<updated>2018-01-15T12:13:34+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jo@mein.io</email>
</author>
<published>2018-01-15T12:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=497f028da1334b95bc7c7004afe4860df324cfe3'/>
<id>497f028da1334b95bc7c7004afe4860df324cfe3</id>
<content type='text'>
Remove leftover reference to a not existing kmod-usb-musb-tusb6010 from
the omap24xx target, the corresponding module is built into the kernel.

Fixes: 96815fe0a2 ("kernel: remove omap24xx specific kernel module packages")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove leftover reference to a not existing kmod-usb-musb-tusb6010 from
the omap24xx target, the corresponding module is built into the kernel.

Fixes: 96815fe0a2 ("kernel: remove omap24xx specific kernel module packages")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>merge: ssid: update default ssid</title>
<updated>2017-12-08T18:41:18+00:00</updated>
<author>
<name>Zoltan HERPAI</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2017-11-07T08:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f8585cf99a2a9c21194024118bff45de3ea321d'/>
<id>1f8585cf99a2a9c21194024118bff45de3ea321d</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: use only board_name function to get name</title>
<updated>2017-07-15T21:13:34+00:00</updated>
<author>
<name>Mathias Kresin</name>
<email>dev@kresin.me</email>
</author>
<published>2017-07-09T11:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e4e984f2a07d2cd96d8e5e90955bc268eb5d4e5a'/>
<id>e4e984f2a07d2cd96d8e5e90955bc268eb5d4e5a</id>
<content type='text'>
Do not parse /tmp/sysinfo/board_name, /proc/cpuinfo or the device tree
compatible string directly. Always use the board_name function to get
the board name.

The admswconfig package still reads /proc/cpuinfo directly. The code
looks somehow broken and the whole adm5120 which uses this package
looks unmaintained. Leave it as it is for now.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not parse /tmp/sysinfo/board_name, /proc/cpuinfo or the device tree
compatible string directly. Always use the board_name function to get
the board name.

The admswconfig package still reads /proc/cpuinfo directly. The code
looks somehow broken and the whole adm5120 which uses this package
looks unmaintained. Leave it as it is for now.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: clean up usb gadget support</title>
<updated>2016-09-15T11:11:21+00:00</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2016-09-08T15:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc17fde99436fd7912914c0e4d3f106820ffe9e8'/>
<id>dc17fde99436fd7912914c0e4d3f106820ffe9e8</id>
<content type='text'>
clean up usb gadget support:
- rename gadget modules so that they appear together and are easier to
  identify as gadget modules
- make usb-lib-composite and usb-gadget hidden as there is no point in
  selecting those without gadget drivers that require them as deps

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up usb gadget support:
- rename gadget modules so that they appear together and are easier to
  identify as gadget modules
- make usb-lib-composite and usb-gadget hidden as there is no point in
  selecting those without gadget drivers that require them as deps

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>image / basefiles: make console password configurable</title>
<updated>2016-04-18T19:53:07+00:00</updated>
<author>
<name>John Crispin</name>
<email>blogic@openwrt.org</email>
</author>
<published>2016-04-18T19:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc929174095a00150de6a3e48d46355d24f223b9'/>
<id>dc929174095a00150de6a3e48d46355d24f223b9</id>
<content type='text'>
Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>branding: add LEDE branding</title>
<updated>2016-03-24T21:40:13+00:00</updated>
<author>
<name>John Crispin</name>
<email>blogic@openwrt.org</email>
</author>
<published>2016-03-24T21:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fa69553900516944fc43cf7b377105ea1f6d3db0'/>
<id>fa69553900516944fc43cf7b377105ea1f6d3db0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>omap24xx: Append dtb to the zImage</title>
<updated>2015-10-09T07:46:12+00:00</updated>
<author>
<name>Michael Büsch</name>
<email>mb@bu3sch.de</email>
</author>
<published>2015-10-09T07:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56ee70637922e3db6bfe9ecdb73e819c10fd71dd'/>
<id>56ee70637922e3db6bfe9ecdb73e819c10fd71dd</id>
<content type='text'>
We just hardcode the n810 dtb for now. It should be selectable via profiles.

SVN-Revision: 47166
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We just hardcode the n810 dtb for now. It should be selectable via profiles.

SVN-Revision: 47166
</pre>
</div>
</content>
</entry>
<entry>
<title>omap24xx: Add missing kconfig options</title>
<updated>2015-10-07T09:40:42+00:00</updated>
<author>
<name>Michael Büsch</name>
<email>mb@bu3sch.de</email>
</author>
<published>2015-10-07T09:40:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f0b83fd20f5783327ff1aedb01bd34bd560fb509'/>
<id>f0b83fd20f5783327ff1aedb01bd34bd560fb509</id>
<content type='text'>
SVN-Revision: 47155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 47155
</pre>
</div>
</content>
</entry>
<entry>
<title>omap24xx: KERNEL_PATCHVER:=4.1</title>
<updated>2015-10-07T08:30:58+00:00</updated>
<author>
<name>Michael Büsch</name>
<email>mb@bu3sch.de</email>
</author>
<published>2015-10-07T08:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d5e9530692fe75049438b590179e2490955b766b'/>
<id>d5e9530692fe75049438b590179e2490955b766b</id>
<content type='text'>
SVN-Revision: 47154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 47154
</pre>
</div>
</content>
</entry>
<entry>
<title>omap24xx: Remove 4.0</title>
<updated>2015-10-07T08:29:06+00:00</updated>
<author>
<name>Michael Büsch</name>
<email>mb@bu3sch.de</email>
</author>
<published>2015-10-07T08:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5112dbca9a47f9dfd2e6f525910c04d2d5572ec4'/>
<id>5112dbca9a47f9dfd2e6f525910c04d2d5572ec4</id>
<content type='text'>
SVN-Revision: 47153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 47153
</pre>
</div>
</content>
</entry>
</feed>
