]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
authorWolfgang Denk <wd@pollux.denx.de>
Wed, 3 May 2006 15:52:20 +0000 (17:52 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Wed, 3 May 2006 15:52:20 +0000 (17:52 +0200)
1  2 
CHANGELOG
MAKEALL

diff --cc CHANGELOG
index c774dd0525eb4e58b450794d88bfd419978aa2f4,f8bba74487df3ca7e5dfb79a5073e9c0675e840d..ef3b807f148f67ed1c8cbda439521ab896522d95
+++ b/CHANGELOG
@@@ -2,26 -2,12 +2,32 @@@
  Changes since U-Boot 1.1.4:
  ======================================================================
  
+ * 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
 +
  * Update for NC650 board:
    - Support rev1 and rev2 hardware
    - adapt to new NAND layer
diff --cc MAKEALL
Simple merge