summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-04Beaglebone: Update PWM driver imported from BBBIOPunit Vara1-1/+96
2016-07-04bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa1-3/+28
2016-07-04bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-104/+30
2016-07-04rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa1-0/+42
2016-07-04arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa1-0/+30
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber7-54/+54
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-12/+12
2016-05-20score: _Thread_Dispatch_increment_disable_level()Sebastian Huber4-8/+8
2016-05-19bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa1-0/+48
2016-03-27libcpu/m68k/mcf5272/clock/ckinit.c: Fix warning by including <rtems/clockdrv.h>Joel Sherrill1-0/+1
2016-03-27libcpu/m68k/mcf5206/clock/ckinit.c: Fix warning by including <rtems/clockdrv.h>Joel Sherrill1-0/+1
2016-03-27libcpu/bfin/clock/clock.c: Fix warning by including <rtems/clockdrv.h>Joel Sherrill1-0/+2
2016-03-17sparc: Fix window underflow trap handlerDaniel Hellstrom1-6/+6
2016-03-03i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill7-484/+49
2016-02-28am335x irq handling improvementMartin Galvan1-1/+2
2016-02-03Delete unused API extensionsSebastian Huber3-3/+0
2016-01-26score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber1-0/+8
2016-01-19score: Fix simple timecounter supportSebastian Huber1-14/+18
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber2-4/+4
2015-11-12Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber1-13/+38
2015-10-26basdefs.h: Add and use RTEMS_PACKEDSebastian Huber1-1/+1
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber2-15/+19
2015-08-18Beagle: GPIO support (for BBB)Ketul Shah1-0/+168
2015-07-17bsp/mpc83xx: Update due to header guard changeSebastian Huber2-6/+6
2015-07-08bsps/powerpc: Provide debug and trace symbolsSebastian Huber1-0/+3
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber4-0/+4
2015-06-09score: Add Thread_Control::is_fpSebastian Huber1-17/+1
2015-05-29bsps/powerpc: Fix potential integer overflowSebastian Huber1-1/+1
2015-05-28beagle bsp: RTC support for BBBragunath2-0/+26
2015-05-21arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig6-122/+80
2015-04-27bsps/sparc: Use inline functions for cache managerSebastian Huber3-46/+32
2015-04-27bsps/cache: Clarify range functions supportSebastian Huber2-4/+6
2015-04-27Fix broken BSPs due to a shared cache function declaration.Hesham ALMatary1-1/+0
2015-04-20score: Refactor SMP cache manager supportSebastian Huber1-172/+51
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber2-2/+2
2015-03-20rtems: Use atomic operation with correct typeDaniel Cederman1-1/+1
2015-03-17libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get()Joel Sherrill1-2/+2
2015-03-09libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include bsp.h to fi...Joel Sherrill1-3/+1
2015-02-23sparc64: fix copyright notices.Gedare Bloom2-14/+4
2015-01-30bsps/powerpc: Fix a clock driverNick Withers1-9/+57
2015-01-23bsps/powerpc: Fix switch statement in CPU identSebastian Huber1-0/+2
2015-01-20powerpc: Fix AltiVec VSCR save/restoreSebastian Huber1-4/+6
2015-01-13libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.xJoel Sherrill1-12/+12
2015-01-13powerpc: AltiVec and FPU context supportSebastian Huber7-12/+821
2015-01-13bsps/powerpc: Use e500 exc categories for e6500Sebastian Huber1-0/+1
2015-01-09powerpc: Use PPC_HAS_FPUSebastian Huber1-6/+6
2015-01-09powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber1-15/+11
2015-01-09powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber1-8/+2