<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/mpl/pip405, branch origin</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/mpl/pip405?h=origin</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/mpl/pip405?h=origin'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2004-01-20T23:12:12Z</updated>
<entry>
<title>* The PS/2 mux on the BMS2003 board needs 450 ms after power on</title>
<updated>2004-01-20T23:12:12Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-20T23:12:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c837dcb1a316745092567bfe4fb266d0941884ff'/>
<id>urn:sha1:c837dcb1a316745092567bfe4fb266d0941884ff</id>
<content type='text'>
  before we can access it; add delay in case we are faster (with no
  CF card inserted)

* Cleanup of some init functions

* Make sure SCC Ethernet is always stopped by the time we boot Linux
  to avoid Linux crashes by early packets coming in.

* Accelerate flash accesses on LWMON board by using buffered writes
</content>
</entry>
<entry>
<title>* Patches by Denis Peter, 9 Sep 2003:</title>
<updated>2003-09-10T22:30:53Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-10T22:30:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7205e4075d8b50e4dd89fe39ed03860b23cbb704'/>
<id>urn:sha1:7205e4075d8b50e4dd89fe39ed03860b23cbb704</id>
<content type='text'>
  add FAT support for IDE, SCSI and USB

* Patches by Gleb Natapov, 2 Sep 2003:
  - cleanup of POST code for unsupported architectures
  - MPC824x locks way0 of data cache for use as initial RAM;
    this patch unlocks it after relocation to RAM and invalidates
    the locked entries.

* Patch by Gleb Natapov, 30 Aug 2003:
  new I2C driver for mpc107 bridge. Now works from flash.

* Patch by Dave Ellis, 11 Aug 2003:
  - JFFS2: fix typo in common/cmd_jffs2.c
  - JFFS2: fix CFG_JFFS2_SORT_FRAGMENTS option
  - JFFS2: remove node version 0 warning
  - JFFS2: accept JFFS2 PADDING nodes
  - SXNI855T: add AM29LV800 support
  - SXNI855T: move environment from EEPROM to flash
  - SXNI855T: boot from JFFS2 in NOR or NAND flash

* Patch by Bill Hargen, 11 Aug 2003:
  fixes for I2C on MPC8240
  - fix i2c_write routine
  - fix iprobe command
  - eliminates use of global variables, plus dead code, cleanup.
</content>
</entry>
<entry>
<title>Patch by Kenneth Johansson, 30 Jun 2003:</title>
<updated>2003-07-01T21:06:45Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-01T21:06:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0d4983930a3559be92452761cfa268ee9d0f2773'/>
<id>urn:sha1:0d4983930a3559be92452761cfa268ee9d0f2773</id>
<content type='text'>
get rid of MK_CMD_ENTRY macro; update doc/README.command
</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>* Header file cleanup for ARM</title>
<updated>2003-06-25T22:26:29Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-25T22:26:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b783edaee8252bfdba3f7b3fd29519a81ce71e42'/>
<id>urn:sha1:b783edaee8252bfdba3f7b3fd29519a81ce71e42</id>
<content type='text'>
* Patch by Murray Jensen, 24 Jun 2003:
  - make sure to use only U-boot provided header files
  - fix problems with ".rodata.str1.4" section as used by GCC-3.x
</content>
</entry>
<entry>
<title>Patch by Denis Peter, 19 Mai 2003:</title>
<updated>2003-05-23T11:38:58Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-05-23T11:38:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=33149b8812d12dc57f31fa7bf2ec0c1451dbf6f0'/>
<id>urn:sha1:33149b8812d12dc57f31fa7bf2ec0c1451dbf6f0</id>
<content type='text'>
add support for the MIP405-3 board
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-11-03T00:24:07Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-03T00:24:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c609719b8d1b2dca590e0ed499016d041203e403'/>
<id>urn:sha1:c609719b8d1b2dca590e0ed499016d041203e403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-10-25T21:08:05Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-10-25T21:08:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7d393aed86972a21d636685d4b280ff5177b481b'/>
<id>urn:sha1:7d393aed86972a21d636685d4b280ff5177b481b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-09-30T16:12:23Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-09-30T16:12:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=858b1a643fcb1a0a5603c287c2b10124345a8910'/>
<id>urn:sha1:858b1a643fcb1a0a5603c287c2b10124345a8910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-07-20T20:14:13Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-07-20T20:14:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=efee1709912ad05c3a0bd1ca3f9e72dd7c587cbc'/>
<id>urn:sha1:efee1709912ad05c3a0bd1ca3f9e72dd7c587cbc</id>
<content type='text'>
</content>
</entry>
</feed>
