Joel Sherrill
|
9c25cad68e
|
2005-03-04 Joel Sherrill <joel@OARcorp.com>
* vmeUniverse/README.porting, vmeUniverse/vmeUniverse.c: Make PCI
initialize function part of the unified PCI API as pci_initialize().
|
2005-03-04 21:49:05 +00:00 |
|
Joel Sherrill
|
312001953e
|
2005-03-04 Joel Sherrill <joel@OARcorp.com>
* pci/pci.c, pci/pcifinddevice.c, startup/bspstart.c: Make PCI
initialize function part of the unified PCI API as pci_initialize().
|
2005-03-04 21:48:49 +00:00 |
|
Joel Sherrill
|
62c3d857b4
|
2005-03-04 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, pci/pci.c, startup/bspstart.c: Make PCI initialize
function part of the unified PCI API as pci_initialize().
|
2005-03-04 21:48:32 +00:00 |
|
Joel Sherrill
|
037864f52f
|
2005-03-04 Joel Sherrill <joel@OARcorp.com>
* pci/pci.c, pci/pci.h, startup/bspstart.c: Make PCI initialize
function part of the unified PCI API as pci_initialize().
|
2005-03-04 21:48:17 +00:00 |
|
Joel Sherrill
|
bdc2572a16
|
2005-03-04 Joel Sherrill <joel@OARcorp.com>
* shared/pci/pcibios.c, shared/pci/pcibios.h: Make PCI initialize
function part of the unified PCI API as pci_initialize().
|
2005-03-04 21:48:00 +00:00 |
|
Ralf Corsepius
|
f16be12175
|
Change my email address.
|
2005-03-03 10:43:56 +00:00 |
|
Ralf Corsepius
|
bb90b4289a
|
2005-03-03 Ralf Corsepius <ralf_corsepius@rtems.org>
* acinclude.m4: Remove arm_bare_bsp.
PR bsps/771
* configure.ac: Remove reference to arm_bare_bsp in
AC_CONFIG_SRCDIR. Use ../arm instead.
|
2005-03-03 10:43:19 +00:00 |
|
Ralf Corsepius
|
e9843b8ef4
|
2005-03-03 Ralf Corsepius <ralf_corsepius@rtems.org>
PR bsps/771
* configure.ac: Remove reference to arm_bare_bsp in
AC_CONFIG_SRCDIR. Use ../arm instead.
|
2005-03-03 10:43:04 +00:00 |
|
Ralf Corsepius
|
9b20008730
|
arm_bare_bsp
|
2005-03-03 10:42:14 +00:00 |
|
Eric Norum
|
a79cb5b88e
|
Add missing line.
|
2005-03-03 01:27:33 +00:00 |
|
Eric Norum
|
cc8c3d4a4a
|
Add some more EPICS notes.
|
2005-03-03 01:21:47 +00:00 |
|
Joel Sherrill
|
8ce50cbf15
|
2005-02-25 Joel Sherrill <joel@OARcorp.com>
* arm_bare_bsp/.cvsignore, arm_bare_bsp/ChangeLog,
arm_bare_bsp/Makefile.am, arm_bare_bsp/bsp_specs,
arm_bare_bsp/configure.ac, arm_bare_bsp/clock/clockdrv.c,
arm_bare_bsp/include/.cvsignore, arm_bare_bsp/include/bsp.h,
arm_bare_bsp/include/registers.h, arm_bare_bsp/include/tm27.h,
arm_bare_bsp/irq/bsp_irq_asm.S, arm_bare_bsp/irq/bsp_irq_init.c,
arm_bare_bsp/irq/irq.c, arm_bare_bsp/irq/irq.h,
arm_bare_bsp/start/start.S, arm_bare_bsp/startup/bspstart.c,
arm_bare_bsp/startup/exit.c, arm_bare_bsp/startup/linkcmds: Removed.
|
2005-02-25 21:02:17 +00:00 |
|
Jay Monkman
|
38ca7367bd
|
2005-02-24 Jay Monkman <jtm@lopingdog.com>
* au1x00/include/au1x00.h: Converted types to C99 types.
|
2005-02-25 05:25:14 +00:00 |
|
Jay Monkman
|
6a184ff0d1
|
2005-02-24 Jay Monkman <jtm@lopingdog.com>
PR 751/bsps
* startup/linkcmds: Cleanup.
* network/network.c: Added hardware initialization
code.
|
2005-02-25 05:21:13 +00:00 |
|
Jay Monkman
|
c743b48091
|
2005-02-24 Jay Monkman <jtm@lopingdog.com>
* at91rm9200/include/at91rm9200_emac.h: Cleanup.
|
2005-02-25 05:19:43 +00:00 |
|
Jay Monkman
|
74fb4e1f1d
|
2005-02-24 Jay Monkman <jtm@lopingdog.com>
* Makefile.am, configure.ac: New CPU.
* shared/interrupts/installisrentries.c,
shared/interrupts/isr_entries.S: Added CPU32 support.
* au1x00/Makefile.am, au1x00/include/au1x00.h,
au1x00/vectorisrs/maxvectors.c, au1x00/vectorisrs/vectorisrs.c: New CPU.
|
2005-02-25 05:18:49 +00:00 |
|
Jay Monkman
|
7cde240ce8
|
2005-02-24 Jay Monkman <jtm@lopingdog.com>
* acinclude.m4: Added csb350 to list of BSPs.
* csb350/Makefile.am, csb350/README, csb350/bsp_specs,
csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
csb350/console/console-io.c, csb350/include/bsp.h,
csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
csb350/start/start.S, csb350/startup/bspclean.c,
csb350/startup/bspstart.c, csb350/startup/linkcmds,
csb350/timer/timer.c: New BSP.
|
2005-02-25 05:18:07 +00:00 |
|
Joel Sherrill
|
df3ae6454d
|
2005-02-18 Joel Sherrill <joel@OARcorp.com>
* console/keyboard.h: Add include file and cleanup file header.
|
2005-02-18 21:05:49 +00:00 |
|
Ralf Corsepius
|
8a9eaeff9c
|
2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Eliminate rtems_unsigned32.
|
2005-02-17 04:40:05 +00:00 |
|
Ralf Corsepius
|
1899fe4778
|
2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
CPU_MINIMUM_STACK_FRAME_SIZE.
|
2005-02-17 04:29:15 +00:00 |
|
Ralf Corsepius
|
2195ccf382
|
2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* start/start.S: include <rtems/powerpc/powerpc.h>.
Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
CPU_MINIMUM_STACK_FRAME_SIZE.
|
2005-02-17 04:28:21 +00:00 |
|
Ralf Corsepius
|
cc043dc3d2
|
2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* new-exceptions/cpu.c, rtems/powerpc/powerpc.h:
Remove CPU_MINIMUM_STACK_FRAME_SIZE.
Use PPC_MINIMUM_STACK_FRAME_SIZE instead.
* rtems/powerpc/powerpc.h: Add PPC_MINIMUM_STACK_FRAME_SIZE.
|
2005-02-17 04:23:18 +00:00 |
|
Ralf Corsepius
|
0e4507bff3
|
Cosmetics.
|
2005-02-16 11:30:31 +00:00 |
|
Ralf Corsepius
|
756f4a4301
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
2005-02-16 10:13:09 +00:00 |
|
Ralf Corsepius
|
a3f91c6e08
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
|
2005-02-16 10:05:22 +00:00 |
|
Ralf Corsepius
|
21a6869c26
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* new-exceptions/cpu.c: Add CPU_MINIMUM_STACK_FRAME_SIZE.
|
2005-02-16 09:07:47 +00:00 |
|
Eric Norum
|
2876aeb4c7
|
Remove development warning.
|
2005-02-16 01:11:31 +00:00 |
|
Ralf Corsepius
|
5bd1219753
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* new-exceptions/cpu.c (_CPU_ISR_install_vector): New.
|
2005-02-15 16:33:27 +00:00 |
|
Ralf Corsepius
|
3c2ff4defe
|
Remove (moved to libcpu).
|
2005-02-15 13:41:19 +00:00 |
|
Ralf Corsepius
|
2541237bcf
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* old-exceptions/rtems/score/ppc_offs.h,
old-exceptions/ChangeLog, old-exceptions/README,
old-exceptions/TODO, old-exceptions/cpu.c,
old-exceptions/cpu_asm.S, old-exceptions/irq_stub.S,
old-exceptions/ppccache.c: New (Copied from
../../libbsp/powerpc/support/old_exception_processing)
* new-exceptions/ChangeLog, new-exceptions/cpu.c,
new-exceptions/cpu_asm.S: New (Copied from
../../libbsp/powerpc/support/new_exception_processing).
* Makefile.am: Reflect changes above.
|
2005-02-15 13:15:37 +00:00 |
|
Ralf Corsepius
|
7b828b8381
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value (Unify old/new
exception processing API).
|
2005-02-15 13:02:04 +00:00 |
|
Ralf Corsepius
|
dd380b5b8c
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c (ppc_exception_vector_addr): Merge ppc603 and ppc603e cases.
|
2005-02-15 13:01:14 +00:00 |
|
Ralf Corsepius
|
e7c1313af8
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* ppc403/console/console405.c: Rename round to spiBaudRound
(Conflict with C99). Make spiBaudRound static.
|
2005-02-15 07:45:03 +00:00 |
|
Ralf Corsepius
|
eca561c811
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc8260/mmu/mmu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value.
(Unify old/new-exception processing API).
|
2005-02-15 06:06:19 +00:00 |
|
Ralf Corsepius
|
7a99364b35
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
|
2005-02-15 06:03:57 +00:00 |
|
Ralf Corsepius
|
9c598e2d25
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value (Unify old/new
exception processing API).
|
2005-02-15 06:02:35 +00:00 |
|
Ralf Corsepius
|
5f0a4c81b5
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/spurious.c: Merge ppc603 and ppc603e.
Remove digits (Unused).
|
2005-02-15 06:00:05 +00:00 |
|
Ralf Corsepius
|
fba4a811fe
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c (ppc_exception_vector_addr): Merge ppc603 and ppc603e cases.
|
2005-02-15 02:12:55 +00:00 |
|
Ralf Corsepius
|
493086e264
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: Remove mpc603e specific
PPC_TLB_*/PPC_IRQ_* defines. Use mpc603 specific defines on mpc603e.
|
2005-02-15 02:09:23 +00:00 |
|
Eric Norum
|
bb54098988
|
Remove some now-unused declarations.
|
2005-02-14 22:38:03 +00:00 |
|
Eric Norum
|
059c95ed54
|
Don't cache flash.
|
2005-02-14 22:05:04 +00:00 |
|
Ralf Corsepius
|
995e19f595
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: Remove PPC_ALIGNMENT.
|
2005-02-14 15:55:30 +00:00 |
|
Ralf Corsepius
|
3e5a93cc86
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c, cpu_asm.S, irq_stub.S: #include <rtems/powerpc/powerpc.h>.
|
2005-02-14 04:44:17 +00:00 |
|
Ralf Corsepius
|
371872acd6
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc8xx/mmu/mmu.c, rtems/powerpc/cache.h, rtems/powerpc/powerpc.h:
#include <rtems/powerpc/powerpc.h>.
|
2005-02-14 04:39:30 +00:00 |
|
Eric Norum
|
12cad01316
|
EPICS has its own log facility so don't bother with LOGSERVER.
|
2005-02-13 18:03:10 +00:00 |
|
Ralf Corsepius
|
5c4f1f1bd4
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Add _PPC_MSR_DISABLE_MASK.
|
2005-02-13 07:35:48 +00:00 |
|
Ralf Corsepius
|
9dc84b5706
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: New header guard.
|
2005-02-13 05:15:55 +00:00 |
|
Ralf Corsepius
|
90503f0c25
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: New (Copy of
cpukit/score/cpu/powerpc/rtems/score/powerpc.h).
|
2005-02-13 05:02:12 +00:00 |
|
Ralf Corsepius
|
b83a2b62fa
|
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc5xx/include/mpc5xx.h, mpc5xx/include/console.h,
mpc5xx/exceptions/raw_exception.h, mpc5xx/irq/irq.h,
mpc5xx/vectors/vectors.h, mpc6xx/exceptions/raw_exception.h,
mpc6xx/mmu/bat.h, mpc6xx/mmu/pte121.h,
mpc6xx/clock/c_clock.h, mpc8260/include/mpc8260.h,
mpc8260/include/console.h, mpc8260/include/cpm.h,
mpc8260/exceptions/raw_exception.h, mpc8260/include/mmu.h,
mpc8xx/include/mpc8xx.h, mpc8xx/include/console.h,
mpc8xx/include/cpm.h, mpc8xx/exceptions/raw_exception.h,
mpc8xx/include/mmu.h, ppc403/ictrl/ictrl.h,
ppc403/tty_drv/tty_drv.h, shared/include/io.h,
shared/include/mmu.h, shared/include/page.h,
shared/include/byteorder.h, shared/include/pgtable.h,
shared/include/cpuIdent.h,shared/include/spr.h,
shared/src/stackTrace.h: New header guards.
|
2005-02-13 05:00:42 +00:00 |
|
Ralf Corsepius
|
a859df8559
|
New header guards.
|
2005-02-13 05:00:15 +00:00 |
|