<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/include/bcd.h, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2015-05-06T02:58:20Z</updated>
<entry>
<title>dm: Remove unnecessary types in bcd.h</title>
<updated>2015-05-06T02:58:20Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2015-04-20T18:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=be47aa65225113355d1dbbc870d480d95638a3d5'/>
<id>urn:sha1:be47aa65225113355d1dbbc870d480d95638a3d5</id>
<content type='text'>
We don't need to use u8, and if we avoid it, it isn't so much of a problem
that rtc.h includes this header. With this change we can include rtc.h from
sandbox files.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>Replace BCD2BIN and BIN2BCD macros with inline functions</title>
<updated>2009-08-25T10:57:55Z</updated>
<author>
<name>Albin Tonnerre</name>
</author>
<published>2009-08-13T13:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=e84aba135ed7145299304ef550e92f08b2c99d7a'/>
<id>urn:sha1:e84aba135ed7145299304ef550e92f08b2c99d7a</id>
<content type='text'>
In the process, also remove backward-compatiblity macros BIN_TO_BCD and
BCD_TO_BIN and update the sole board using them to use the new bin2bcd
and bcd2bin instead

Signed-off-by: Albin Tonnerre &lt;albin.tonnerre@free-electrons.com&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
Acked-by: Detlev Zundel &lt;dzu@denx.de&gt;
</content>
</entry>
<entry>
<title>rtc: Add Xicor/Intersil X1205 RTC support</title>
<updated>2007-10-31T20:20:50Z</updated>
<author>
<name>Stefan Roese</name>
</author>
<published>2007-10-21T06:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=758c037aeead34b49631b8da3a90b1bba14c0410'/>
<id>urn:sha1:758c037aeead34b49631b8da3a90b1bba14c0410</id>
<content type='text'>
This patch adds support for the Xicor/Intersil X1205 RTC used on the
AMCC Makalu eval board. This driver is basically cloned from the Linux
driver version (2.6.23).

This patch also introduces the Linux bcd.h header for the BCD2BIN/
BIN2BCD conversions. In the future some of the other U-Boot RTC driver
should be converted to also use this header instead of implementing
their own local copy of these functions/macros.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
</feed>
