source: rtems/c/src/lib/libcpu/bfin/ChangeLog @ 6ff3add

4.104.115
Last change on this file since 6ff3add was 6ff3add, checked in by Joel Sherrill <joel.sherrill@…>, on 05/27/09 at 11:57:33

2009-05-25 Allan Hessenflow <allanh@…>

PR 1418/bsps

  • mmu/mmu.c: enable mmu after initializing it.
  • mmu/mmu.h: add missing mmu flags entries.
  • include/mmuRegs.h: correct a couple field name typos.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12009-05-25      Allan Hessenflow <allanh@kallisti.com>
2
3        * mmu/mmu.c: enable mmu after initializing it.
4        * mmu/mmu.h: add missing mmu flags entries.
5        * include/mmuRegs.h: correct a couple field name typos.
6
72008-09-25      Allan Hessenflow <allanh@kallisti.com>
8
9        * clock/clock.c, include/bf533.h, include/bf537.h, include/sicRegs.h:
10
112008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * interrupt/interrupt.h, serial/spi.h, serial/twi.h, serial/uart.h:
14        Convert to "bool".
15
162008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
17
18        * clock/clock.c: The Shared Memory Driver no longer requires the
19        special IOCTL in Clock_control. This was a hack which has existed
20        since before the Classic API Timer Manager was implemented. All
21        implementations of and references to Clock_control were removed.
22
232008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * interrupt/interrupt.c, network/ethernet.c: Eliminate "boolean".
26        * network/ethernet.c, serial/twi.c, timer/timer.c: Convert to "bool".
27
282008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * timer/timer.c: Rename timer driver methods to follow RTEMS
31        programming conventions.
32
332008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * serial/twi.c: Remove unused var.
36        * clock/tod.h: Add missing prototypes.
37
382008-08-15      Allan Hessenflow <allanh@kallisti.com>
39
40        * ChangeLog, Makefile.am, README, configure.ac, preinstall.am,
41        cache/cache.c, cache/cache_.h, clock/clock.c, clock/rtc.c,
42        clock/tod.h, include/bf533.h, include/bf537.h, include/cecRegs.h,
43        include/coreTimerRegs.h, include/dmaRegs.h, include/ebiuRegs.h,
44        include/ethernetRegs.h, include/gpioRegs.h, include/memoryRegs.h,
45        include/mmuRegs.h, include/ppiRegs.h, include/rtcRegs.h,
46        include/sicRegs.h, include/spiRegs.h, include/sportRegs.h,
47        include/timerRegs.h, include/twiRegs.h, include/uartRegs.h,
48        include/wdogRegs.h, interrupt/interrupt.c, interrupt/interrupt.h,
49        mmu/mmu.c, mmu/mmu.h, network/ethernet.c, network/ethernet.h,
50        serial/spi.c, serial/spi.h, serial/sport.c, serial/sport.h,
51        serial/twi.c, serial/twi.h, serial/uart.c, serial/uart.h,
52        timer/timer.c: New files.
53
Note: See TracBrowser for help on using the repository browser.