summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-07-24score: Merge sysstate API into one fileSebastian Huber5-0/+5
2013-07-18bsp/gen83xx: Fix BSP options for MPC8348EAMDSRalf Kirchner1-2/+1
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-2/+3
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-5/+0
2013-07-15bsp/mpc55xx: Add MPC5668G supportSebastian Huber10-7/+66
2013-07-10bsp/virtex: Use #if instead of #ifdefSebastian Huber1-9/+9
2013-07-09bsp/virtex: Add VIRTEX_CONSOLE_USE_INTERRUPTSSebastian Huber2-37/+107
2013-07-09bsp/virtex: Use ppc_count_leading_zeros()Sebastian Huber1-11/+10
2013-07-09bsp/virtex: Fix interrupt handlingSebastian Huber1-9/+5
2013-07-05bsp/mpc55xx: Update due to API changesSebastian Huber2-16/+12
2013-07-05bsp/mpc55xx: Avoid integer overflowSebastian Huber1-2/+2
2013-07-05bsp/mpc55xx: Round PLL divider upSebastian Huber1-1/+2
2013-07-05bsp/psim: Use EABI and System V small-data areaRalf Kirchner1-1/+1
2013-07-05bsps/powerpc: Avoid placement in small-data areaRalf Kirchner1-2/+2
2013-07-05bsp/psim: Fix declarationRalf Kirchner1-2/+2
2013-06-28bsp/psim: Use plain symbol for PSIMSebastian Huber3-27/+2
2013-06-28bsps/powerpc: Update debug sectionsSebastian Huber1-18/+18
2013-06-25termios: Update due to API changesSebastian Huber4-60/+64
2013-06-24bsp/virtex: Use shared clock driverSebastian Huber3-12/+5
2013-06-24bsp/virtex: Add console devices only if presentSebastian Huber1-10/+11
2013-06-24bsp/virtex: Fix warningsSebastian Huber1-11/+11