<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/mpl, branch LABEL_2003_06_04_0200</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/mpl?h=LABEL_2003_06_04_0200</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/mpl?h=LABEL_2003_06_04_0200'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2003-05-30T12:48:29Z</updated>
<entry>
<title>* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length</title>
<updated>2003-05-30T12:48:29Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-05-30T12:48:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3b57fe0a70b903f4db66c558bb9828bc58acf06b'/>
<id>urn:sha1:3b57fe0a70b903f4db66c558bb9828bc58acf06b</id>
<content type='text'>
  instead CFG_MONITOR_LEN is now only used to determine  _at_compile_
  _time_  (!) if the environment is embedded within the U-Boot image,
  or in a separate flash sector.

* Cleanup CFG_DER #defines in config files (wd maintained only)
</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>* Patch by Arun Dharankar, 4 Apr 2003:</title>
<updated>2003-04-05T00:53:31Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-04-05T00:53:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3e38691e8f7aa0d9b498d76c7279ddec6e4946f3'/>
<id>urn:sha1:3e38691e8f7aa0d9b498d76c7279ddec6e4946f3</id>
<content type='text'>
  Add IDMA example code (tested on 8260 only)

* Add support for Purple Board (MIPS64 5Kc)

* Add support for MIPS64 5Kc CPUs

* Fix missing setting of "loadaddr" and "bootfile" on ARM and MIPS

* Patch by Denis Peter, 04 Apr 2003:
  - update MIP405-4 board

* Patches by Denis Peter, 03 April 2003:
  - fix PCI IRQs on MPL boards
  - fix two more un-relocated pointer problems

* Fix behaviour of "run" command:
  - print error message iv variable does not exist
  - terminate processing of arguments in case of error

* Patches by Peter Figuli, 10 Mar 2003
  - Add support for BTUART on PXA platform
  - Add support for WEP EP250 (PXA) board

* Fix flash problems on INCA-IP; add tool to allow bruning images  to
  flash using a BDI2000

* Implement fix for I2C Edge Conditions problem for all boards that
  use the bit-banging driver (common/soft_i2c.c)

* Add patches by Robert Schwebel, 31 Mar 2003:
  - csb226 board: bring in sync with innokom/memsetup.S
  - csb226 board: fix MDREFR handling
  - misc doc fixes / extensions
  - innokom board: cleanup, MDREFR fix in memsetup.S, config update
  - add BOOT_PROGRESS to armlinux.c
</content>
</entry>
<entry>
<title>* Avoid flicker on the TRAB's VFD by synchronizing the enable with</title>
<updated>2003-03-14T20:47:52Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-03-14T20:47:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=06d01dbe000057e5df4af0f113242f0eba716340'/>
<id>urn:sha1:06d01dbe000057e5df4af0f113242f0eba716340</id>
<content type='text'>
  the HSYNC/VSYNC. Requires new CPLD code (Version 101 for Rev. 100
  boards, version 153 for Rev. 200 boards).

* Patch by Vladimir Gurevich, 12 Mar 2003:
  Fix relocation problem of statically initialized string pointers
  in common/cmd_pci.c

* Patch by Kai-Uwe Blöm, 12 Mar 2003:
  Cleanup &amp; bug fixes for JFFS2 code:
  - the memory mangement was broken. It caused havoc on malloc by
    writing beyond the block boundaries.
  - the length calculation for files was wrong, sometimes resulting
    in short file reads.
  - data copying now optionally takes fragment version numbers into
    account, to avoid copying from older data.
  See doc/README.JFFS2 for details.
</content>
</entry>
<entry>
<title>* Patches by David Müller, 31 Jan 2003:</title>
<updated>2003-03-06T21:55:29Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-03-06T21:55:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1cb8e980c41e86760fa93de63f4e4cf643bef9d9'/>
<id>urn:sha1:1cb8e980c41e86760fa93de63f4e4cf643bef9d9</id>
<content type='text'>
  - minimal setup for CardBus bridges
  - add EEPROM read/write support in the CS8900 driver
  - add support for the builtin I2C controller in the Samsung s3c24x0 chips
  - add support for  MPL's VCMA9 (Samsung s3c2410 based) board

* Patch by Steven Scholz, 04 Feb 2003:
  add support for RTC DS1307

* Patch by Reinhard Meyer, 5 Feb 2003:
  fix PLPRCR/SCCR init sequence on 8xx to allow for
  changes of EBDF by software

* Patch by Vladimir Gurevich, 07 Feb 2003:
  "API-compatibility patch" for 4xx I2C driver
</content>
</entry>
<entry>
<title>* Patches by Robert Schwebel, 06 Mar 2003:</title>
<updated>2003-03-06T13:39:27Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-03-06T13:39:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=47cd00fa707af9de76408b69d3e911717dbbfab1'/>
<id>urn:sha1:47cd00fa707af9de76408b69d3e911717dbbfab1</id>
<content type='text'>
  - fix bug in BOOTP code (must use NetCopyIP)
  - update of CSB226 port
  - clear BSS segment on XScale
  - added support for i2c_init_board() function
  - update to the Innokom plattform

* Extend support for redundand environments for configurations where
  environment size &lt; sector size
</content>
</entry>
<entry>
<title>Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).</title>
<updated>2003-02-14T11:21:23Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-02-14T11:21:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ad10dd9aaf573fefe1cbd9d446a24f07f8b87428'/>
<id>urn:sha1:ad10dd9aaf573fefe1cbd9d446a24f07f8b87428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2002-11-03T11:21:28Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2002-11-03T11:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=37bd321e99c02470b331fa840a7a88da5a5feb68'/>
<id>urn:sha1:37bd321e99c02470b331fa840a7a88da5a5feb68</id>
<content type='text'>
</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>
</feed>
