forked from Imagelibrary/rtems
Fixed formatting.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
|
2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
|
||||||
|
|
||||||
PR649/filesystem
|
PR 649/filesystem
|
||||||
* ide/idecfg.c: added configuration items for primary/secondary
|
* ide/idecfg.c: added configuration items for primary/secondary
|
||||||
IDE interface
|
IDE interface
|
||||||
* configure.ac: added configuration items for primary/secondary
|
* configure.ac: added configuration items for primary/secondary
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PR 834/bsps
|
PR 834/bsps
|
||||||
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
||||||
instead of adding static offset.
|
instead of adding static offset.
|
||||||
|
|
||||||
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PR 834/bsps
|
PR 834/bsps
|
||||||
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
||||||
instead of adding static offset.
|
instead of adding static offset.
|
||||||
|
|
||||||
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PR 834/bsps
|
PR 834/bsps
|
||||||
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
||||||
instead of adding static offset.
|
instead of adding static offset.
|
||||||
|
|
||||||
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
PR 834/bsps
|
PR 834/bsps
|
||||||
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
||||||
instead of adding static offset.
|
instead of adding static offset.
|
||||||
|
|
||||||
2005-04-11 Jennifer Averett <jennifer@OARcorp.com>
|
2005-04-11 Jennifer Averett <jennifer@OARcorp.com>
|
||||||
|
|
||||||
PR 777/bsps
|
PR 777/bsps
|
||||||
* include/bsp.h: Add a Processor_Synchronize command in bsp.h
|
* include/bsp.h: Add a Processor_Synchronize command in bsp.h
|
||||||
|
|
||||||
2005-03-17 Joel Sherrill <joel@OARcorp.com>
|
2005-03-17 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
|||||||
@@ -8,16 +8,16 @@
|
|||||||
2005-11-08 Till Straumann <strauman@slac.stanford.edu>
|
2005-11-08 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 837/bsps
|
PR 837/bsps
|
||||||
* startup/bspstart.c, pci/detect_raven_bridge.c: make sure exceptions_in_RAM
|
* startup/bspstart.c, pci/detect_raven_bridge.c: Make sure
|
||||||
flag is set prior to initializing exception handling. Keep MCP disabled for
|
exceptions_in_RAM flag is set prior to initializing exception
|
||||||
memory probes :-( (the raven would otherwise fault on PCI config space access
|
handling. Keep MCP disabled for memory probes :-( (the raven would
|
||||||
to empty slots).
|
otherwise fault on PCI config space access to empty slots).
|
||||||
|
|
||||||
2005-11-07 Till Straumann <strauman@slac.stanford.edu>
|
2005-11-07 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 834/bsps
|
PR 834/bsps
|
||||||
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
* vectors/vectors.S: reload stack pointer/R1 from exception frame
|
||||||
instead of adding static offset.
|
instead of adding static offset.
|
||||||
|
|
||||||
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
2005-10-06 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2005-12-09 Till Straumann <strauman@slac.stanford.edu>
|
2005-12-09 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 849/networking
|
PR 849/networking
|
||||||
* librpc/src/rpc/rtems_portmapper.c: Increased stack size
|
* librpc/src/rpc/rtems_portmapper.c: Increased stack size
|
||||||
by ARGSIZE to prevent overrun.
|
by ARGSIZE to prevent overrun.
|
||||||
|
|
||||||
2005-10-06 Joel Sherrill <joel@OARcorp.com>
|
2005-10-06 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
|||||||
@@ -8,8 +8,8 @@
|
|||||||
* custom/leon3.cfg: New file.
|
* custom/leon3.cfg: New file.
|
||||||
|
|
||||||
2005-10-05 Jiri Gaisler <jiri@gaisler.com>
|
2005-10-05 Jiri Gaisler <jiri@gaisler.com>
|
||||||
Edvin Catovic <edvin@gaisler.com>
|
Edvin Catovic <edvin@gaisler.com>
|
||||||
Konrad Eisele <konrad@gaisler.com>
|
Konrad Eisele <konrad@gaisler.com>
|
||||||
|
|
||||||
PR 827/bsps
|
PR 827/bsps
|
||||||
* custom/Makefile.am, custom/erc32.cfg, custom/erc32nfp.cfg,
|
* custom/Makefile.am, custom/erc32.cfg, custom/erc32nfp.cfg,
|
||||||
|
|||||||
Reference in New Issue
Block a user