<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mpc8xx, branch U-Boot-1_0_1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc8xx?h=U-Boot-1_0_1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc8xx?h=U-Boot-1_0_1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2004-01-04T16:28:35Z</updated>
<entry>
<title>* Fix problems caused by Robert Schwebel's cramfs patch</title>
<updated>2004-01-04T16:28:35Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-04T16:28:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=180d3f74e4738ee107e269cbb949481075dd789a'/>
<id>urn:sha1:180d3f74e4738ee107e269cbb949481075dd789a</id>
<content type='text'>
* Patch by Scott McNutt, 02 Jan 2004:
  Add support for the Nios Active Serial Memory Interface (ASMI)
  on Cyclone devices

* Patch by Andrea Marson, 16 Dec 2003:
  Add support for the PPChameleon ME and HI modules

* Patch by Yuli Barcohen, 22 Dec 2003:
  Add support for Motorola DUET ADS board (MPC87x/88x)
</content>
</entry>
<entry>
<title>* Cleanup lowboot code for MPC5200</title>
<updated>2004-01-02T14:00:00Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-02T14:00:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d4ca31c40e8888b36635967522ec7ea03fd7e70b'/>
<id>urn:sha1:d4ca31c40e8888b36635967522ec7ea03fd7e70b</id>
<content type='text'>
* Minor code cleanup (coding style)

* Patch by Reinhard Meyer, 30 Dec 2003:
  - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
  - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
  - turned debug print of PHY registers into a function (called in two places)
  - added support for EMK MPC5200 based modules

* Fix MPC8xx PLPRCR_MFD_SHIFT typo

* Add support for TQM866M modules

* Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)

* Fix a few compiler warnings
</content>
</entry>
<entry>
<title>Patch by Wolter Kamphuis, 05 Dec 2003:</title>
<updated>2003-12-07T22:27:15Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-07T22:27:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3bbc899fc0bba51db83e4b3960f32c3ad6ba813c'/>
<id>urn:sha1:3bbc899fc0bba51db83e4b3960f32c3ad6ba813c</id>
<content type='text'>
Add support for SNMC's QS850/QS823/QS860T boards
</content>
</entry>
<entry>
<title>* Patch by Yuli Barcohen, 3 Dec 2003:</title>
<updated>2003-12-07T21:39:28Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-07T21:39:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b028f7151379c5bb6814099fbbccb31d8b07b891'/>
<id>urn:sha1:b028f7151379c5bb6814099fbbccb31d8b07b891</id>
<content type='text'>
  "revive" U-Boot support for old Motorola MPC860ADS board

* Patch by Cam(ilo?), 03 Dec 2003:
  make examples build even with broken Montavista objcopy

* Patch by Pavel Bartusek, 27 Nov 2003:
  fix conversion problem with "bootretry" evironment variable
</content>
</entry>
<entry>
<title>* Patch by Gleb Natapov, 19 Sep 2003:</title>
<updated>2003-12-06T19:49:23Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-06T19:49:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8c7c708a9e0051c6358718c53572a4681eaa22b'/>
<id>urn:sha1:a8c7c708a9e0051c6358718c53572a4681eaa22b</id>
<content type='text'>
  Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c

* Patch by Anders Larsen, 17 Sep 2003:
  Bring ARM memory layout in sync with the documentation:
  stack and malloc-heap are now located _below_ the U-Boot code
</content>
</entry>
<entry>
<title>Add support for BMS2003 board</title>
<updated>2003-11-25T16:55:19Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-11-25T16:55:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd3103bb8ece6b20d5f4974fd672b9ff19f9fe99'/>
<id>urn:sha1:fd3103bb8ece6b20d5f4974fd672b9ff19f9fe99</id>
<content type='text'>
(featuring a NEC NL6448BC33-54. 10.4", 640x480 TFT display).
Fix NEC display names (it's 6440 [for 640x480], not 6640).
</content>
</entry>
<entry>
<title>* Use "-fPIC" instead of "-mrelocatable" to prevent problems with</title>
<updated>2003-11-17T21:14:37Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-11-17T21:14:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5bb226e821ea3c10c52d768ffab7952204b0f816'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>* Patches by Xianghua Xiao, 15 Oct 2003:</title>
<updated>2003-10-15T23:53:47Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-15T23:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=42d1f0394bef0624fc9664714d54bb137931d6a6'/>
<id>urn:sha1:42d1f0394bef0624fc9664714d54bb137931d6a6</id>
<content type='text'>
  - Added Motorola CPU 8540/8560 support (cpu/85xx)
  - Added Motorola MPC8540ADS board support (board/mpc8540ads)
  - Added Motorola MPC8560ADS board support (board/mpc8560ads)

* Minor code cleanup
</content>
</entry>
<entry>
<title>* Patch by Anders Larsen, 18 Sep 2003:</title>
<updated>2003-10-08T22:14:02Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-08T22:14:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef1464cc01cf9dcab52396283bf597e609caa450'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Add support for the Sharp LQ065T9DR51U LCD display</title>
<updated>2003-09-25T22:30:12Z</updated>
<author>
<name>dzu</name>
<email>dzu</email>
</author>
<published>2003-09-25T22:30:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=29127b6a2333053171b0b91ffecf35e1a6d491cc'/>
<id>urn:sha1:29127b6a2333053171b0b91ffecf35e1a6d491cc</id>
<content type='text'>
</content>
</entry>
</feed>
