Mercurial > ecos
view packages/hal/arm/sa11x0/brutus/current/ChangeLog @ 126:518f42066aba ecos-sw-2000-09-19
Merge from eCos master repository on 2000-09-19-06:25:26-BST
| author | jlarmour |
|---|---|
| date | Tue, 19 Sep 2000 05:53:51 +0000 |
| parents | 84e4bde58b26 |
| children | eb9fd8c04db3 |
line wrap: on
line source
2000-09-17 Gary Thomas <gthomas@redhat.com> * cdl/hal_arm_sa11x0_brutus.cdl: Add platform/cpu identification strings. 2000-07-05 Jesper Skov <jskov@redhat.com> * cdl/hal_arm_sa11x0_brutus.cdl: Cleanup channel options. 2000-06-26 Jesper Skov <jskov@redhat.com> * include/hal_platform_ints.h: Removed Ctrl-c handling. * cdl/hal_arm_sa11x0_brutus.cdl: Removed ROM_DEBUG_CHANNEL option. 2000-06-19 Gary Thomas <gthomas@redhat.com> * src/brutus_misc.c: Define proper MMU initialization. * include/hal_platform_setup.h: Rework MMU initialization to be closer to other SA1xx platforms (Assabet, EBSA285) 2000-06-18 Gary Thomas <gthomas@redhat.com> * include/pkgconf/mlt_arm_sa11x0_brutus_rom.ldi: * include/pkgconf/mlt_arm_sa11x0_brutus_rom.mlt: * include/pkgconf/mlt_arm_sa11x0_brutus_ram.mlt: * include/pkgconf/mlt_arm_sa11x0_brutus_ram.ldi: Incorporate new fixed vectors (used on all ARM platforms). 2000-06-08 Gary Thomas <gthomas@redhat.com> * include/hal_platform_setup.h: Adding ROM startup support. 2000-06-05 Gary Thomas <gthomas@redhat.com> * cdl/hal_arm_sa11x0_brutus.cdl: Default serial port is 0 (maps to UART 3 on J23). * include/hal_platform_ints.h: Add missing GPIO interrupts. 2000-06-04 Gary Thomas <gthomas@redhat.com> * include/hal_platform_setup.h: 'sa1100' stuff renamed to 'sa11x0'. 2000-06-01 Gary Thomas <gthomas@redhat.com> * cdl/hal_arm_sa11x0_brutus.cdl: Adding ROM startup support. 2000-05-12 John Dallaway <jld@redhat.com> * cdl/hal_arm_sa11x0_brutus.cdl: Fix calculation of CYGHWR_MEMORY_LAYOUT. 2000-05-10 Gary Thomas <gthomas@redhat.com> * current/include/pkgconf/mlt_arm_sa11x0_brutus_rom.h: * current/include/pkgconf/mlt_arm_sa11x0_brutus_rom.ldi: * current/include/pkgconf/mlt_arm_sa11x0_brutus_rom.mlt: * current/include/pkgconf/mlt_arm_sa11x0_brutus_ram.mlt: * current/include/pkgconf/mlt_arm_sa11x0_brutus_ram.h: * current/include/pkgconf/mlt_arm_sa11x0_brutus_ram.ldi: * current/include/hal_platform_ints.h: * current/include/hal_platform_setup.h: * current/cdl/hal_arm_sa11x0_brutus.cdl: New file(s). //=========================================================================== //####COPYRIGHTBEGIN#### // // ------------------------------------------- // The contents of this file are subject to the Red Hat eCos Public License // Version 1.1 (the "License"); you may not use this file except in // compliance with the License. You may obtain a copy of the License at // http://www.redhat.com/ // // Software distributed under the License is distributed on an "AS IS" // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the // License for the specific language governing rights and limitations under // the License. // // The Original Code is eCos - Embedded Configurable Operating System, // released September 30, 1998. // // The Initial Developer of the Original Code is Red Hat. // Portions created by Red Hat are // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- // //####COPYRIGHTEND#### //===========================================================================
