summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-17powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated methodJoel Sherrill1-1/+1
2015-03-17powerpc/mvme5500/vectors/exceptionhandler.c: Turn off deprecated warningJoel Sherrill1-0/+6
2015-03-17powerpc/shared/flash/intelFlash.c: Do not use rtems_clock_get()Joel Sherrill1-1/+1
2015-03-17score603e/tod/tod.c: Do not use rtems_clock_get()Joel Sherrill1-2/+2
2015-03-17beatnik/network/porting/if_xxx_rtems.c: Do not use rtems_clock_get()Joel Sherrill1-1/+1
2015-03-17bsp/mpc55xx: Fix flash settingsSebastian Huber1-13/+16
2015-03-17bsp/qoriq: Add register blocks for T variantsSebastian Huber1-78/+84
2015-03-17bsp/qoriq: Fix warningSebastian Huber1-0/+3
2015-03-16bsp/mbx8xx: Fix warningsSebastian Huber1-4/+6
2015-03-14Revert "autoconf changes"Ben Gras1-2/+2
2015-03-14autoconf changesBen Gras1-2/+2
2015-03-09powerpc/shared/bootloader/pci.c: Remove warningsJoel Sherrill1-2/+2
2015-03-06Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill6-0/+6
2015-03-06Temporarily ignore dl* tests on some PowerPC BSPsJoel Sherrill9-0/+45
2015-03-06Always disable networking for h8300Joel Sherrill8-0/+8
2015-03-05bsp/qoriq: Fix warningSebastian Huber1-2/+1
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-0/+5
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-1/+0
2015-01-14bsps/powerpc: Fix conditional compilationSebastian Huber1-3/+1
2015-01-13bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber23-316/+709
2015-01-09powerpc: Use alternate time base for CPU counterSebastian Huber1-1/+1
2015-01-09bsp/qoriq: Fix nanoseconds extensionSebastian Huber1-4/+17
2015-01-09bsp/qoriq: Increase MAS0[ESEL] widthSebastian Huber1-3/+3
2015-01-09bsp/qoriq: Add MAS7 support for MMUSebastian Huber7-21/+50
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 Withers22-148/+157
2014-12-15bsp/mpc55xxevb: Fix warningsSebastian Huber2-2/+10
2014-12-15bsp/t32mppc: Fix warningsSebastian Huber2-5/+8
2014-12-15bsps/powerpc: Disable SPE for soft-float variantsSebastian Huber2-2/+2
2014-12-12bsp/mpc8xx: Fix warningsSebastian Huber7-116/+45
2014-12-12bsp/mpc8xx: Fix warningsSebastian Huber4-15/+28
2014-12-05Update bug report URLSebastian Huber22-22/+22
2014-12-03Move the flash size probe into bankValidate()Nick Withers1-4/+5
2014-11-27bsp/qoriq: Delete empty header fileSebastian Huber3-5/+0
2014-11-21powerpc/haleakala: Fix warningsJoel Sherrill2-1110/+1119
2014-11-21powerpc/haleakala: Add network driverNigel Spon7-2/+1702
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber2-5/+1
2014-10-31bsp/mpc55xxevb: Fix flash settings for MPC5510Sebastian Huber1-22/+43
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber11-57/+55
2014-10-20powerpc/qoriq/include/bsp.h: Add prototypes to fix warningsJoel Sherrill1-0/+10
2014-10-20powerpc/qemuppc/startup/cmain.c: Fix warningsJoel Sherrill1-0/+7
2014-10-20powerpc/shared/startup/bspstart.c: Fix warning for mvme2100Joel Sherrill1-1/+1
2014-10-20ss555/startup/bspstart.c: BSP does not use SPRG0Joel Sherrill1-2/+0
2014-10-20ep1a/startup/bspstart.c: BSP does not use SPRG0Joel Sherrill1-2/+0
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-19powerpc/motorola_powerpc/include/bsp.h: Fix warningsJoel Sherrill1-0/+5
2014-10-19powerpc/psim: Fix warningsJoel Sherrill1-8/+13
2014-10-19powerpc/qemuppc: Fix warningsJoel Sherrill3-16/+24