<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b00e405d0ec72447760348c6f24d33d4fb9040a2</id>
      </parent>
    </parents>
    <author>
      <name>Amit Uttamchandani</name>
      <email>amit.uttam@gmail.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/472e6271e9473c2cf9276468bf6df2446473c4bf</url>
    <id>472e6271e9473c2cf9276468bf6df2446473c4bf</id>
    <committed-date>2009-12-09T13:03:09-08:00</committed-date>
    <authored-date>2009-07-12T22:56:00-07:00</authored-date>
    <message>Fixed bug where binaries will not run on PowerPC.

The main issue was with the way getopt from libc6 is used. It seems like
the way glib resets getopt is different. More information about this
issue can be found in

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=192834

Looking at the example provided in Message#53, the return for getopt is
an int. Changing from char to int in the files fixes the issue.

	modified:   src/gpsign.c
	modified:   src/pserial.c
	modified:   src/ucmd.c
	modified:   src/ukermit.c
Signed-off-by: Amit Uttamchandani &lt;amit.uttam@gmail.com&gt;
Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>55bf6de82a410b6387f110b2c4ceeb1ccee7a574</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3270613c2931e555891837bc663d5480691ba29c</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/b00e405d0ec72447760348c6f24d33d4fb9040a2</url>
    <id>b00e405d0ec72447760348c6f24d33d4fb9040a2</id>
    <committed-date>2009-12-09T13:02:31-08:00</committed-date>
    <authored-date>2009-12-09T12:58:49-08:00</authored-date>
    <message>pusb: fix build warning

Fix:
src/pusb.c:441: warning: &#8216;filesize&#8217; may be used uninitialized in this function
by initializing it with -1 for the check to fail later on

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>dddde1be90154b70cfa70fc681d4e8ff43dc0815</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94df3d3e06e5b142162c3a48005dad79121899b6</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/3270613c2931e555891837bc663d5480691ba29c</url>
    <id>3270613c2931e555891837bc663d5480691ba29c</id>
    <committed-date>2009-12-09T12:57:21-08:00</committed-date>
    <authored-date>2009-12-09T12:56:33-08:00</authored-date>
    <message>serial_posix: fix build warning

Fix warning:
lib/serial_posix.c:89: warning: ignoring return value of &#8216;system&#8217;, declared with attribute warn_unused_result
by introducing a dummy assignment

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>d4b8a1bc764b0d8747a011acb75020a8d13ccc98</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d29bb1728e01ad8c74cec663bb2ec0b86db0881a</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/94df3d3e06e5b142162c3a48005dad79121899b6</url>
    <id>94df3d3e06e5b142162c3a48005dad79121899b6</id>
    <committed-date>2009-12-09T12:55:18-08:00</committed-date>
    <authored-date>2009-12-09T12:51:31-08:00</authored-date>
    <message>gpsign: fix unused result warning

Fix warning:
src/gpsign.c:691: warning: ignoring return value of &#8216;fread&#8217;, declared with attribute warn_unused_result

by introducing a temporary variable and crying foul..

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>6d611fe0ed49cc3a19281984ff451a54beb44d47</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fcefcac34e61998fd2190070aafa5db65d743984</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/d29bb1728e01ad8c74cec663bb2ec0b86db0881a</url>
    <id>d29bb1728e01ad8c74cec663bb2ec0b86db0881a</id>
    <committed-date>2009-05-05T10:37:17-07:00</committed-date>
    <authored-date>2009-04-23T17:20:38-07:00</authored-date>
    <message>GPSIGN: add image generation tool

This application can generate configuration header for
allowing images such as u-boot to boot straight
from NAND to SDRAM without using the 2 stage
x-loader assisted boot

NOTE:
This uses http://liblcfg.carnivore.it/ liblcfg for
parsing configuration files

This uses ideas on formatting help messages from
Raghavendra K

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>d5d97d485adc6fcdb030599d914630d5f2989139</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d9f08805ce7ced3a408bfc3f4f0004e23d02a55</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/fcefcac34e61998fd2190070aafa5db65d743984</url>
    <id>fcefcac34e61998fd2190070aafa5db65d743984</id>
    <committed-date>2009-04-23T16:27:09-07:00</committed-date>
    <authored-date>2009-04-23T16:24:50-07:00</authored-date>
    <message>common: fix blue

blue was appearing as yellow in linux :(.. +1 to
get the color right

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>604fc29745cece414c2163e1609a4cbd36f34317</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>426e46746b27748e2c92e10e5621821a6a07254a</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/3d9f08805ce7ced3a408bfc3f4f0004e23d02a55</url>
    <id>3d9f08805ce7ced3a408bfc3f4f0004e23d02a55</id>
    <committed-date>2009-04-23T14:08:42-07:00</committed-date>
    <authored-date>2009-04-23T10:36:07-07:00</authored-date>
    <message>lib:serial_posix: use lsof to check port

Check tty port prior to using it. use lsof
command to check open processes. lsof is more of
a standard *ix app is available almost all distributions

The only other alternative would be to write a logic to
parse through the pids in the system looking for user of
the device node :(..

using grep based on feedback from robclark for mac OS X

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>e9b0def65ced341a3b58b5805c24e299f4eca8bf</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5665a137276a7becff0a6a2a0caeaf2886370b07</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/426e46746b27748e2c92e10e5621821a6a07254a</url>
    <id>426e46746b27748e2c92e10e5621821a6a07254a</id>
    <committed-date>2009-04-23T14:08:38-07:00</committed-date>
    <authored-date>2009-04-22T19:56:34-07:00</authored-date>
    <message>ColorPrint: Add color print

Introduce common.h as a collect all place for things
that dont belong elsewhere. Common windows and linux
console colors, We now can print in RED,GREEN and BLUE.

Linux color print is based on a suggestion by
Raghavendra K.

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>2ff6a039c2737c38aa6274adee00eeab9ae80df3</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ac84f3fed1d76fda330689bffa09f4d8c4d6bfd</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/5665a137276a7becff0a6a2a0caeaf2886370b07</url>
    <id>5665a137276a7becff0a6a2a0caeaf2886370b07</id>
    <committed-date>2009-04-23T14:08:33-07:00</committed-date>
    <authored-date>2009-04-21T20:00:35-07:00</authored-date>
    <message>Revision handling: Fix revision and license info

Move revision and license info to a singular place

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>7a2820cc6ecd558525f5fe7bf8eb28083b72b5b1</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6988481ad7dc43b7513ea9912d036836944d73a7</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/7ac84f3fed1d76fda330689bffa09f4d8c4d6bfd</url>
    <id>7ac84f3fed1d76fda330689bffa09f4d8c4d6bfd</id>
    <committed-date>2009-04-23T14:08:29-07:00</committed-date>
    <authored-date>2009-04-21T19:47:14-07:00</authored-date>
    <message>Documentation: Cleanups for pdf and chm generation

Generic cleanups for chm file and pdf generation

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>ea103b470233e6e6a12beaf038e1eac37d516818</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>195e1b84d68f85ed700d2179f0b93dd947f1274c</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/6988481ad7dc43b7513ea9912d036836944d73a7</url>
    <id>6988481ad7dc43b7513ea9912d036836944d73a7</id>
    <committed-date>2009-01-28T20:01:28-08:00</committed-date>
    <authored-date>2009-01-28T20:01:28-08:00</authored-date>
    <message>Move up documentation revision

Bump up the documentation revision to 0.2

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>b65ab28d54b1d313437f642850994c147f10ae25</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d597d0bf646cfbedf82291a989343afab104f4f1</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/195e1b84d68f85ed700d2179f0b93dd947f1274c</url>
    <id>195e1b84d68f85ed700d2179f0b93dd947f1274c</id>
    <committed-date>2009-01-28T19:46:15-08:00</committed-date>
    <authored-date>2009-01-28T19:46:15-08:00</authored-date>
    <message>Revision Change

Bump up the revision to 0.2

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>a1cd486b743b503f0baaf9d01944a64e837ef9c1</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8a54ccf959bbe1b138406443faecbf3f030e06e</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/d597d0bf646cfbedf82291a989343afab104f4f1</url>
    <id>d597d0bf646cfbedf82291a989343afab104f4f1</id>
    <committed-date>2008-12-04T16:01:53-08:00</committed-date>
    <authored-date>2008-12-04T10:58:42-08:00</authored-date>
    <message>pserial: Support usb2serial convertors

This patch fixes the bugs which prevented support of usb2serial
devices. Tested with FT232BM and prolific usb2serial convertors

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>d409104e887af0aa07e3ce543753ae2001d74b0e</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nmenon@ultraviolet.am.dhcp.ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>230dd3abd679668078777524c82456cb74c82e2e</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/e8a54ccf959bbe1b138406443faecbf3f030e06e</url>
    <id>e8a54ccf959bbe1b138406443faecbf3f030e06e</id>
    <committed-date>2008-12-03T20:18:12-08:00</committed-date>
    <authored-date>2008-12-03T12:12:27-08:00</authored-date>
    <message>pusb: Add libusb debug message support Add additional debug messages for debug purposes

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>03859620e9cd6d0af0187ad21bfdb30ee4f5b3ae</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0c09d105cfc1baa4064e0f21cb7ca2c91d44cdc</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/230dd3abd679668078777524c82456cb74c82e2e</url>
    <id>230dd3abd679668078777524c82456cb74c82e2e</id>
    <committed-date>2008-12-03T20:18:05-08:00</committed-date>
    <authored-date>2008-12-03T11:54:22-08:00</authored-date>
    <message>Misc: add gitignore add git ignore file to ignore temp files generated

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>52b6a2f89b13adf91538b3847441d4f567e7f470</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3cda86253418745cee3021200332f3c32d6d0fb9</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/a0c09d105cfc1baa4064e0f21cb7ca2c91d44cdc</url>
    <id>a0c09d105cfc1baa4064e0f21cb7ca2c91d44cdc</id>
    <committed-date>2008-12-03T20:17:56-08:00</committed-date>
    <authored-date>2008-12-03T11:45:17-08:00</authored-date>
    <message>pusb: add example for sudo Add example for using sudo while running pusb

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>7d84b4be3aa4fdcb31b001ed2af938e92923fda1</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f474ee43b7c4807fc6ae344d260c7c8d4a12c184</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/3cda86253418745cee3021200332f3c32d6d0fb9</url>
    <id>3cda86253418745cee3021200332f3c32d6d0fb9</id>
    <committed-date>2008-12-03T20:17:48-08:00</committed-date>
    <authored-date>2008-12-03T11:35:26-08:00</authored-date>
    <message>Misc changes Add MAINTAINER File and update author email ID

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;</message>
    <tree>8cdf3a937d01f471295aacb8e57ba5dce013235f</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>nm@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdd97b13b6c42c74a904e99b5f400d0ff0cf41ee</id>
      </parent>
    </parents>
    <author>
      <name>Dirk Behme</name>
      <email>dirk.behme@gmail.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/f474ee43b7c4807fc6ae344d260c7c8d4a12c184</url>
    <id>f474ee43b7c4807fc6ae344d260c7c8d4a12c184</id>
    <committed-date>2008-08-31T15:07:19-07:00</committed-date>
    <authored-date>2008-08-31T15:07:19-07:00</authored-date>
    <message>Fix warnings on 32 bit machines:

src/pusb.c: In function &#8216;send_file&#8217;:
src/pusb.c:342: warning: format &#8216;%ld&#8217; expects type &#8216;long int&#8217;, but argument 2 has type &#8216;unsigned int&#8217;
src/pusb.c:354: warning: format &#8216;%ld&#8217; expects type &#8216;long int&#8217;, but argument 2 has type &#8216;unsigned int&#8217;

on 32 bit Linux system.

Signed-off-by: Dirk Behme &lt;dirk.behme@gmail.com&gt;</message>
    <tree>831edc2ba1e16cad22e2b8045160e0a8c04f1824</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>x0nishan@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52a891aa8bbbe010a49b38379199784e4da3eaaa</id>
      </parent>
    </parents>
    <author>
      <name>Nishanth Menon</name>
      <email>menon.nishanth@gmail.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/cdd97b13b6c42c74a904e99b5f400d0ff0cf41ee</url>
    <id>cdd97b13b6c42c74a904e99b5f400d0ff0cf41ee</id>
    <committed-date>2008-08-27T20:46:12-07:00</committed-date>
    <authored-date>2008-08-27T20:46:12-07:00</authored-date>
    <message>README: rename file
Replace README.txt with README in the file list.

Signed-off-by: Nishanth Menon &lt;x0nishan@ti.com&gt;</message>
    <tree>927ef5d86cecaf567138a37f88e6e1a9ecd80cd6</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>x0nishan@ti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Nishanth Menon</name>
      <email>menon.nishanth@gmail.com</email>
    </author>
    <url>http://github.com/nmenon/omap-u-boot-utils/commit/52a891aa8bbbe010a49b38379199784e4da3eaaa</url>
    <id>52a891aa8bbbe010a49b38379199784e4da3eaaa</id>
    <committed-date>2008-08-27T20:44:55-07:00</committed-date>
    <authored-date>2008-08-27T20:44:55-07:00</authored-date>
    <message>Rev 0.1 import</message>
    <tree>83ed6d8848fc07dc5e4c04d5e01d6528e484eea4</tree>
    <committer>
      <name>Nishanth Menon</name>
      <email>x0nishan@ti.com</email>
    </committer>
  </commit>
</commits>
