summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/qoriq: Simplify initializationSebastian Huber2015-10-191-75/+62
* bsp/qoriq: Initialize FPU on secondary threadSebastian Huber2015-10-191-0/+4
* bsp/qoriq: Add missing isync after mtmsrSebastian Huber2015-10-151-0/+4
* bsp/qoriq: Add nocache heapSebastian Huber2015-10-083-5/+20
* bsps: Add .nocacheheap sectionSebastian Huber2015-10-082-5/+16
* bsp/qoriq: Add BMan and QMan PortalsSebastian Huber2015-10-071-0/+16
* bsp/qoriq: Initilize FPUSebastian Huber2015-10-071-0/+57
* bsp/qoriq: Move BUCSR initializationSebastian Huber2015-10-071-14/+7
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-0/+5
* 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