summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-19bsp/gen5200: Fix i2c.h and i2cdrv.h installationSebastian Huber8-17/+8
2018-01-05bsp/gen5200: Fix linker command fileSebastian Huber1-0/+1
2018-01-04bsp/gen5200: Use public include pathChris Johns31-68/+54
2018-01-03bsps/powerpc: Rename BSP specific linkcmds.baseSebastian Huber9-10/+10
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-4/+7
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-1/+2
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 Sherrill1-5/+1
2017-12-05bsp/gen5200: Avoid duplicate header installationSebastian Huber2-11/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-6/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-6/+0
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-28bsp/gen5200: Fix warningSebastian Huber1-2/+0
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-07-28bsp/gen5200: Fix warningsSebastian Huber1-6/+4
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-16/+16
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-1/+1
2017-03-01bsps/powerpc: Fix warningsSebastian Huber2-5/+7
2016-07-04libchip: Simplify RTC driverSebastian Huber1-2/+0
2016-03-30powerpc/gen5200/include/bsp.h: Remove unnecessary include of <rtems/rtc.h>Joel Sherrill1-1/+0
2016-03-29powerpc/gen5200: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2-2/+2
2016-03-27powerpc/gen5200/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-23powerpc/gen5200: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-08Add RTEMS linker setsSebastian Huber1-0/+2
2015-07-16remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_HJoel Sherrill1-2/+2
2015-06-24bsp/gen5200: Simplify interrupt write supportSebastian Huber1-7/+8
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber1-3/+1
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-5/+4
2014-10-10bsp/gen5200: Fix warningsSebastian Huber11-58/+56
2014-10-09gen5200/startup/cpuinit.c: Warning for function which should have been voidJoel Sherrill1-1/+1
2014-09-18bsps: Fix build errorSebastian Huber2-6/+0
2014-08-29Regenerate all preinstall.am files.Chris Johns1-7/+7
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-3/+3
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 Johns44-58/+58
2014-02-24bsps/powerpc: Use System V small-data areaSebastian Huber1-1/+1
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber9-36/+20
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber1-1/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+2
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+15
2014-01-09libbsp tm27.h: Add Doxygen file header to all tm27.hCynthia Rempel1-2/+6
2013-07-26bsps: Include missing <rtems/score/heapimpl.h>Sebastian Huber1-0/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber2-0/+2
2013-06-25termios: Update due to API changesSebastian Huber1-19/+21