comparison packages/hal/powerpc/cogent/current/ChangeLog @ 103:95f3e12a6327 ecos-sw-2000-06-23

Merge from eCos master repository on 2000-06-23-16:41:10-BST
author jlarmour
date Fri, 23 Jun 2000 17:06:31 +0000
parents c37d3a9e1b28
children 5a0cc6c243a9
comparison
equal deleted inserted replaced
102:6409b6d94dd7 103:95f3e12a6327
1 2000-06-21 Jesper Skov <jskov@redhat.com>
2
3 * src/plf_stub.c: Provide plf stub init which prints build date
4 on LCD for ROM monitor configs.
5
6 * src/cma_ser.inl: [deleted]
7 * src/hal_diag.c:
8 * include/plf_stub.h:
9 * include/hal_diag.h:
10 * cdl/hal_powerpc_cogent.cdl:
11 Added LCD as the 3rd comms channel. Cleanups to support full procs
12 table.
13
14 2000-06-20 Jesper Skov <jskov@redhat.com>
15
16 * include/pkgconf/mlt_powerpc_cogent_ram.h:
17 * include/pkgconf/mlt_powerpc_cogent_ram.mlt:
18 * include/pkgconf/mlt_powerpc_cogent_ram.ldi:
19 * include/pkgconf/mlt_powerpc_cogent_rom.h:
20 * include/pkgconf/mlt_powerpc_cogent_rom.mlt:
21 * include/pkgconf/mlt_powerpc_cogent_rom.ldi:
22 Updated.
23
24 2000-06-16 Jesper Skov <jskov@redhat.com>
25
26 * src/plf_stub.c:
27 * src/cma_ser.inl: Removed BREAK handling.
28
29 * include/plf_stub.h: Changed to virtual vector style.
30
31 * src/plf_misc.c:
32 * include/plf_intr.h: Added ctrlc handling.
33
34 * src/hal_diag.c:
35 * include/hal_diag.h: virtual vector changes.
36
37 * hal_aux.c renamed to plf_misc.c
38
39 * cdl/hal_powerpc_cogent.cdl: Added virtual vector options.
40
41 * include/pkgconf/mlt_powerpc_cogent_rom.ldi:
42 * include/pkgconf/mlt_powerpc_cogent_rom.mlt:
43 * include/pkgconf/mlt_powerpc_cogent_ram.ldi:
44 * include/pkgconf/mlt_powerpc_cogent_rom.mlt:
45 Added space for virtual table.
46
1 2000-06-13 Jesper Skov <jskov@redhat.com> 47 2000-06-13 Jesper Skov <jskov@redhat.com>
2 48
3 * include/plf_intr.h: Added. 49 * include/plf_intr.h: Added.
4 50
5 2000-04-04 Jesper Skov <jskov@redhat.com> 51 2000-04-04 Jesper Skov <jskov@redhat.com>