<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/trab, branch LABEL_2003_09_12_1745</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/trab?h=LABEL_2003_09_12_1745</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/trab?h=LABEL_2003_09_12_1745'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2003-09-12T15:35:15Z</updated>
<entry>
<title>Move TRAB burn-in tests to TRAB board directory</title>
<updated>2003-09-12T15:35:15Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-12T15:35:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f5300ab241898c490231e59229e6312aa862ce52'/>
<id>urn:sha1:f5300ab241898c490231e59229e6312aa862ce52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Martin Krause, 11 Sep 2003:</title>
<updated>2003-09-11T23:06:34Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-11T23:06:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7'/>
<id>urn:sha1:4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7</id>
<content type='text'>
  add burn-in tests for TRAB board

* Enable instruction cache on MPC5200 board
</content>
</entry>
<entry>
<title>* Add support for USB Mass Storage Devices (BBB)</title>
<updated>2003-09-10T18:20:28Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-10T18:20:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=149dded2b178bc0fb62cb6f61b87968d914b580a'/>
<id>urn:sha1:149dded2b178bc0fb62cb6f61b87968d914b580a</id>
<content type='text'>
  (tested with USB memory sticks only)

* Avoid flicker on TRAB's VFD
</content>
</entry>
<entry>
<title>* Patches by Martin Krause, 14 Jul 2003:</title>
<updated>2003-07-15T07:45:49Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T07:45:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6dff55297283ebe16096e25f2dadb54e4b6fd9fc'/>
<id>urn:sha1:6dff55297283ebe16096e25f2dadb54e4b6fd9fc</id>
<content type='text'>
  - add I2C support for s3c2400 systems (trab board)
  - (re-) add "ping" to command table

* Fix handling of "slow" POST routines
</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>* Patches by David Müller, 12 Jun 2003:</title>
<updated>2003-06-19T23:01:32Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-19T23:01:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=48b42616e928ce6eacfe20276a1614e2b27ac4b5'/>
<id>urn:sha1:48b42616e928ce6eacfe20276a1614e2b27ac4b5</id>
<content type='text'>
  - rewrite of the S3C24X0 register definitions stuff
  - "driver" for the built-in S3C24X0 RTC

* Patches by Yuli Barcohen, 12 Jun 2003:
  - Add MII support and Ethernet PHY initialization for MPC8260ADS board
  - Fix incorrect SIUMCR initialisation caused by wrong Hard Reset
    configuration word supplied by FPGA on some MPC8260ADS boards

* Patch by Pantelis Antoniou, 10 Jun 2003:
  Unify status LED interface
</content>
</entry>
<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>* Fix data abort exception handling for arm920t CPU</title>
<updated>2003-05-28T08:06:31Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-05-28T08:06:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f07771cc288eb86cad8f8a5c1aa593caf2ba26f8'/>
<id>urn:sha1:f07771cc288eb86cad8f8a5c1aa593caf2ba26f8</id>
<content type='text'>
* Fix alignment problems with flash driver for TRAB board

* Patch by Donald White, 21 May 2003:
  fix calculation of base address in pci_hose_config_device()

* Fix bug in command line parsing: "cmd1;cmd2" is supposed to always
  execute "cmd2", even if "cmd1" fails. Note that this is different
  to "run var1 var2" where the contents of "var2" will NOT be
  executed when a command in "var1" fails.
</content>
</entry>
<entry>
<title>Add support for arbitrary bitmaps for TRAB's  VFD command;</title>
<updated>2003-05-21T20:26:20Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-05-21T20:26:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c8c3a8be2dd09e51d7dc33f431e3a638ac5688f2'/>
<id>urn:sha1:c8c3a8be2dd09e51d7dc33f431e3a638ac5688f2</id>
<content type='text'>
allow to pass boot bitmap addresses in environment variables;
allow for zero boot delay
</content>
</entry>
</feed>
