<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/disk/part_mac.c, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/disk/part_mac.c?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/disk/part_mac.c?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-07-09T22:22:37Z</updated>
<entry>
<title>disk/: Remove obsolete references to CONFIG_COMMANDS</title>
<updated>2007-07-09T22:22:37Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2007-07-09T22:22:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cde5c64d17cf4834aa7b5c373f288bc7dad27b29'/>
<id>urn:sha1:cde5c64d17cf4834aa7b5c373f288bc7dad27b29</id>
<content type='text'>
Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
<entry>
<title>disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).</title>
<updated>2007-07-03T22:23:13Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@jdl.com</email>
</author>
<published>2007-06-12T00:02:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=45cdb9b72c94655c7308b464a2666057c0b286e0'/>
<id>urn:sha1:45cdb9b72c94655c7308b464a2666057c0b286e0</id>
<content type='text'>
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.

All transformations are of the form:
Before:
    #if (CONFIG_COMMANDS &amp; CFG_CMD_AUTOSCRIPT)
After:
    #if (CONFIG_COMMANDS &amp; CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)

Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
<entry>
<title>Cleanup USB and partition defines</title>
<updated>2005-02-24T23:23:29Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-24T23:23:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1968e615d4092f728f4732a0b148ded6d1caa731'/>
<id>urn:sha1:1968e615d4092f728f4732a0b148ded6d1caa731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some missing commands, cleanup header files</title>
<updated>2003-06-29T21:03:46Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-29T21:03:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b0fce99bfc116c2ddb4506268d6e4a0a7054478d'/>
<id>urn:sha1:b0fce99bfc116c2ddb4506268d6e4a0a7054478d</id>
<content type='text'>
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
</content>
</entry>
<entry>
<title>* Code cleanup:</title>
<updated>2003-06-27T21:31:46Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-27T21:31:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8bde7f776c77b343aca29b8c7b58464d915ac245'/>
<id>urn:sha1:8bde7f776c77b343aca29b8c7b58464d915ac245</id>
<content type='text'>
  - remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-11-03T00:38:21Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-03T00:38:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe8c2806cdba70479e351299881a395dc2be7785'/>
<id>urn:sha1:fe8c2806cdba70479e351299881a395dc2be7785</id>
<content type='text'>
</content>
</entry>
</feed>
