<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/jogo/target/Config.in, branch reboot</title>
<subtitle>Staging tree of Jonas Gorski</subtitle>
<id>https://git.openwrt.org/openwrt/staging/jogo/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/jogo/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/'/>
<updated>2015-11-10T12:03:59Z</updated>
<entry>
<title>toolchain: add support of ARC architecture</title>
<updated>2015-11-10T12:03:59Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-11-10T12:03:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=8b5d644bb36846660e1fa20d38361fec12a14b28'/>
<id>urn:sha1:8b5d644bb36846660e1fa20d38361fec12a14b28</id>
<content type='text'>
This includes binutils, gcc, gdb and uClibc-ng.

Latest release of ARC gcc (as of today it is "arc-2015.06")
is based on upstream gcc 4.8.4.

Sources are available on GitHub, see:
https://github.com/foss-for-synopsys-dwc-arc-processors/gcc

Latest release of ARC binutils (as of today it is "arc-2015.06")
is based on upstream binutils 2.23.

Sources are available on GitHub, see:
https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb/releases/tag/arc-2015.06

Latest release of ARC GDB (as of today this is "arc-2015.06-gdb")
is based on upstream gdb 7.9.1.

Sources are available on GitHub, see:
https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb/releases/tag/arc-2015.06-gdb

Note that for binutils and gdb that come from unified git repository
(which is the case for upstream binutils/gdb today) we need to disable
building of gdb in binutils and binutils in gdb hence in binutils:
------&gt;8------
--disable-sim
--disable-gdb
------&gt;8------

and in gdb:
------&gt;8------
--disable-binutils
--disable-ld
--disable-gas
------&gt;8------

Also in gdb we disable sim because if the following breakage while
building with it:
------------&gt;8------------
/usr/bin/env bash ./../common/genmloop.sh -shell /usr/bin/env bash \
        -mono -fast -pbb -switch sem5-switch.c \
        -cpu a5f -infile ./mloop5.in \
        -outfile-suffix 5
unknown option: bash
Makefile:699: recipe for target 'stamp-5mloop' failed
make[7]: *** [stamp-5mloop] Error 1
------------&gt;8------------

Cc: Felix Fietkau &lt;nbd@openwrt.org&gt;
Cc: John Crispin &lt;blogic@openwrt.org&gt;
Cc: Jonas Gorski &lt;jogo@openwrt.org&gt;
Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;

SVN-Revision: 47438
</content>
</entry>
<entry>
<title>build: remove obsolete references to cris and avr32</title>
<updated>2015-03-24T10:07:40Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-03-24T10:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5'/>
<id>urn:sha1:5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44965
</content>
</entry>
<entry>
<title>aarch64: add initial support</title>
<updated>2014-11-24T06:33:13Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2014-11-24T06:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=dd8d7188eea747c9fc7f11f48cd127ea8e7f273e'/>
<id>urn:sha1:dd8d7188eea747c9fc7f11f48cd127ea8e7f273e</id>
<content type='text'>
Add initial support for the AArch64 architecture

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 43353
</content>
</entry>
<entry>
<title>kernel: add a NAND_SUPPORT symbol</title>
<updated>2014-06-11T12:59:22Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-11T12:59:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=ac5d5cbc795bc618dc426ac3631c88f4e73eaff5'/>
<id>urn:sha1:ac5d5cbc795bc618dc426ac3631c88f4e73eaff5</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41122
</content>
</entry>
<entry>
<title>build: add a feature flag for low-memory systems</title>
<updated>2014-06-02T17:04:38Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-06-02T17:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=b24897ee5c53b6488d1b984b63ab65220e486ed7'/>
<id>urn:sha1:b24897ee5c53b6488d1b984b63ab65220e486ed7</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 40980
</content>
</entry>
<entry>
<title>add a feature flag for device tree support</title>
<updated>2013-11-22T12:01:01Z</updated>
<author>
<name>Imre Kaloz</name>
</author>
<published>2013-11-22T12:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=f3e2331e18708d7080cbd12cbb967e076fd747d1'/>
<id>urn:sha1:f3e2331e18708d7080cbd12cbb967e076fd747d1</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 38893
</content>
</entry>
<entry>
<title>build: drop FIT option until we actually need it</title>
<updated>2013-10-17T15:45:41Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-10-17T15:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=59eb6137dd51d4cb1215c191230911a092745601'/>
<id>urn:sha1:59eb6137dd51d4cb1215c191230911a092745601</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 38439
</content>
</entry>
<entry>
<title>build: add menuconfig option for building FIT images</title>
<updated>2013-10-16T21:23:24Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-10-16T21:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=cc1b164634a9275e70a57b170daa5fab11450c4b'/>
<id>urn:sha1:cc1b164634a9275e70a57b170daa5fab11450c4b</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 38431
</content>
</entry>
<entry>
<title>kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag)</title>
<updated>2013-07-21T11:55:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-07-21T11:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=94439c2b5d797a1e18ae9ff81a76a8e53ce2fa09'/>
<id>urn:sha1:94439c2b5d797a1e18ae9ff81a76a8e53ce2fa09</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 37491
</content>
</entry>
<entry>
<title>target: split jffs2 NAND out of jffs2</title>
<updated>2013-06-05T20:58:03Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2013-06-05T20:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=9f7ef8d5f0199f12abfd4b1c50d0bfe8484471d7'/>
<id>urn:sha1:9f7ef8d5f0199f12abfd4b1c50d0bfe8484471d7</id>
<content type='text'>
Make jffs2_nand a separate option so this can be triggered without forcing
jffs2 images for nor targets.

Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout
in &lt;page_size&gt;:&lt;block_size&gt; pairs.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 36860
</content>
</entry>
</feed>
