summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/virtex4/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move startup files to bspsSebastian Huber2018-04-205-659/+0
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-201-1/+8
* bsp/powerpc: Move libcpu timer to bspsSebastian Huber2018-03-221-4/+0
* bsps/powerpc: Remove bsp_timer_internal_clockSebastian Huber2018-03-221-2/+0
* Remove make preinstallChris Johns2018-01-251-0/+10
* virtex4: Simplify bsp_specsJoel Sherrill2017-12-201-0/+2
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-221-12/+0
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-221-12/+0
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-1/+1
* virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill2017-04-261-17/+2
* virtex4/startup/dummy_console.c: Fix no prototype warningJoel Sherrill2017-04-241-0/+1
* virtex4/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell2017-04-141-13/+14
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* bsps/virtex*: Use default bsp_pretasking_hook()Sebastian Huber2015-12-101-17/+0
* bsps: Fix some linker set descriptionsSebastian Huber2015-12-091-1/+1
* Add RTEMS linker setsSebastian Huber2015-12-081-1/+2
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-2/+2
* virtex4/startup/bspstart.c: Fix headerJoel Sherrill2014-10-161-7/+4
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* bsps/powerpc: Fix linker command filesSebastian Huber2014-04-011-4/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-191-3/+1
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+17
* virtex4: Move start.S to virtex4/start/start.SDaniel Ramirez2013-12-061-330/+0
* Fixed virtex4,5 BSP compile time warningsRic Claus2013-01-261-2/+2
* score: rtems_initialize_start_multitasking()Sebastian Huber2012-12-071-7/+1
* Virtex4 BSP: Various updates and improvements.Ric Claus2012-12-013-52/+67
* bsps/powerpc: Exception initialization error is fatalSebastian Huber2012-11-151-5/+3
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-2/+13
* bsps: Include <bsp/bootcard.h>Sebastian Huber2012-11-141-2/+2
* Add Virtex4 and Virtex5 BSPsRic Claus2012-03-305-0/+997