source: rtems/c/src/lib/libbsp/powerpc/gen5200/ChangeLog @ c5feb602

4.104.114.84.95
Last change on this file since c5feb602 was c5feb602, checked in by Joel Sherrill <joel.sherrill@…>, on 09/11/06 at 21:44:06

2006-09-11 Joel Sherrill <joel@…>

  • include/mpc5200.h, network_5200/network.c: Convert C++ style comments to C style.
  • Property mode set to 100644
File size: 5.6 KB
Line 
12006-09-11      Joel Sherrill <joel@OARcorp.com>
2
3        * include/mpc5200.h, network_5200/network.c: Convert C++ style comments
4        to C style.
5
62006-08-15      Joel Sherrill <joel@OARcorp.com>
7
8        * Makefile.am, preinstall.am, startup/linkcmds, startup/linkcmds.brs5l,
9        startup/linkcmds.pm520: Add support for missing .rela sections.
10        Install linkcmds.
11
122006-08-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
13
14        * linkcmds.brs5l:
15        (PR1117) Add  startup/linkcmds.brs5l
16
172006-06-28      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
18
19        * Makefile.am, preinstall.am:
20        (PR1117) Add  startup/linkcmds.brs5l, slicetimer.h, nvram.h
21        to distributed files, add start/start.S to startup sources
22
23        * bestcomm/bestcomm_glue.c:
24        (PR1117) make SDMA interrupt operations interrupt save
25       
26        * bsp_specs: (PR1117) move ecrti to proper location
27
28        * console/console.c: (PR1117) round baudrate divider to nearest match
29
30        * include/bsp.h: (PR1117) activate interrupt for ATA,
31        modify calculation of ROM size, add BSP_Convert_decrementer
32
33        * include/mpc5200.h: (PR1117) add some register definitions
34
35        * include/tm27.h:
36        (PR1117) adapt to make tm27 compile again with this BSP
37
38        * mscan/mscan.[ch]:
39        (PR1117) many improvements and fixes,
40        transmit queue added,
41        baud rate settings adapted
42
43        * network/network.c:
44        (PR1117) add handler code to detect and restart FEC on DMA overflow
45
46        * start/start.S:
47        (PR1117) fixed some typos and minor bugs
48        enable FPU in start sequence
49
50        * startup/linkcmds:
51        (PR1117) removed, no longer used
52       
53        * startup/linkcmds.brs5l:
54        (PR1117) added
55
56        * tod/pcf8563.c:
57        (PR1117) fixed bug which read wrong hour from RTC
58
592006-03-08      Joel Sherrill <joel@OARcorp.com>
60
61        * startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.*
62        section.
63
642006-02-08      Joel Sherrill <joel@OARcorp.com>
65
66        * startup/linkcmds, startup/linkcmds.pm520: Add sections required by
67        newer gcc versions.
68
692006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * configure.ac: Remove explicit ampolish3 support (now in
72        RTEMS_BSP_CONFIGURE).
73
742006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * configure.ac: Add ampolish3 support.
77        * Makefile.am: Add preinstall.am.
78
792006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * Makefile.am: Don't include subdirs.am.
82
832006-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * vectors/asm_utils.S: Remove (Bogus, now in libcpu).
86
872006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * bestcomm/bestcomm_glue.c, bestcomm/bestcomm_glue.h, clock/clock.c,
90        console/console.c, i2c/i2cdrv.c, i2c/mpc5200mbus.c,
91        i2c/mpc5200mbus.h, ide/idecfg.c, ide/pcmcia_ide.c, ide/pcmcia_ide.h,
92        include/bsp.h, include/mpc5200.h, irq/irq.c, irq/irq.h,
93        irq/irq_asm.S, irq/irq_init.c, mscan/mscan.c, mscan/mscan.h,
94        network_5200/network.c, nvram/m93cxx.h, nvram/nvram.c,
95        nvram/nvram.h, slicetimer/slicetimer.c, slicetimer/slicetimer.h,
96        start/start.S, startup/bspstart.c, startup/cpuinit.c, tod/pcf8563.c,
97        tod/pcf8563.h, tod/todcfg.c, vectors/vectors.S,
98        vectors/vectors_init.c: Cleanup CVS data.
99
1002005-12-31      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * irq/irq.c, irq/irq_init.c, vectors/vectors_init.c:
103        include <libcpu/raw_exceptions.h>.
104        * include/raw_exception.h, vectors/raw_exception.c: Remove.
105        Use implementation from libcpu instead.
106
1072005-12-31      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * bestcomm/bestcomm_glue.c, clock/clock.c, console/console.c,
110        i2c/i2c.c, i2c/i2cdrv.c, ide/idecfg.c, ide/pcmcia_ide.c,
111        ide/pcmcia_ide.h, include/i2c.h, irq/irq.c, irq/irq_init.c,
112        mscan/mscan.c, network_5200/network.c, nvram/nvram.c, nvram/nvram.h,
113        slicetimer/slicetimer.c, startup/bspstart.c, startup/cpuinit.c,
114        tod/todcfg.c, vectors/vectors_init.c: Misc include file fixes.
115
1162005-12-31      Ralf Corsepius <ralf.corsepius@rtems.org>
117
118        * Makefile.am, README, bsp_specs, configure.ac,
119        bestcomm/bestcomm_api.c, bestcomm/bestcomm_api.h,
120        bestcomm/bestcomm_glue.c, bestcomm/bestcomm_glue.h,
121        bestcomm/bestcomm_priv.h, bestcomm/dma_image.c,
122        bestcomm/dma_image.capi.h, bestcomm/dma_image.h,
123        bestcomm/dma_image.reloc.c, bestcomm/load_task.c,
124        bestcomm/tasksetup_ata.c, bestcomm/tasksetup_bdtable.c,
125        bestcomm/tasksetup_crc16_dp_0.c, bestcomm/tasksetup_crc16_dp_1.c,
126        bestcomm/tasksetup_fec_rx_bd.c, bestcomm/tasksetup_fec_tx_bd.c,
127        bestcomm/tasksetup_gen_dp_0.c, bestcomm/tasksetup_gen_dp_1.c,
128        bestcomm/tasksetup_gen_dp_2.c, bestcomm/tasksetup_gen_dp_3.c,
129        bestcomm/tasksetup_gen_dp_bd_0.c, bestcomm/tasksetup_gen_dp_bd_1.c,
130        bestcomm/tasksetup_gen_rx_bd.c, bestcomm/tasksetup_gen_tx_bd.c,
131        bestcomm/tasksetup_lpc.c, bestcomm/tasksetup_pci_rx.c,
132        bestcomm/tasksetup_pci_tx.c, bestcomm/include/mgt5200/mgt5200.h,
133        bestcomm/include/mgt5200/sdma.h,
134        bestcomm/task_api/bestcomm_api_mem.h,
135        bestcomm/task_api/bestcomm_cntrl.h,
136        bestcomm/task_api/tasksetup_bdtable.h,
137        bestcomm/task_api/tasksetup_general.h, clock/clock.c,
138        console/console.c, i2c/i2c.c, i2c/i2cdrv.c, i2c/mpc5200mbus.c,
139        i2c/mpc5200mbus.h, ide/idecfg.c, ide/pcmcia_ide.c, ide/pcmcia_ide.h,
140        include/bsp.h, include/coverhd.h, include/i2c.h, include/i2cdrv.h,
141        include/mpc5200.h, include/raw_exception.h, include/tm27.h,
142        include/u-boot.h, irq/irq.c, irq/irq.h, irq/irq_asm.S,
143        irq/irq_init.c, mscan/mscan.c, mscan/mscan.h,
144        network_5200/network.c, nvram/m93cxx.h, nvram/nvram.c,
145        nvram/nvram.h, slicetimer/slicetimer.c, slicetimer/slicetimer.h,
146        start/start.S, startup/bspstart.c, startup/cpuinit.c,
147        startup/linkcmds, startup/linkcmds.pm520, tod/pcf8563.c,
148        tod/pcf8563.h, tod/todcfg.c, vectors/asm_utils.S,
149        vectors/raw_exception.c, vectors/vectors.S, vectors/vectors.h,
150        vectors/vectors_init.c: New (CVS import submission by
151        Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>)
152
1532005-12-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
154
155        * Integrated gen5200 BSP to source tree
Note: See TracBrowser for help on using the repository browser.