2002-06-27 Gary Thomas
|
2002-06-27 Gary Thomas
|
|
|
* include/plf_regs.h: New file - platform overrides.
|
* include/plf_regs.h: New file - platform overrides.
|
|
|
2002-04-11 Gary Thomas
|
2002-04-11 Gary Thomas
|
|
|
* include/plf_cache.h: Cache control is in hal/common CDL.
|
* include/plf_cache.h: Cache control is in hal/common CDL.
|
|
|
2001-01-26 Jesper Skov
|
2001-01-26 Jesper Skov
|
|
|
* include/plf_stub.h: Moved reset macro to
|
* include/plf_stub.h: Moved reset macro to
|
* include/plf_intr.h: this file.
|
* include/plf_intr.h: this file.
|
|
|
2000-10-20 Jonathan Larmour
|
2000-10-20 Jonathan Larmour
|
|
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
Repair RAM layout
|
Repair RAM layout
|
|
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
* include/pkgconf/mlt_powerpc_fads_rom.mlt:
|
* include/pkgconf/mlt_powerpc_fads_rom.mlt:
|
Add heap1 section
|
Add heap1 section
|
|
|
* include/pkgconf/mlt_powerpc_fads_ram.h:
|
* include/pkgconf/mlt_powerpc_fads_ram.h:
|
* include/pkgconf/mlt_powerpc_fads_rom.h:
|
* include/pkgconf/mlt_powerpc_fads_rom.h:
|
* include/pkgconf/mlt_powerpc_fads_ram.ldi:
|
* include/pkgconf/mlt_powerpc_fads_ram.ldi:
|
* include/pkgconf/mlt_powerpc_fads_rom.ldi:
|
* include/pkgconf/mlt_powerpc_fads_rom.ldi:
|
Regenerated
|
Regenerated
|
|
|
2000-07-17 Jesper Skov
|
2000-07-17 Jesper Skov
|
|
|
* src/hal_aux.c (hal_platform_init): Don't call hal_if_init just
|
* src/hal_aux.c (hal_platform_init): Don't call hal_if_init just
|
yet.
|
yet.
|
|
|
2000-06-26 Jesper Skov
|
2000-06-26 Jesper Skov
|
|
|
* cdl/hal_powerpc_fads.cdl: Removed ROM_DEBUG_CHANNEL option.
|
* cdl/hal_powerpc_fads.cdl: Removed ROM_DEBUG_CHANNEL option.
|
|
|
2000-06-15 Jesper Skov
|
2000-06-15 Jesper Skov
|
|
|
* src/hal_diag.c:
|
* src/hal_diag.c:
|
* src/hal_aux.c:
|
* src/hal_aux.c:
|
* include/pkgconf/mlt_powerpc_fads_ram.ldi:
|
* include/pkgconf/mlt_powerpc_fads_ram.ldi:
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
* include/plf_stub.h:
|
* include/plf_stub.h:
|
* include/hal_diag.h:
|
* include/hal_diag.h:
|
* cdl/hal_powerpc_fads.cdl:
|
* cdl/hal_powerpc_fads.cdl:
|
Some changes towards virtual vector table support. Still needs
|
Some changes towards virtual vector table support. Still needs
|
ctrlc support before it can be enabled.
|
ctrlc support before it can be enabled.
|
|
|
2000-06-13 Jesper Skov
|
2000-06-13 Jesper Skov
|
|
|
* include/plf_intr.h: Added.
|
* include/plf_intr.h: Added.
|
|
|
2000-03-06 Jesper Skov
|
2000-03-06 Jesper Skov
|
|
|
* src/hal_diag.c (hal_diag_write_char): fix typo.
|
* src/hal_diag.c (hal_diag_write_char): fix typo.
|
|
|
2000-03-02 Jesper Skov
|
2000-03-02 Jesper Skov
|
|
|
* cdl/hal_powerpc_fads.cdl: Don't allow USE_MONITOR to be configured.
|
* cdl/hal_powerpc_fads.cdl: Don't allow USE_MONITOR to be configured.
|
|
|
2000-02-21 Jesper Skov
|
2000-02-21 Jesper Skov
|
|
|
* src/fads.S: use arch.inc instead of ppc.inc
|
* src/fads.S: use arch.inc instead of ppc.inc
|
|
|
2000-02-17 Jonathan Larmour
|
2000-02-17 Jonathan Larmour
|
|
|
* include/pkgconf/hal_powerpc_fads.h: Fix PPC8xx -> MPC8xx typo
|
* include/pkgconf/hal_powerpc_fads.h: Fix PPC8xx -> MPC8xx typo
|
* cdl/hal_powerpc_fads.cdl: likewise
|
* cdl/hal_powerpc_fads.cdl: likewise
|
|
|
2000-02-11 Jesper Skov
|
2000-02-11 Jesper Skov
|
|
|
* src/hal_aux.c: Cleaned up includes.
|
* src/hal_aux.c: Cleaned up includes.
|
|
|
2000-02-10 Jesper Skov
|
2000-02-10 Jesper Skov
|
|
|
* include/plf_stub.h:
|
* include/plf_stub.h:
|
HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
|
HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
|
|
|
2000-02-08 Jesper Skov
|
2000-02-08 Jesper Skov
|
|
|
* include/pkgconf/mlt_powerpc_fads_ram.ldi:
|
* include/pkgconf/mlt_powerpc_fads_ram.ldi:
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
* include/pkgconf/mlt_powerpc_fads_ram.mlt:
|
Reserve space for vectors.
|
Reserve space for vectors.
|
|
|
* cdl/hal_powerpc_fads.cdl:
|
* cdl/hal_powerpc_fads.cdl:
|
* include/pkgconf/hal_powerpc_fads.h:
|
* include/pkgconf/hal_powerpc_fads.h:
|
Don't rely on ROM monitor (isn't eCos compatible stub).
|
Don't rely on ROM monitor (isn't eCos compatible stub).
|
|
|
2000-02-07 Jesper Skov
|
2000-02-07 Jesper Skov
|
|
|
* cdl/hal_powerpc_fads.cdl: Specify CPU options in linker flags.
|
* cdl/hal_powerpc_fads.cdl: Specify CPU options in linker flags.
|
|
|
* cdl/hal_powerpc_fads.cdl:
|
* cdl/hal_powerpc_fads.cdl:
|
* include/pkgconf/hal_powerpc_fads.h:
|
* include/pkgconf/hal_powerpc_fads.h:
|
Use MPC8xx CPU variant.
|
Use MPC8xx CPU variant.
|
|
|
2000-02-03 Jesper Skov
|
2000-02-03 Jesper Skov
|
|
|
* cdl/hal_powerpc_fads.cdl:
|
* cdl/hal_powerpc_fads.cdl:
|
* src/fads.S:
|
* src/fads.S:
|
CYG_HAL_POWERPC_x->CYGPKG_...
|
CYG_HAL_POWERPC_x->CYGPKG_...
|
|
|
2000-01-26 Jesper Skov
|
2000-01-26 Jesper Skov
|
|
|
* include/plf_cache.h: Added.
|
* include/plf_cache.h: Added.
|
|
|
2000-01-24 John Dallaway
|
2000-01-24 John Dallaway
|
|
|
* cdl/*.cdl:
|
* cdl/*.cdl:
|
|
|
Remove obsolete option CYGTST_TESTING_IDENTIFIER.
|
Remove obsolete option CYGTST_TESTING_IDENTIFIER.
|
|
|
2000-01-19 Hugo Tyson
|
2000-01-19 Hugo Tyson
|
|
|
* cdl/*.cdl: Add descriptions to a number of options &c which were
|
* cdl/*.cdl: Add descriptions to a number of options &c which were
|
lacking same, also tidied up other typos as noticed en passant.
|
lacking same, also tidied up other typos as noticed en passant.
|
|
|
1999-12-21 Jonathan Larmour
|
1999-12-21 Jonathan Larmour
|
|
|
* cdl/hal_powerpc_fads.cdl: Ensure we "puts" to appropriate CDL header
|
* cdl/hal_powerpc_fads.cdl: Ensure we "puts" to appropriate CDL header
|
|
|
1999-12-20 Gary Thomas
|
1999-12-20 Gary Thomas
|
|
|
* cdl/hal_powerpc_fads.cdl: Add -Wl for linker options.
|
* cdl/hal_powerpc_fads.cdl: Add -Wl for linker options.
|
|
|
1999-11-25 Gary Thomas
|
1999-11-25 Gary Thomas
|
|
|
* include/pkgconf/mlt_powerpc_fads_rom.h:
|
* include/pkgconf/mlt_powerpc_fads_rom.h:
|
* include/pkgconf/mlt_powerpc_fads_ram.h: New file(s).
|
* include/pkgconf/mlt_powerpc_fads_ram.h: New file(s).
|
|
|
1999-09-02 Hugo Tyson
|
1999-09-02 Hugo Tyson
|
|
|
* src/hal_aux.c (CYGARC_MEMDESC_TABLE): Define a non-empty table
|
* src/hal_aux.c (CYGARC_MEMDESC_TABLE): Define a non-empty table
|
for the FADS board so that MM can be enabled. I don't know why
|
for the FADS board so that MM can be enabled. I don't know why
|
the ROM area is marked non-cachable, but that's as the reporter
|
the ROM area is marked non-cachable, but that's as the reporter
|
requested.
|
requested.
|
|
|
As requested in PR 20270 by not-a-customer. This is really a
|
As requested in PR 20270 by not-a-customer. This is really a
|
merge of that fix.
|
merge of that fix.
|
|
|
* src/quicc_smc2.c (cyg_smc2_init): Re-order initialization so
|
* src/quicc_smc2.c (cyg_smc2_init): Re-order initialization so
|
that RxTxBD *is* initialized before use. Move setup of rx/tx
|
that RxTxBD *is* initialized before use. Move setup of rx/tx
|
params to the end of the function ie. after the data is set up.
|
params to the end of the function ie. after the data is set up.
|
|
|
All as requested in PR 20271 by not-a-customer. This is really a
|
All as requested in PR 20271 by not-a-customer. This is really a
|
merge of that fix.
|
merge of that fix.
|
|
|
1999-06-11 Hugo Tyson
|
1999-06-11 Hugo Tyson
|
|
|
* src/PKGconf.mak: Build the new file.
|
* src/PKGconf.mak: Build the new file.
|
|
|
* src/hal_aux.c (CYGARC_MEMDESC_TABLE): New file, to define this
|
* src/hal_aux.c (CYGARC_MEMDESC_TABLE): New file, to define this
|
object for per-platform table-driven memory map initialization.
|
object for per-platform table-driven memory map initialization.
|
The table used to be in hal_misc.c in the architectural HAL; this
|
The table used to be in hal_misc.c in the architectural HAL; this
|
is platform dependent so better and cleaner here.
|
is platform dependent so better and cleaner here.
|
|
|
1999-06-10 Hugo Tyson
|
1999-06-10 Hugo Tyson
|
|
|
* src/PKGconf.mak: Add quicc_smc2.c, which now lives in here;
|
* src/PKGconf.mak: Add quicc_smc2.c, which now lives in here;
|
moved from the architectural HAL.
|
moved from the architectural HAL.
|
|
|
* src/hal_diag.c: use local quicc_smc2.c module for IO.
|
* src/hal_diag.c: use local quicc_smc2.c module for IO.
|
|
|
* include/plf_stub.h: use local quicc_smc2.c module for IO.
|
* include/plf_stub.h: use local quicc_smc2.c module for IO.
|
|
|
* include/quicc_smc2.h, src/quicc_smc2.c, src/ppc_860.h: new
|
* include/quicc_smc2.h, src/quicc_smc2.c, src/ppc_860.h: new
|
files; renamed and reorganized from the architectural HAL.
|
files; renamed and reorganized from the architectural HAL.
|
|
|
1999-05-20 Gary Thomas
|
1999-05-20 Gary Thomas
|
|
|
* include/pkgconf/hal_powerpc_fads.h: Move RTC setup here.
|
* include/pkgconf/hal_powerpc_fads.h: Move RTC setup here.
|
|
|
1999-04-08 John Dallaway
|
1999-04-08 John Dallaway
|
|
|
* include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
|
* include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
|
avoid padded output sections (PR 19787)
|
avoid padded output sections (PR 19787)
|
|
|
1999-03-23 Jonathan Larmour
|
1999-03-23 Jonathan Larmour
|
|
|
* src/hal_diag.c: Disable interrupts when doing diag output so that
|
* src/hal_diag.c: Disable interrupts when doing diag output so that
|
system "freezes" while this goes on
|
system "freezes" while this goes on
|
|
|
1999-03-04 John Dallaway
|
1999-03-04 John Dallaway
|
|
|
* include/pkgconf/*.ldi: give all LDI files unique names so
|
* include/pkgconf/*.ldi: give all LDI files unique names so
|
that they can co-exist in an eCos build tree (PR 19184)
|
that they can co-exist in an eCos build tree (PR 19184)
|
* include/pkgconf/*.mlt: give all MLT files unique names so
|
* include/pkgconf/*.mlt: give all MLT files unique names so
|
that they can co-exist in an eCos build tree (PR 19184)
|
that they can co-exist in an eCos build tree (PR 19184)
|
|
|
1999-02-16 Jesper Skov
|
1999-02-16 Jesper Skov
|
|
|
* src/hal_diag.c (hal_diag_write_char): Changed
|
* src/hal_diag.c (hal_diag_write_char): Changed
|
__output_gdb_string to hal_output_gdb_string.
|
__output_gdb_string to hal_output_gdb_string.
|
|
|
* include/hal_stub.h: [removed]
|
* include/hal_stub.h: [removed]
|
* include/plf_stub.h: [added]
|
* include/plf_stub.h: [added]
|
* src/hal_stub.c: [removed]
|
* src/hal_stub.c: [removed]
|
* src/PKGconf.mak:
|
* src/PKGconf.mak:
|
Changed hal_stub to plf_stub. Moved generic HAL stub code to
|
Changed hal_stub to plf_stub. Moved generic HAL stub code to
|
common/.../hal_stub.c.
|
common/.../hal_stub.c.
|
|
|
1999-02-08 Jesper Skov
|
1999-02-08 Jesper Skov
|
|
|
* include/pkgconf/hal_powerpc_fads.h: Put back in the startup
|
* include/pkgconf/hal_powerpc_fads.h: Put back in the startup
|
CDL. Fixed inconsistency with usage notes.
|
CDL. Fixed inconsistency with usage notes.
|
|
|
* README: Added Kevin's usage notes.
|
* README: Added Kevin's usage notes.
|
|
|
1999-02-08 John Dallaway
|
1999-02-08 John Dallaway
|
|
|
* include/pkgconf/*.mlt: New memory layout save files
|
* include/pkgconf/*.mlt: New memory layout save files
|
|
|
1999-02-05 Jesper Skov
|
1999-02-05 Jesper Skov
|
|
|
* src/PKGconf.mak: Fix comment.
|
* src/PKGconf.mak: Fix comment.
|
|
|
1999-02-05 John Dallaway
|
1999-02-05 John Dallaway
|
|
|
* include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.
|
* include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.
|
|
|
1999-01-27 Jesper Skov
|
1999-01-27 Jesper Skov
|
|
|
* README: Added copyright header.
|
* README: Added copyright header.
|
|
|
1999-01-26 Hugo Tyson
|
1999-01-26 Hugo Tyson
|
|
|
* include/pkgconf/ram.ldi:
|
* include/pkgconf/ram.ldi:
|
* include/pkgconf/rom.ldi:
|
* include/pkgconf/rom.ldi:
|
Add copyright notice. (Though these files will later be generated
|
Add copyright notice. (Though these files will later be generated
|
by a tool and so not copyright, these default setups are.)
|
by a tool and so not copyright, these default setups are.)
|
|
|
1999-01-22 Jesper Skov
|
1999-01-22 Jesper Skov
|
|
|
* include/hal_diag.h:
|
* include/hal_diag.h:
|
* include/hal_stub.h:
|
* include/hal_stub.h:
|
* include/ppc_fads.h:
|
* include/ppc_fads.h:
|
* include/pkgconf/hal_powerpc_fads.h:
|
* include/pkgconf/hal_powerpc_fads.h:
|
* src/PKGconf.mak:
|
* src/PKGconf.mak:
|
* src/fads.S:
|
* src/fads.S:
|
* src/hal_diag.c:
|
* src/hal_diag.c:
|
* src/hal_stub.c:
|
* src/hal_stub.c:
|
Added UNSUPPORTED headers.
|
Added UNSUPPORTED headers.
|
|
|
* README: Added a few comments from Kevin.
|
* README: Added a few comments from Kevin.
|
|
|
1999-01-22 Jesper Skov
|
1999-01-22 Jesper Skov
|
|
|
* include/pkgconf/hal_powerpc_fads.h: Removed startup type CDL.
|
* include/pkgconf/hal_powerpc_fads.h: Removed startup type CDL.
|
|
|
1999-01-22 Jesper Skov
|
1999-01-22 Jesper Skov
|
|
|
* src/fads.S (hal_hardware_init): Renamed CYG_HAL_POWERPC_FADS to
|
* src/fads.S (hal_hardware_init): Renamed CYG_HAL_POWERPC_FADS to
|
CYGPKG_HAL_POWERPC_FADS.
|
CYGPKG_HAL_POWERPC_FADS.
|
|
|
1999-01-21 Jesper Skov
|
1999-01-21 Jesper Skov
|
|
|
* src/fads.ld: [removed]
|
* src/fads.ld: [removed]
|
* include/pkgconf/ram.ldi: [added]
|
* include/pkgconf/ram.ldi: [added]
|
* include/pkgconf/rom.ldi: [added]
|
* include/pkgconf/rom.ldi: [added]
|
* src/PKGconf.mak:
|
* src/PKGconf.mak:
|
Changed to MLT linker scheme.
|
Changed to MLT linker scheme.
|
|
|
1998-12-17 Jesper Skov
|
1998-12-17 Jesper Skov
|
|
|
* src/hal_stub.c: Call cyg_ prefixed function names. Put in EMXIFs
|
* src/hal_stub.c: Call cyg_ prefixed function names. Put in EMXIFs
|
where functionality has been left out. Removed Cogent spefic
|
where functionality has been left out. Removed Cogent spefic
|
code.
|
code.
|
|
|
* src/hal_diag.c: Rely on smc code to do full hw
|
* src/hal_diag.c: Rely on smc code to do full hw
|
initialization. Call cyg_ prefixed function names.
|
initialization. Call cyg_ prefixed function names.
|
|
|
* src/fads.ld: Added Kevin to contributers.
|
* src/fads.ld: Added Kevin to contributers.
|
|
|
* src/fads.S (hal_hardware_init): Removed all #if0 marked code.
|
* src/fads.S (hal_hardware_init): Removed all #if0 marked code.
|
|
|
1998-10-28 Kevin Hester
|
1998-10-28 Kevin Hester
|
|
|
* Created based on the cogent implementation
|
* Created based on the cogent implementation
|
|
|
//===========================================================================
|
//===========================================================================
|
//####ECOSGPLCOPYRIGHTBEGIN####
|
//####ECOSGPLCOPYRIGHTBEGIN####
|
// -------------------------------------------
|
// -------------------------------------------
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
|
//
|
//
|
// eCos is free software; you can redistribute it and/or modify it under
|
// eCos is free software; you can redistribute it and/or modify it under
|
// the terms of the GNU General Public License as published by the Free
|
// the terms of the GNU General Public License as published by the Free
|
// Software Foundation; either version 2 or (at your option) any later version.
|
// Software Foundation; either version 2 or (at your option) any later version.
|
//
|
//
|
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
|
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
|
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
// for more details.
|
// for more details.
|
//
|
//
|
// You should have received a copy of the GNU General Public License along
|
// You should have received a copy of the GNU General Public License along
|
// with eCos; if not, write to the Free Software Foundation, Inc.,
|
// with eCos; if not, write to the Free Software Foundation, Inc.,
|
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
//
|
//
|
// As a special exception, if other files instantiate templates or use macros
|
// As a special exception, if other files instantiate templates or use macros
|
// or inline functions from this file, or you compile this file and link it
|
// or inline functions from this file, or you compile this file and link it
|
// with other works to produce a work based on this file, this file does not
|
// with other works to produce a work based on this file, this file does not
|
// by itself cause the resulting work to be covered by the GNU General Public
|
// by itself cause the resulting work to be covered by the GNU General Public
|
// License. However the source code for this file must still be made available
|
// License. However the source code for this file must still be made available
|
// in accordance with section (3) of the GNU General Public License.
|
// in accordance with section (3) of the GNU General Public License.
|
//
|
//
|
// This exception does not invalidate any other reasons why a work based on
|
// This exception does not invalidate any other reasons why a work based on
|
// this file might be covered by the GNU General Public License.
|
// this file might be covered by the GNU General Public License.
|
//
|
//
|
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
|
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
|
// at http://sources.redhat.com/ecos/ecos-license/
|
// at http://sources.redhat.com/ecos/ecos-license/
|
// -------------------------------------------
|
// -------------------------------------------
|
//####ECOSGPLCOPYRIGHTEND####
|
//####ECOSGPLCOPYRIGHTEND####
|
//===========================================================================
|
//===========================================================================
|
|
|