summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...4.11.14.11.0Tim Cussins2016-11-032-2/+2
* bsps/powerpc: Fix shared console driverSebastian Huber2016-07-191-13/+9
* bsps/powerpc: Fix AltiVec enableSebastian Huber2016-07-193-0/+3
* score: Fix simple timecounter supportSebastian Huber2016-01-271-14/+20
* remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_HJoel Sherrill2015-07-162-4/+4
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-1615-30/+30
* powerpc: Do not use the ATB for e500 multilibSebastian Huber2015-07-151-1/+7
* bsps/powerpc: Fix small-data area issueSebastian Huber2015-07-091-2/+4
* bsps/powerpc: Provide debug and trace symbolsSebastian Huber2015-07-081-0/+3
* bsp/qoriq: Enable branch prediction for T seriesSebastian Huber2015-07-082-0/+18
* bsp/qoriq: Use -O2 for T seriesSebastian Huber2015-07-081-1/+1
* bsp/qoriq: Update due to API changesSebastian Huber2015-07-011-2/+2
* bsp/mpc55xxevb: Fix configure scriptSebastian Huber2015-06-261-2/+1
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* bsp/gen5200: Simplify interrupt write supportSebastian Huber2015-06-241-7/+8
* powerpc/shared/clock/clock.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* mpc55xxevb/clock/clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-2/+0
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-204-103/+114
* mbx8xx/include/bsp.h: Add include of <rtems/irq.h>Joel Sherrill2015-04-231-0/+1
* powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated methodJoel Sherrill2015-03-171-1/+1
* powerpc/mvme5500/vectors/exceptionhandler.c: Turn off deprecated warningJoel Sherrill2015-03-171-0/+6
* powerpc/shared/flash/intelFlash.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* score603e/tod/tod.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* beatnik/network/porting/if_xxx_rtems.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* bsp/mpc55xx: Fix flash settingsSebastian Huber2015-03-171-13/+16
* bsp/qoriq: Add register blocks for T variantsSebastian Huber2015-03-171-78/+84
* bsp/qoriq: Fix warningSebastian Huber2015-03-171-0/+3
* bsp/mbx8xx: Fix warningsSebastian Huber2015-03-161-4/+6
* Revert "autoconf changes"Ben Gras2015-03-141-2/+2
* autoconf changesBen Gras2015-03-141-2/+2
* powerpc/shared/bootloader/pci.c: Remove warningsJoel Sherrill2015-03-091-2/+2
* Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2015-03-066-0/+6
* Temporarily ignore dl* tests on some PowerPC BSPsJoel Sherrill2015-03-069-0/+45
* Always disable networking for h8300Joel Sherrill2015-03-068-0/+8
* bsp/qoriq: Fix warningSebastian Huber2015-03-051-2/+1
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+5
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-1/+0
* bsps/powerpc: Fix conditional compilationSebastian Huber2015-01-141-3/+1
* bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber2015-01-1323-316/+709
* powerpc: Use alternate time base for CPU counterSebastian Huber2015-01-091-1/+1
* bsp/qoriq: Fix nanoseconds extensionSebastian Huber2015-01-091-4/+17
* bsp/qoriq: Increase MAS0[ESEL] widthSebastian Huber2015-01-091-3/+3
* bsp/qoriq: Add MAS7 support for MMUSebastian Huber2015-01-097-21/+50
* bsps/powerpc: Support for 64 byte cache linesSebastian Huber2015-01-091-6/+23
* bsps/u-boot: Update due to API changesSebastian Huber2015-01-092-3/+140
* Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers2014-12-2322-148/+157
* bsp/mpc55xxevb: Fix warningsSebastian Huber2014-12-152-2/+10
* bsp/t32mppc: Fix warningsSebastian Huber2014-12-152-5/+8
* bsps/powerpc: Disable SPE for soft-float variantsSebastian Huber2014-12-152-2/+2
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-127-116/+45