diff options
author | Jon Loeliger <jdl@freescale.com> | 2006-10-19 12:03:44 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2006-10-19 12:03:44 -0500 |
commit | d22200f0204ce3210ed47d4e13864ebc60b93918 (patch) | |
tree | c47f9526f6d90d5f50018d962e1ad6a7d57bc43c /CHANGELOG | |
parent | 4d45f69e362b05892c9e92a7907e5820995612aa (diff) | |
parent | fcfed4f2f234836a0b308fd0a782f4625cd40bad (diff) |
Merge branch 'master' of http://www.denx.de/git/u-boot
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2,6 +2,17 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add (preliminary) support for V38B board + +* PPC405EP: Add support for board configuration of CPC0_PCI register + This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE* + Patch by Tolunay Orkun, 07 Apr 2006 + +* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. + - Add configuration of Open Drain GPIO Output selection + - Add configuration of initial value of GPIO output pins + Patch by Tolunay Orkun, 07 Apr 2006 + * Fix spelling; minor code cleanup. * Fix JFFS2 compilation problem |