source: rtems/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog @ 10a9260

4.104.114.95
Last change on this file since 10a9260 was 10a9260, checked in by Till Straumann <strauman@…>, on 03/26/08 at 01:35:51

2008-03-25 Till Straumann <strauman@…>

  • include/bsp.h: declare BSP_commandline_string.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12008-03-25      Till Straumann <strauman@slac.stanford.edu>
2
3        * include/bsp.h: declare BSP_commandline_string.
4
52008-03-20      Till Straumann <strauman@slac.stanford.edu>
6
7        * include/bsp.h, startup/bspstart.c: confdefs.h now wants
8        us to use BSP_INTERRUPT_STACK_SIZE instead of
9        CONFIGURE_INTERRUPT_STACK_MEMORY.
10
112008-03-05      Till Straumann <strauman@slac.stanford.edu>
12
13        * start/start.S, startup/bspstart.c: disable memory-select
14        errors early (in start.S) to avoid hangs due to speculative
15        memory access (motload maps absent memory in TLBs).
16        Remove TLB mappings for which no physical memory is installed
17        (bspstart). Enable HID1[RFXE] so that 'core_fault_in' errors
18        result in a machine-check rather than stalling the machine.
19        Re-enable memory-select errors at this point.
20
212008-03-05      Till Straumann <strauman@slac.stanford.edu>
22
23        * Makefile.am: add e500/mmu.rel to libbsp_a_LIBADD.
24
252008-01-29      Eric Norum <norume@aps.anl.gov>
26
27        * startup/bspstart.c: Fixes a lockup which occurs when a speculative
28        load occurs from a particular range of memory.
29
302008-01-09      Eric Norum <norume@aps.anl.gov>
31
32        * include/bsp.h: Include <bsp/vectors.h>.
33
342007-12-13      Till Straumann <strauman@slac.stanford.edu>
35
36        * Makefile.am: use preload.S, vectors_entry.S from shared
37        area.
Note: See TracBrowser for help on using the repository browser.