summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* libcpu/arm/s3c24xx/clock/clockdrv.c: Fix warningsJoel Sherrill2014-10-131-5/+5
* libcpu/arm/pxa255/clock/clock.c: Fix warningsJoel Sherrill2014-10-131-18/+11
* libcpu/arm/mc9328mxl/clock/clockdrv.c: Fix warningsJoel Sherrill2014-10-131-10/+10
* libcpu/arm/lpc22xx/clock/clockdrv.c: Fix warningsJoel Sherrill2014-10-131-5/+6
* libcpu/arm/at91rm9200/clock/clock.c: Fix warningsJoel Sherrill2014-10-131-4/+8
* libcpu/powerpc/ppc403: Fix warningsJoel Sherrill2014-10-133-39/+13
* libcpu/m68k/mcf5272/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-124/+68
* libcpu/m68k/mcf5206/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-108/+48
* Remove libcpu/mips/clock - unused codeJoel Sherrill2014-10-135-255/+1
* mips/clock/ckinit.c: Clean up (may be unused)Joel Sherrill2014-10-131-46/+15
* libcpu/powerpc/mpc6xx/timer/timer.c: Fix warningsJoel Sherrill2014-10-131-12/+3
* Move Mongoose-V specific devices into BSP.Joel Sherrill2014-10-107-1515/+0
* bsp/gen5200: Fix warningsSebastian Huber2014-10-101-0/+6
* bsps/powerpc: Fix warningSebastian Huber2014-10-101-3/+3
* Eliminate use of /*PAGE and clean up formattingJoel Sherrill2014-10-093-36/+21
* libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean upJoel Sherrill2014-10-091-50/+39
* libcpu/powerpc/mpc8xx/clock: Fix warnings and clean upJoel Sherrill2014-10-091-31/+27
* bsps/mcf5235: Fix warningsSebastian Huber2014-10-091-810/+812
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-0/+1
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-1099/+1101
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-1/+2
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-161-1/+1
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-1620-209/+186
* or1k: New cache manager.Hesham ALMatary2014-09-164-2/+248
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-111-1/+1
* Regenerate all preinstall.am files.Chris Johns2014-08-296-18/+18
* Regenerate all preinstall.am files.Joel Sherrill2014-08-286-18/+18
* preinstall: Regenerated files differ from the repo.Chris Johns2014-08-281-3/+4
* libcpu: Add new entry for or1k cpu and include cache manager stubs.Hesham ALMatary2014-08-254-0/+85
* bsp/mpc55xx: Fix commentSebastian Huber2014-08-251-1/+1
* bsp/mpc55xx: Add defines for MPC5668Sebastian Huber2014-08-252-7/+13
* bsp/mpc55xx: Limit flash support to MPC55[56]XSebastian Huber2014-08-251-1/+1
* score: Add missing define to cache managerDaniel Cederman2014-08-251-0/+2
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-6/+252
* mpc55xx/misc/flash_support.c: Properly flush cache when writing.Peter Dufault2014-08-201-46/+39
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-50/+90
* Revert "bsps/powerpc: Fix potential relocation truncation"Sebastian Huber2014-06-061-1/+1
* bsps/powerpc: Fix potential relocation truncationSebastian Huber2014-06-061-1/+1
* bsps/arm: Fix TLB invalidation for ARMv7-ASebastian Huber2014-06-061-0/+7
* bsps/arm: Add ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-051-63/+134
* bsps/arm: Add all level data cache invalidationSebastian Huber2014-06-051-2/+63
* bsps/arm: TypoSebastian Huber2014-06-051-1/+1
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-0/+36
* m68k/shared/misc/memProbe.c: Add prototype to eliminate warningJoel Sherrill2014-06-011-0/+2
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-281-14/+14
* SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom2014-05-231-0/+13
* SPARC: syscall code clean-up and minor optimizationsDaniel Hellstrom2014-05-231-16/+11
* score: Fix CPU context usage on SMPSebastian Huber2014-05-082-14/+6
* score: Implement forced thread migrationSebastian Huber2014-05-072-0/+24
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-1/+0