summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-04libchip: Simplify RTC driverSebastian Huber1-2/+0
2016-06-09bsps/powerpc: Update to RTEMS printer changesSebastian Huber1-8/+8
2016-05-31bsps: Add defines for some linker subsectionsSebastian Huber1-1/+10
2016-05-31bsps: Sort some sections first by alignmentSebastian Huber1-4/+4
2016-03-29powerpc/shared/console/console.c: Add include of <rtems/console.h> to fix war...Joel Sherrill1-0/+1
2016-03-29bsps/powerpc: Avoid recursion in exception handlerSebastian Huber1-1/+4
2016-03-24powerpc/shared/openpic/openpic.c: Ignore warnings for __builtin_frame_address...Joel Sherrill1-0/+5
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 Huber2-1/+11
2015-10-08bsps: Add .nocacheheap sectionSebastian Huber2-5/+16
2015-07-09bsps/powerpc: Fix small-data area issueSebastian Huber1-2/+4
2015-05-21powerpc/shared/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-39/+17
2015-03-17powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated methodJoel Sherrill1-1/+1
2015-03-17powerpc/shared/flash/intelFlash.c: Do not use rtems_clock_get()Joel Sherrill1-1/+1
2015-03-09powerpc/shared/bootloader/pci.c: Remove warningsJoel Sherrill1-2/+2
2015-01-14bsps/powerpc: Fix conditional compilationSebastian Huber1-3/+1
2015-01-09bsps/powerpc: Support for 64 byte cache linesSebastian Huber1-6/+23
2015-01-09bsps/u-boot: Update due to API changesSebastian Huber2-3/+140
2014-12-23Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers6-29/+31
2014-12-03Move the flash size probe into bankValidate()Nick Withers1-4/+5
2014-10-20powerpc/shared/startup/bspstart.c: Fix warning for mvme2100Joel Sherrill1-1/+1
2014-10-19powerpc/shared/irq/irq_init.c: Fix warningsJoel Sherrill1-1/+1
2014-10-19powerpc/shared/bootloader: Fix warningsJoel Sherrill3-1/+11
2014-10-19libbsp/powerpc/shared and motorola_powerpc: Fix warningsJoel Sherrill4-62/+66
2014-10-19gen68302/console: Fix warningsJoel Sherrill1-299/+0
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/uboot_getenv.c: Fix warningsJoel Sherrill1-2/+9
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/clock/clock.c: Remove clock major/minor and clean upJoel Sherrill1-153/+158
2014-10-13powerpc/shared/clock/p_clock.c: Fix warningsJoel Sherrill1-12/+17
2014-10-13powerpc/shared/console: Fix warningsJoel Sherrill2-24/+15
2014-10-13powerpc/shared/startup/pretaskinghook.c: Include <bsp/bootcard.h>Joel Sherrill1-2/+5
2014-10-13powerpc bootloader: Remove warningsJoel Sherrill7-29/+57
2014-10-13libbsp/powerpc/shared: Fix warningsJoel Sherrill4-18/+33
2014-10-10bsp/gen5200: Fix warningsSebastian Huber2-0/+2
2014-10-09libbsp/powerpc/shared/tod/todcfg.c: Fix method prototype to eliminate warningJoel Sherrill1-7/+7
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 Johns44-44/+44
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