summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/startup (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move startup files to bspsSebastian Huber6-1011/+0
2018-01-25Remove make preinstallChris Johns1-0/+10
2017-12-20uC5282: Simplify bsp_specsJoel Sherrill1-0/+2
2017-04-24uC5282/startup/bspstart.c: Fix printf() format warningsJoel Sherrill1-6/+16
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2015-12-08Add RTEMS linker setsSebastian Huber1-0/+2
2014-10-16mcf5282: Move cache to libcpu and update av5282 and uC5282 BSPsJoel Sherrill1-108/+22
2014-10-13m68k/uC5282: Fix warningsJoel Sherrill2-50/+16
2014-10-09m68k/uC5282/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warnin...Joel Sherrill1-12/+5
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns5-5/+5
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+17
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber1-9/+0
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-1/+10
2012-11-14bsps: Include <bsp/bootcard.h>Sebastian Huber1-5/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill4-8/+0
2011-07-132011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+4
2011-03-152011-03-15 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill1-5/+20
2011-02-172011-02-17 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2-5/+77
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-10/+10
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-2/+4
2010-04-26 * startup/bspstart.c: Clean up some warnings.Eric Norum1-1/+2
2009-11-29Whitespace removal.Ralf Corsepius2-20/+20
2009-11-032009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2009-09-092009-09-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+40
2009-07-30Enable data cache.Eric Norum1-5/+4
2009-07-28PR 1420/bspsEric Norum1-2/+7
2009-06-02As per Freescale chip errata, disable buffered writes.Eric Norum1-3/+15
2008-09-232008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-3/+22
2008-09-162008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-10/+10
2008-09-162008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-41/+16
2008-05-19Back out changes from 2008-05-16 -- they don't seem to work.Eric Norum2-4/+25
2008-05-16Use shared version of bootstrap to set up workspace.Eric Norum2-25/+4
2008-05-122008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+0
2008-04-24More clean up of FPGA interrupts.Eric Norum1-2/+1
2008-04-08startup/bspstart.c: Clean up non-FPGA use of EPORT interrupts.Eric Norum1-11/+3
2008-03-032008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-9/+1
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+0
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+0
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-199/+202
2007-11-062007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-41/+40
2007-05-032007-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2007-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-4/+4
2007-03-112007-03-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+2
2006-12-15 * startup/bspstart.c: Changed BSP_installVME_isr() so thatTill Straumann1-69/+138
2006-08-01Add bsp_setbenv system call.Eric Norum1-1/+2
2006-05-15Allow single spurious FPGA interrupt.Eric Norum1-3/+8
2006-05-15Improve handling of unexpected FPGA interrupt conditions.Eric Norum1-3/+19
2006-04-11Add default exception handler.Eric Norum1-0/+52