summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/sparc/leon2/include (follow)
AgeCommit message (Collapse)Author
2007-09-062007-09-06 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill
* cchip/cchip.c, include/cchip.h, include/rasta.h, rasta/rasta.c: New files missed in previous commit.
2007-09-062007-09-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill
* include/bsp.h: LEON2 and LEON3 Data cache snooping detection on startup, for drivers. (LEON2,3 are configurable processors, they can be with or without DCache snooping. Caches without snooping needs the drivers to flush cache or use the sparc instruction lda to force cache miss...)
2007-09-052007-09-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill
* include/bsp.h: This patch prepares bsp.h so that shared code (new drivers) can easily have small small sections of BSP specific code.
2007-05-092007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* console/debugputs.c, include/bsp.h, leon_smc91111/leon_smc91111.c, startup/spurious.c: Remove debug print methods that are redundant with prntk and replace their use with printk.
2007-03-102007-03-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
PR 1227/bsps * include/bsp.h: Remove MAX_LONG_TEST_DURATION and MAX_SHORT_TEST_DURATION. They are obsolete and unused.
2006-03-17Remove eof include fileRalf Corsepius
2006-01-09Backport from rtems-4-6-branch.Ralf Corsepius