summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-22score603e: Add rtems_crtiJoel Sherrill1-3/+3
2014-04-22ss555: Add rtems_crti/nJoel Sherrill3-3/+17
2014-04-22mpc8260ads: Add rtems_crti/nJoel Sherrill3-6/+13
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber14-14/+42
2014-04-22bsp/mbx8xx: Fix Makefile.am and bsp_specsSebastian Huber4-7/+27
2014-04-22bsps/powerpc: Fix linker command filesSebastian Huber3-11/+7
2014-04-16bsp/qoriq: SMP support for IRQ supportSebastian Huber1-8/+11
2014-04-14score: SMP initialization changesSebastian Huber1-17/+25
2014-04-03psim/console/console-io.c: Comment clean upJoel Sherrill1-1/+3
2014-04-01bsps/powerpc: Fix linker command filesSebastian Huber4-16/+8
2014-03-21smc91111: Move driver attach prototype to header file.Daniel Cederman1-5/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns324-342/+342
2014-02-24bsps: Add empty cache managerSebastian Huber1-0/+1
2014-02-24bsps/powerpc: Use System V small-data areaSebastian Huber8-8/+8
2014-02-21bsp/score603e: Remove unused BSP_fatal_return()Sebastian Huber1-5/+0
2014-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber1-4/+3
2014-02-19score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber1-1/+2
2014-02-19score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber1-6/+0
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-1/+1
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber16-86/+44
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber21-57/+10
2014-02-14score: Add CPU counter supportSebastian Huber21-0/+60
2014-02-12score: Change debug helper functionsSebastian Huber1-1/+1
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber14-1/+215
2014-01-30bsps: Fix barrier section definitionsSebastian Huber1-3/+3
2014-01-23powerpc/flash: give string variables const attributeNick Withers5-22/+22
2014-01-23Add warnings to MOTLoad-equipped BSPs' READMEs that a "waitProbe", "netShut" ...Nick Withers3-0/+16
2014-01-14libbsp powerpc: Add Doxygen file header to coverhd.hCynthia Rempel7-7/+49
2014-01-09libbsp tm27.h: Add Doxygen file header to all tm27.hCynthia Rempel8-16/+50
2014-01-08powerpc/mvme3100: Improve DoxygenSzkocsovszki Zsolt6-9/+83
2013-12-16bsps: Simplify FreeBSD linker setsSebastian Huber1-12/+4
2013-12-16bsps/powerpc: Use ALIGN_WITH_INPUTSebastian Huber5-168/+101
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez3-7/+22
2013-12-06virtex4: Move start.S to virtex4/start/start.SDaniel Ramirez2-1/+1
2013-12-06tqm8xx: Move start.S to tqm8xx/start/start.SDaniel Ramirez2-1/+1
2013-12-06virtex5: Move start.S to virtex5/start/start.SDaniel Ramirez2-1/+1
2013-12-06powerpc/ss555: move startup/start.S to start/start.SChirayu Desai3-2/+2
2013-12-06powerpc: mbx8xx: move starup/start.S to start/start.SChirayu Desai2-1/+1
2013-12-03bsp/qoriq: Use System V small-data areaSebastian Huber1-1/+1
2013-12-02powerpc: motorola: Move bspreset.c to startup/Chirayu Desai2-3/+3
2013-11-24powerpc/mpc55xxevb: Move bspworkarea.c to bspgetworkarea.cChirayu Desai2-1/+1
2013-11-23mpc55xxevb: Move start.S to mpc55xxevb/start/start.SDaniel Ramirez2-1/+1
2013-11-23beatnik: Move bsp_reset() to beatnik/startup/bspreset.cDaniel Ramirez2-1/+1
2013-11-23powerpc/mpc55xxevb: Move bspworkareainit.c to bspgetworkarea.cChirayu Desai2-1/+1
2013-11-23powerpc/mpc55xxevb: Move startup/reset.c to startup/bspreset.cChirayu Desai2-1/+1
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers17-25/+25
2013-08-08PR766: Delete __RTEMS_APPLICATION__Sebastian Huber1-4/+0
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-2/+5
2013-07-26bsps: Include missing <rtems/score/heapimpl.h>Sebastian Huber1-0/+1
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber1-2/+2