summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/powerpc/virtex4 (follow)
AgeCommit message (Expand)Author
2018-01-05FIXME Install linkcmdsSebastian Huber
2018-01-05FIXME Delete all preinstall.amSebastian Huber
2018-01-05FIXME Simplify linkcmds handlingSebastian Huber
2018-01-05FIXME Move bsp_specs to BSP linkcmds directorySebastian Huber
2018-01-05Remove preinstall from the build system.Chris Johns
2018-01-05preinstall: Moving to bsps/@RTEMS_CPU@/@RTEMS_BSP@/includeChris Johns
2018-01-04bsps/powerpc: Use public include pathChris Johns
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber
2017-12-20virtex4: Simplify bsp_specsJoel Sherrill
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber
2017-11-24Remove coverhd.hSebastian Huber
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer
2017-09-12Simplify and unify BSP_output_charSebastian Huber
2017-04-26virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill
2017-04-24virtex4/startup/dummy_console.c: Fix no prototype warningJoel Sherrill
2017-04-14virtex4/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...Tim Cussins
2016-03-30powerpc/virtex4/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill
2016-03-29powerpc/virtex4: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill
2016-03-27powerpc/virtex4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill
2016-02-03Use linker set for libio initializationSebastian Huber
2016-01-23powerpc/virtex4: Add per-section compilation and linking support.Ralph Holmes
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber
2015-12-10bsps/virtex*: Use default bsp_pretasking_hook()Sebastian Huber
2015-12-09bsps: Fix some linker set descriptionsSebastian Huber
2015-12-08Add RTEMS linker setsSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill
2014-12-05Update bug report URLSebastian Huber
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber
2014-10-16powerpc/virtex4/include/bsp.h: Fix warningsJoel Sherrill
2014-10-16virtex4/startup/bspstart.c: Fix headerJoel Sherrill
2014-08-29Regenerate all preinstall.am files.Chris Johns
2014-08-28Regenerate all preinstall.am files.Joel Sherrill
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber
2014-04-01bsps/powerpc: Fix linker command filesSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber
2014-02-14score: Add CPU counter supportSebastian Huber
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber
2014-01-14libbsp powerpc: Add Doxygen file header to coverhd.hCynthia Rempel
2013-12-06virtex4: Move start.S to virtex4/start/start.SDaniel Ramirez
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers