summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-19bsps/powerpc: Fix shared console driverSebastian Huber1-13/+9
2016-07-19bsps/powerpc: Fix AltiVec enableSebastian Huber1-0/+1
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
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2-0/+25
2014-01-30bsps: Fix barrier section definitionsSebastian Huber1-3/+3
2014-01-23powerpc/flash: give string variables const attributeNick Withers5-22/+22
2013-12-16bsps: Simplify FreeBSD linker setsSebastian Huber1-12/+4
2013-12-16bsps/powerpc: Use ALIGN_WITH_INPUTSebastian Huber2-140/+101
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez3-7/+22
2013-12-02powerpc: motorola: Move bspreset.c to startup/Chirayu Desai1-27/+0
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber1-2/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-0/+1
2013-07-05bsps/powerpc: Avoid placement in small-data areaRalf Kirchner1-2/+2
2013-06-28bsps/powerpc: Update debug sectionsSebastian Huber1-18/+18