X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=CHANGELOG;h=9274bdb357bf228456285b263e6d539236775639;hb=d326f4a242971928ef5a6efb411a604b0478ef1c;hp=304ea23f796b77502677ce81556bc13abf38332f;hpb=e24e0f0744f4d28d7642c88052b712e91dbbf203;p=oweals%2Fu-boot.git diff --git a/CHANGELOG b/CHANGELOG index 304ea23f79..9274bdb357 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,20 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add command for handling DDR ECC registers on MPC8349EE MDS board. + +* Fix DDR ECC bit definitions for MPC83xx. + +* Add initial support for MPC8349E MDS board. + +* Add support for ECC DDR initialization on MPC83xx. + +* Add DMA support for MPC83xx. + +* Add sync in do_reset() routine for MPC83xx after RPR register + was written to. It is need on some targets when BAT translation + is enabled. + * Add bit definitions for MPC83xx DDR controller registers. * Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.