<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/README, branch LABEL_2003_10_09_1515</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/README?h=LABEL_2003_10_09_1515</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/README?h=LABEL_2003_10_09_1515'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2003-10-08T22:45:44Z</updated>
<entry>
<title>* Patch by Yuli Barcohen, 25 Sep 2003:</title>
<updated>2003-10-08T22:45:44Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-08T22:45:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=54387ac931fa7cc92cd45c53798379af1f9adc44'/>
<id>urn:sha1:54387ac931fa7cc92cd45c53798379af1f9adc44</id>
<content type='text'>
  add support for Zephyr Engineering ZPC.1900 board

* Patch by Anders Larsen, 23 Sep 2003:
  add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only
  implemented for the x86 architecture)
</content>
</entry>
<entry>
<title>* Patch by Sangmoon Kim, 23 Sep 2003:</title>
<updated>2003-10-08T22:33:00Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-08T22:33:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fc3e2165efda62670d447617a7d44c5666178ea4'/>
<id>urn:sha1:fc3e2165efda62670d447617a7d44c5666178ea4</id>
<content type='text'>
  fix pll_pci_to_mem_multiplier table for MPC8245

* Patch by Anders Larsen, 22 Sep 2003:
  enable timed autoboot on PXA

* Patch by David Müller, 22 Sep 2003:

  - add $(CFLAGS) to "-print-libgcc-filename" so compiler driver
    returns correct libgcc file path
  - "latency" reduction of busy-loop waiting to improve "U-Boot" boot
    time on s3c24x0 systems

* Patch by Jon Diekema, 19 Sep 2003:
  - Add CFG_FAULT_ECHO_LINK_DOWN option to echo the inverted Ethernet
    link state to the fault LED.
  - In NetLoop, make the Fault LED reflect the link status.  The link
    status gets updated on entry, and on timeouts.
</content>
</entry>
<entry>
<title>* Patches by Jon Diekema, 17 Sep 2003:</title>
<updated>2003-09-18T10:02:25Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-18T10:02:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=206c60cbea71c89ac1c33ae49aa7cfa3bf6938cd'/>
<id>urn:sha1:206c60cbea71c89ac1c33ae49aa7cfa3bf6938cd</id>
<content type='text'>
  - update README (SHOW_BOOT_PROGRESS values for cmd_nand.c and
    env_common.c)
  - sbc8260 tweaks
  - adjust "help" output
</content>
</entry>
<entry>
<title>* Patches by Anders Larsen, 17 Sep 2003:</title>
<updated>2003-09-18T09:21:33Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-18T09:21:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5f535fe170e2cd90ee65922cbad1a5428d85a9e6'/>
<id>urn:sha1:5f535fe170e2cd90ee65922cbad1a5428d85a9e6</id>
<content type='text'>
  - fix spelling errors
  - set GD_FLG_DEVINIT flag only after device function pointers
    are valid
  - Allow CFG_ALT_MEMTEST on systems where address zero isn't
    writeable
  - enable 3.rd UART (ST-UART) on PXA(XScale) CPUs
  - trigger watchdog while waiting in serial driver
</content>
</entry>
<entry>
<title>* Patches by Jon Diekema, 15 Sep 2003:</title>
<updated>2003-09-15T18:00:00Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-15T18:00:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=78137c3c93f3ff50f843b7a671739c8ae5704c3a'/>
<id>urn:sha1:78137c3c93f3ff50f843b7a671739c8ae5704c3a</id>
<content type='text'>
  - add description for missing CFG_CMD_* entries in the README file
  - sacsng tweaks:
   include/configs/sacsng.h:
       + Support extra bootp options like: 2nd DNS and send hostname
       + Enabling ping and irq command
       + Adding defines for a bunch of misc configrabled options
         (patches for these options will be coming)
       + Adding watchdog support, but it isn't enabled yet.

   board/sacsng/sacsng.c:

       + Suppressing unneeded output when the quiet environment
	 is non-zero.
       + show_boot_progress() now accepts any negative number as a
	 failure code.
       + show_boot_progress() flashes the error code 5 times, and
         then resets the board to retry the boot from the top

* Patch by Gleb Natapov, 14 Sep 2003:
  enable watchdog support for all MPC824x boards that have a watchdog
</content>
</entry>
<entry>
<title>* Patch by David Müller, 13 Sep 2003:</title>
<updated>2003-09-13T19:01:12Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-13T19:01:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=531716e1710083f91d9fa351f89d18e271b5c577'/>
<id>urn:sha1:531716e1710083f91d9fa351f89d18e271b5c577</id>
<content type='text'>
  various changes to VCMA9 board specific files

* Add I2C support for MGT5100 / MPC5200
</content>
</entry>
<entry>
<title>* Add support for SK98xx driver</title>
<updated>2003-09-05T23:19:14Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-05T23:19:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7152b1d0b3f8beec8c297d64664e41b4c4ef610a'/>
<id>urn:sha1:7152b1d0b3f8beec8c297d64664e41b4c4ef610a</id>
<content type='text'>
* Add PCI support for SL8245 board

* Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB)
  or 1 x AM29LV652 (two LV065 in one chip = 16 MB);
  Run IPB at 133 Mhz; adjust the MII clock frequency accordingly

* Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16  MHz)
  to allow for more accurate baudrate settings
  (error now 0.7% at 115 kbps, instead of 3.5% before)

* Patch by Andreas Mohr, 4 Sep 2003:
  Fix a lot of spelling errors
</content>
</entry>
<entry>
<title>* Add support for PPChameleon Eval Board</title>
<updated>2003-09-02T22:48:03Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-02T22:48:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=12f34241cb9679c27a1ab3561766562f5a515eff'/>
<id>urn:sha1:12f34241cb9679c27a1ab3561766562f5a515eff</id>
<content type='text'>
* Add support for P3G4 board

* Fix problem with MGT5100 FEC driver: add "early" MAC address
  initialization
</content>
</entry>
<entry>
<title>* Patch by George G. Davis, 19 Aug 2003:</title>
<updated>2003-08-29T22:00:43Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-08-29T22:00:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f21347d49b1741e4b8247f5e2d3fa83ef169c25'/>
<id>urn:sha1:6f21347d49b1741e4b8247f5e2d3fa83ef169c25</id>
<content type='text'>
  fix TI Innovator/OMAP1510 pin configs

* Patches by Kshitij, 18 Aug 2003
  - add support for arm926ejs cpu core
  - add support for TI OMAP 1610 Innovator Board
</content>
</entry>
<entry>
<title>Patch by Yuli Barcohen, 14 Aug 2003:</title>
<updated>2003-08-29T20:57:53Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-08-29T20:57:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c29fdfc1d8cbefd2d85a354b95486a6d2b3f4a88'/>
<id>urn:sha1:c29fdfc1d8cbefd2d85a354b95486a6d2b3f4a88</id>
<content type='text'>
add support for bzip2 uncompression
</content>
</entry>
</feed>
