<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools/mkimage.c, branch origin</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>* Patch by Scott McNutt, 01 Nov 2004:</title>
<updated>2005-04-03T21:11:16+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T21:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c1a11c19ecbfb390c09ad1ef9800412235ec1708'/>
<id>c1a11c19ecbfb390c09ad1ef9800412235ec1708</id>
<content type='text'>
  Add missing NIOS/NIOS2 support for "iminfo" command

* Patch by Detlev Zundel, 29 Oct 2004:
  Add missing NIOS/NIOS2 support for "mkimage" tool.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add missing NIOS/NIOS2 support for "iminfo" command

* Patch by Detlev Zundel, 29 Oct 2004:
  Add missing NIOS/NIOS2 support for "mkimage" tool.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Update for AT91RM9200DK and CMC_PU2 boards:</title>
<updated>2004-11-21T00:06:33+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-11-21T00:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d5028c2f7a65d3777867a6cfc966a01a5823132'/>
<id>9d5028c2f7a65d3777867a6cfc966a01a5823132</id>
<content type='text'>
  - Enable booting directly from flash
  - fix CMC_PU2 flash driver

* Fix mkimage usage message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Enable booting directly from flash
  - fix CMC_PU2 flash driver

* Fix mkimage usage message
</pre>
</div>
</content>
</entry>
<entry>
<title>* Rename SBC8560 into sbc8560 for consistency</title>
<updated>2004-07-10T22:35:59+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-07-10T22:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=466b74108f5344da0b9afb9b857a8f9e4cf4e656'/>
<id>466b74108f5344da0b9afb9b857a8f9e4cf4e656</id>
<content type='text'>
* Patch by Daniel Poirot, 24 Jun 2004:
  Add support for Wind River's sbc8240 board

* Patches by Yasushi Shoji, 26 Jun 2004:
  - drivers/serial_xuartlite.c: fix "return 0" in void function
  - add microblaze support to mkimage tool
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Daniel Poirot, 24 Jun 2004:
  Add support for Wind River's sbc8240 board

* Patches by Yasushi Shoji, 26 Jun 2004:
  - drivers/serial_xuartlite.c: fix "return 0" in void function
  - add microblaze support to mkimage tool
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Rahul Shanbhag, 19 Feb 2004:</title>
<updated>2004-02-26T23:01:04+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-26T23:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0c852a2886fb51222f8fb07e6cde3b72fa4e566d'/>
<id>0c852a2886fb51222f8fb07e6cde3b72fa4e566d</id>
<content type='text'>
  Fixes for for OMAP1610 board:
  - shift some IRQ specific code to platform.S file
  - remove duplicatewatchdog reset code from start.S

* Make Auto-MDIX Support configurable on INCA-IP board

* Fix license for mkimage tool
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fixes for for OMAP1610 board:
  - shift some IRQ specific code to platform.S file
  - remove duplicatewatchdog reset code from start.S

* Make Auto-MDIX Support configurable on INCA-IP board

* Fix license for mkimage tool
</pre>
</div>
</content>
</entry>
<entry>
<title>* Use "-fPIC" instead of "-mrelocatable" to prevent problems with</title>
<updated>2003-11-17T21:14:37+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-11-17T21:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5bb226e821ea3c10c52d768ffab7952204b0f816'/>
<id>5bb226e821ea3c10c52d768ffab7952204b0f816</id>
<content type='text'>
  recent tools

* Add checksum verification to 'imls' command

* Add bd_info fields needed for 4xx Linux I2C driver

* Patch by Martin Krause, 4 Nov. 2003:
  Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap)

* Print used network interface when CONFIG_NET_MULTI is set
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  recent tools

* Add checksum verification to 'imls' command

* Add bd_info fields needed for 4xx Linux I2C driver

* Patch by Martin Krause, 4 Nov. 2003:
  Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap)

* Print used network interface when CONFIG_NET_MULTI is set
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Anders Larsen, 18 Sep 2003:</title>
<updated>2003-10-08T22:14:02+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-08T22:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef1464cc01cf9dcab52396283bf597e609caa450'/>
<id>ef1464cc01cf9dcab52396283bf597e609caa450</id>
<content type='text'>
  allow mkimage to build and run on Cygwin-hosted systems

* Patch by Frank Müller, 18 Sep 2003:
  use bi_intfreq instead of bi_busfreq to compute fec_mii_speed in
  cpu/mpc8xx/fec.c

* Patch by Pantelis Antoniou, 16 Sep 2003:
  add tool to compute fileds in the PLPRCR register for MPC86x
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  allow mkimage to build and run on Cygwin-hosted systems

* Patch by Frank Müller, 18 Sep 2003:
  use bi_intfreq instead of bi_busfreq to compute fec_mii_speed in
  cpu/mpc8xx/fec.c

* Patch by Pantelis Antoniou, 16 Sep 2003:
  add tool to compute fileds in the PLPRCR register for MPC86x
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build problems under FreeBSD</title>
<updated>2003-10-07T10:33:38+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-07T10:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=147031aef15cedbcb6dea3679094baba34002f66'/>
<id>147031aef15cedbcb6dea3679094baba34002f66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add generic filesystem image type</title>
<updated>2003-10-06T22:00:45+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-06T22:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=887b372f5dfee6ac027bbdb8c14904d5e64427bf'/>
<id>887b372f5dfee6ac027bbdb8c14904d5e64427bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IPB clock on MGT5100/MPC5200 configurable in board config file;</title>
<updated>2003-09-16T11:39:10+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-16T11:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=acf98e7f3062921547516d87611f2ae9824808b9'/>
<id>acf98e7f3062921547516d87611f2ae9824808b9</id>
<content type='text'>
go back to 66 MHz for stability
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
go back to 66 MHz for stability
</pre>
</div>
</content>
</entry>
<entry>
<title>* Map ISP1362 USB OTG controller for NSCU board</title>
<updated>2003-08-05T17:43:17+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-08-05T17:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bdccc4fedcf9c5fc1f06e8f833d792198c9d04ae'/>
<id>bdccc4fedcf9c5fc1f06e8f833d792198c9d04ae</id>
<content type='text'>
* Patch by Brad Parker, 02 Aug 2003:
  fix sc520_cdp problems

* Implement Boot Cycle Detection (Req. 2.3 of OSDL CGL Reqirements)

* Allow erase command to cross flash bank boundaries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Brad Parker, 02 Aug 2003:
  fix sc520_cdp problems

* Implement Boot Cycle Detection (Req. 2.3 of OSDL CGL Reqirements)

* Allow erase command to cross flash bank boundaries
</pre>
</div>
</content>
</entry>
</feed>
