summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-20gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: S...Joel Sherrill2-6/+3
2017-11-29psim/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill1-3/+3
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill1-3/+3
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber3-142/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-1/+2
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-6/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2-8/+2
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-20bsp/psim: Fix for RTEMS_DEBUGSebastian Huber1-2/+2
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-4/+4
2017-06-09bsp/psim: Include missing <sys/param.h>Sebastian Huber1-0/+1
2017-02-15bsps/powerpc: Fix warningsSebastian Huber1-5/+5
2016-07-12bsps/powerpc: Fix AltiVec enableSebastian Huber1-0/+1
2016-03-30powerpc/psim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29powerpc/psim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-27powerpc/psim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+1
2016-01-05powerpc/psim: Add per-section compilation and linking supportJoel Sherrill1-0/+4
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-8/+8
2014-10-19powerpc/psim: Fix warningsJoel Sherrill1-8/+13
2014-10-13powerpc/psim/include/bsp.h: Add prototypes to fix warningsJoel Sherrill1-2/+10
2014-10-10Add console-polled.h and update all BSPs that should use it.Joel Sherrill3-1/+7
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-04-03psim/console/console-io.c: Comment clean upJoel Sherrill1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns13-13/+13
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber1-1/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+2
2014-01-14libbsp powerpc: Add Doxygen file header to coverhd.hCynthia Rempel1-1/+7
2014-01-09libbsp tm27.h: Add Doxygen file header to all tm27.hCynthia Rempel1-2/+6
2013-07-05bsp/psim: Use EABI and System V small-data areaRalf Kirchner1-1/+1
2013-07-05bsp/psim: Fix declarationRalf Kirchner1-2/+2
2013-06-28bsp/psim: Use plain symbol for PSIMSebastian Huber3-27/+2
2013-06-21bsps/powerpc: Delete bsp_exceptions_in_RAMSebastian Huber1-7/+3
2013-03-19bsp/psim: Use shared linkcmds.baseSebastian Huber6-285/+62
2013-03-18bsps: Support DWARF extensionSebastian Huber1-0/+5
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-1022/+0
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-1/+1
2012-11-25bsps: Use RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-3/+1
2012-11-15bsps/powerpc: Exception initialization error is fatalSebastian Huber1-5/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+3
2012-11-02libnetworking: Use system eventsSebastian Huber1-1/+1
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-53/+0
2012-07-19Require automake-1.12.2.Ralf Corsépius1-1/+1