]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
Merge with /home/m8/git/u-boot
authorWolfgang Denk <wd@pollux.denx.de>
Tue, 9 May 2006 11:46:55 +0000 (13:46 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Tue, 9 May 2006 11:46:55 +0000 (13:46 +0200)
1  2 
CHANGELOG
MAKEALL
Makefile
lib_m68k/board.c

diff --cc CHANGELOG
index ad5f7a32e9110674b24b10acd64a177c5331fdfa,595e900797018b78373d2b4fa0b6c5a5c2516ed6..7eb8ede998be11b93634dbf331219ac48d52717f
+++ b/CHANGELOG
@@@ -2,33 -2,21 +2,46 @@@
  Changes since U-Boot 1.1.4:
  ======================================================================
  
+ * Add M5271EVB board support.
+ * Make R5200 specific low level initialization board conditional.
+ * Update CPU target identification strings for Coldfire family.
+ * Update register definitions for MCF5271.
+ * Fix serial console support for MCF5271.
+ * Fixes for gcc 3.4 based m68k toolchain,
+   based on patch by Jate Sujjavanich.
 +* Fix lowboot support on MCC200 board
 +
 +* Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
 +  - Removed MPC8349ADS port
 +  - Added PCI support to MPC8349ADS
 +  - reworked memory map to allow mapping of all regions with BATs
 +  Patch by Kumar Gala 20 Apr 2006
 +
 +* Coding Style cleanup
 +
 +* Write RTC seconds first to maintain settings integrity per
 +  Maxim/Dallas DS1306 data sheet.
 +  Patch by Alan J. Luse, 02 May 2006
 +
 +* Scheduled for removal: strnicmp() which is unused
 +
 +* Update for Intel Monahans boards:
 +  - support for magic key detection and handling on delta board
 +  - NAND support for zylonite board + some minor cleanup
 +
 +* Declare load_serial_ymodem() when using CFG_CMD_LOADB.
 +  Patch by Jon Loeliger, 01 May 2006
 +
 +* Fixed handling of bad checksums with "mkimage -l"
 +
  * Added support for BC3450 board
 -  Patch by Stefan Strobl, 21. Oct 2005
 +  Patch by Stefan Strobl, 21 Oct 2005
  
  * Update for NC650 board:
    - Support rev1 and rev2 hardware
diff --cc MAKEALL
Simple merge
diff --cc Makefile
Simple merge
Simple merge