<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch, branch v2014.10-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch?h=v2014.10-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch?h=v2014.10-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-08-06T12:38:18Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx</title>
<updated>2014-08-06T12:38:18Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-08-04T17:35:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dcdb61a084bd3840d0987a5d01ae506c11efca1b'/>
<id>urn:sha1:dcdb61a084bd3840d0987a5d01ae506c11efca1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge http://git.denx.de/u-boot-dm</title>
<updated>2014-08-04T14:16:27Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-08-04T14:16:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aa159e681ec22a19ee4dd68ad4ec08b748e14d10'/>
<id>urn:sha1:aa159e681ec22a19ee4dd68ad4ec08b748e14d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arm: Support pre-relocation malloc()</title>
<updated>2014-08-04T11:24:35Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-07-11T04:23:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=76a1e584e10d14f1981f65376636ecff80bdc19b'/>
<id>urn:sha1:76a1e584e10d14f1981f65376636ecff80bdc19b</id>
<content type='text'>
Add support for re-relocation malloc() in arm's start-up code.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>arm: Set up global data before board_init_f()</title>
<updated>2014-08-04T11:23:59Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-07-11T04:23:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aae2aef9c807a13ec9074efe48fae5bb5e3c6039'/>
<id>urn:sha1:aae2aef9c807a13ec9074efe48fae5bb5e3c6039</id>
<content type='text'>
At present arm defines CONFIG_SYS_GENERIC_GLOBAL_DATA, meaning that
the global_data pointer is set up in board_init_f(). However it is
actually set up before this, it just isn't zeroed.

If we zero the global data before calling board_init_f() then we
don't need to define CONFIG_SYS_GENERIC_GLOBAL_DATA.

Make this change (on arm32 only) to simplify the init process. I
don't have the ability to test aarch64 yet.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc85xx watchdog init added to init_func</title>
<updated>2014-08-01T21:18:28Z</updated>
<author>
<name>Boschung, Rainer</name>
<email>Rainer.Boschung@keymile.com</email>
</author>
<published>2014-06-03T07:05:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=919e05520fbf5c32d3a5d19756449dfd4706cd94'/>
<id>urn:sha1:919e05520fbf5c32d3a5d19756449dfd4706cd94</id>
<content type='text'>
When CONFIG_WATCHDOG is defined the board initialization just performs
a WATCHDOG_RESET, an initialization of the watchdog is not done.
This has been modified fot the MPC85xx, the board initialization calls
its watchdog initialitzation allowing for full watchdog configuration
very early in the boot phase.

Signed-off-by: Rainer Boschung &lt;rainer.boschung@keymile.com&gt;
Reviewed-by: York Sun &lt;yorksun@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc85xx: watchdog initialisation added</title>
<updated>2014-08-01T21:18:17Z</updated>
<author>
<name>Boschung, Rainer</name>
<email>Rainer.Boschung@keymile.com</email>
</author>
<published>2014-06-03T07:05:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0f8062b25b31988bf62f166aa5b988add8454e42'/>
<id>urn:sha1:0f8062b25b31988bf62f166aa5b988add8454e42</id>
<content type='text'>
Function to inititialize the cpu watchdog added.

Signed-off-by: Rainer Boschung &lt;rainer.boschung@keymile.com&gt;
[York Sun: Add prototype in watchdog.h]
Reviewed-by: York Sun &lt;yorksun@freescale.com&gt;
</content>
</entry>
<entry>
<title>powerpc: macros for e500mc timer regs added</title>
<updated>2014-08-01T21:18:07Z</updated>
<author>
<name>Boschung, Rainer</name>
<email>Rainer.Boschung@keymile.com</email>
</author>
<published>2014-06-03T07:05:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=60b295672d61fe79e6af3d9e4f3e8bd23bf3b4ad'/>
<id>urn:sha1:60b295672d61fe79e6af3d9e4f3e8bd23bf3b4ad</id>
<content type='text'>
For e500mc cores the watchdog timer period has to be set by means of a
6bit value, that defines the bit of the timebase counter used to signal
a watchdog timer exception on its 0 to 1 transition.
The macro used to set the watchdog period TCR_WP, was redefined for e500mc
to support 6 WP setting.

The parameter (x) given to the macro specifies the prescaling factor of
the time base clock (fTB):

watchdog_period = 1/fTB * 2^x

Signed-off-by: Rainer Boschung &lt;rainer.boschung@keymile.com&gt;
Reviewed-by: York Sun &lt;yorksun@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc85xx: fix interrupt init to not affect watchdog</title>
<updated>2014-08-01T21:17:44Z</updated>
<author>
<name>Boschung, Rainer</name>
<email>Rainer.Boschung@keymile.com</email>
</author>
<published>2014-06-03T07:05:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3345d18d5baad05807ecac36bc4125dbc74d288f'/>
<id>urn:sha1:3345d18d5baad05807ecac36bc4125dbc74d288f</id>
<content type='text'>
TCR watchdog bit are overwritten when dec interrupt is enabled.
This has been fixed with this patch.

Signed-off-by: Rainer Boschung &lt;rainer.boschung@keymile.com&gt;
Reviewed-by: York Sun &lt;yorksun@freescale.com&gt;
</content>
</entry>
<entry>
<title>mmc: s3c: Add SD driver</title>
<updated>2014-08-01T16:24:34Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2014-07-22T00:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dae0f5c644c0f76e67306bd49c09d95373b7357a'/>
<id>urn:sha1:dae0f5c644c0f76e67306bd49c09d95373b7357a</id>
<content type='text'>
Implement SD driver for the S3C24xx family. This implementation
is currently only capable of using the PIO transfers, DMA is not
supported.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Cc: Lukasz Majewski &lt;l.majewski@samsung.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Cc: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Acked-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>arm: s3c: Unify the S3C24xx SDI structure</title>
<updated>2014-08-01T16:24:23Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2014-07-22T00:34:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7eca6b6327e3a33f9c2185321034c9ae7a70662e'/>
<id>urn:sha1:7eca6b6327e3a33f9c2185321034c9ae7a70662e</id>
<content type='text'>
Unify the register structure so they can be easily used across all
of S3C24xx lineup.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Cc: Lukasz Majewski &lt;l.majewski@samsung.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Cc: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Acked-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
</feed>
