summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/startup (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move startup files to bspsSebastian Huber10-1534/+0
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-70/+0
2018-04-20bsp/motorola_powerpc: Move bspstart.c to bspsSebastian Huber1-376/+0
2018-03-28Eliminate PowerPC libcpu/page.hJoel Sherrill1-1/+3
2018-03-20bsps/powerpc: Support more than 256MiB of RAMÉric Tremblay1-0/+18
2018-03-16bsps/powerpc: Fix linker command filesSebastian Huber1-2/+4
2018-02-19powerpc/shared/startup/linkcmds.base: Add wildcards on some sectionsJoel Sherrill1-3/+3
2017-12-20beatnik, motorola_powerpc, mvme3100, mvme5500: Simplify bsp_specsJoel Sherrill1-1/+0
2017-12-20gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: S...Joel Sherrill1-0/+1
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber2-88/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2-12/+0
2017-08-22bsps/powerpc: Add 64-bit linker sectionsSebastian Huber1-1/+16
2017-07-31bsps/powerpc: Do not set ouput format and archSebastian Huber1-4/+0
2017-04-24shared/startup/panic.c: Fix printf() format warningsJoel Sherrill1-2/+5
2017-02-15bsps/powerpc: Fix warningsSebastian Huber1-1/+2
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill1-0/+2
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-2/+0
2016-05-31bsps: Sort some sections first by alignmentSebastian Huber1-4/+4
2016-03-29bsps/powerpc: Avoid recursion in exception handlerSebastian Huber1-1/+4
2016-03-11powerpc/motorola_powerpc: Add per-section compilation and linking supportJoel Sherrill1-1/+1
2016-01-27bsps/powerpc: Fix startupSebastian Huber1-0/+16
2015-12-10bsps/powerpc: Use default bsp_pretasking_hook()Sebastian Huber1-6/+11
2015-12-08Add RTEMS linker setsSebastian Huber1-1/+2
2015-10-28bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber1-1/+5
2015-10-08bsps: Add .nocacheheap sectionSebastian Huber1-3/+10
2015-07-09bsps/powerpc: Fix small-data area issueSebastian Huber1-2/+4
2014-12-23Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers1-2/+2
2014-10-20powerpc/shared/startup/bspstart.c: Fix warning for mvme2100Joel Sherrill1-1/+1
2014-10-19libbsp/powerpc/shared and motorola_powerpc: Fix warningsJoel Sherrill1-7/+8
2014-10-19powerpc/shared/startup/probeMemEnd.c: Fix warningJoel Sherrill1-6/+5
2014-10-19powerpc/shared/startup/panic.c: Fix set but not used warningJoel Sherrill1-0/+2
2014-10-16libbsp/powerpc/shared/startup/zerobss.c: Fix warningsJoel Sherrill1-5/+20
2014-10-16mpc8260 libcpu and mpc6260ads BSP: Fix warningsJoel Sherrill1-1/+3
2014-10-16shared/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill1-4/+2
2014-10-13powerpc/shared/startup/pretaskinghook.c: Include <bsp/bootcard.h>Joel Sherrill1-2/+5
2014-10-13libbsp/powerpc/shared: Fix warningsJoel Sherrill2-3/+6
2014-10-09powerpc/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix war...Joel Sherrill1-5/+5
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber2-2/+6
2014-04-01bsps/powerpc: Fix linker command filesSebastian Huber1-4/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns6-6/+6
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber1-5/+1
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+4
2014-02-12score: Change debug helper functionsSebastian Huber1-1/+1
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2-0/+25
2014-01-30bsps: Fix barrier section definitionsSebastian Huber1-3/+3
2013-12-16bsps: Simplify FreeBSD linker setsSebastian Huber1-12/+4
2013-12-16bsps/powerpc: Use ALIGN_WITH_INPUTSebastian Huber1-126/+99
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber1-2/+2
2013-07-05bsps/powerpc: Avoid placement in small-data areaRalf Kirchner1-2/+2
2013-06-28bsps/powerpc: Update debug sectionsSebastian Huber1-18/+18