summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...4.11.14.11.0Tim Cussins2-2/+2
2016-07-19bsps/powerpc: Fix shared console driverSebastian Huber1-13/+9
2016-07-19bsps/powerpc: Fix AltiVec enableSebastian Huber3-0/+3
2016-01-27score: Fix simple timecounter supportSebastian Huber1-14/+20
2015-07-16remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_HJoel Sherrill2-4/+4
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill15-30/+30
2015-07-15powerpc: Do not use the ATB for e500 multilibSebastian Huber1-1/+7
2015-07-09bsps/powerpc: Fix small-data area issueSebastian Huber1-2/+4
2015-07-08bsps/powerpc: Provide debug and trace symbolsSebastian Huber1-0/+3
2015-07-08bsp/qoriq: Enable branch prediction for T seriesSebastian Huber2-0/+18
2015-07-08bsp/qoriq: Use -O2 for T seriesSebastian Huber1-1/+1
2015-07-01bsp/qoriq: Update due to API changesSebastian Huber1-2/+2
2015-06-26bsp/mpc55xxevb: Fix configure scriptSebastian Huber1-2/+1
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2015-06-24bsp/gen5200: Simplify interrupt write supportSebastian Huber1-7/+8
2015-05-21powerpc/shared/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mpc55xxevb/clock/clock-config.c: Remove unused variable warningJoel Sherrill1-2/+0
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig4-103/+114
2015-04-23mbx8xx/include/bsp.h: Add include of <rtems/irq.h>Joel Sherrill1-0/+1
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