source: rtems/c/src/lib/libbsp/arm/lpc24xx/ChangeLog @ df393962

4.104.115
Last change on this file since df393962 was df393962, checked in by Joel Sherrill <joel.sherrill@…>, on 12/04/08 at 20:34:02

2008-12-04 Joel Sherrill <joel.sherrill@…>

  • bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[df393962]12008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * bsp_specs: Move -e start from *link to *startfile to avoid warning
4        for undefined entry symbol when linking relocatables with binutils
5        2.19.
6
[a523721]72008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * Makefile.am, preinstall.am: Add timer driver stub.
10
[29cc1477]112008-09-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
12
13        * ssp/ssp.c, misc/dma.c, include/dma.h, include/ssp.h: New files.
14
15        * Makefile.am, preinstall.am, README: Update.
16
17        * include/irq.h: Fixed typos.
18
19        * include/lpc24xx.h: New defines and types.  Converted to UNIX line
20        endings.
21
22        * misc/system-clocks.c, startup/bspstart.c: Update for utility.h
23        changes.
24
[5681a2b]252008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * clock/clock-config.c: include "../../../shared/clockdrv_shell.h".
28        * Makefile.am: Reflect changes above.
29
[c0bea05]302008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
33        of building libbspstart.a, using automake-rules.
34
[64eb0c7]352008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Eliminate *_SOURCES.
38
[e94666d]392008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
42        components.
43
[3416c44]442008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
47
[8f07770]482008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * preinstall.am: Regenerated.
51
[a4bacff4]522008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * Makefile.am: Eliminates libcpudir.
55
[4857b31]562008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * Makefile.am: Remove NETWORKING (Sources are missing).
59
[a00d18ce]602008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
63
[c7ee4da9]642008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * Makefile.am: Add bsp_specs.
67
[1495d91]682008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
69
70        PR 1322/bsps
71        * include/bspopts.h.in: Remove.
72
[63d82b7]732008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
76        work area allocation mandatory. Rename
77        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
78
[59bdd966]792008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
80
81        * README: Add URL.
82
[13995d1]832008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
84
85        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
86        Move utility.h
87
[b23d895]882008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
91        can optionally print a message, poll for user to press key, and call
92        bsp_reset(). Using this eliminates the various bsp_cleanup()
93        implementations which had their own implementation and variety of
94        string constants.
95
[5619a04]962008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * .cvsignore, include/bspopts.h.in: New files.
99
[5aeed17]1002008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
101
102        * bsp_specs, clock/clock-config.c, configure.ac,
103        console/console-config.c, include/bsp.h, include/irq-config.h,
104        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
105        Makefile.am, misc/system-clocks.c, preinstall.am, README,
106        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.