summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* libcpu/i388: Fix warning i displayCpu.cJoel Sherrill2014-10-162-7/+10
* libcpu/m68k/mcf532x/cache/cachepd.c: Fix warningsJoel Sherrill2014-10-161-1/+3
* libcpu/m68k/mcf5235/cache/cachepd.c: Fix warningsJoel Sherrill2014-10-161-0/+1
* libcpu/m68k/mcf5223x/cache/cachepd.c: Fix warningsJoel Sherrill2014-10-161-0/+1
* Move CPU cache support from mcf5225x BSP to libcpuJoel Sherrill2014-10-162-6/+46
* libcpu/arm/shared/../mmu: Fix warningsJoel Sherrill2014-10-162-4/+11
* bsps/powerpc: Fix the warning fixSebastian Huber2014-10-141-3/+3
* bsps/mpc55xx: Fix MPC5674F memory mapSebastian Huber2014-10-141-2/+2
* sparc64: remove sparc64_install_isr_entries and its callers.Gedare Bloom2014-10-133-27/+0
* libcpu/or1k: Fix warnings.Hesham ALMatary2014-10-132-8/+9
* libcpu/i386/cache.c: Fix warningsJoel Sherrill2014-10-131-2/+5
* libcpu/bfin/clock: Fix warningsJoel Sherrill2014-10-132-52/+21
* libcpu/sh/sh7750/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-187/+151
* libcpu/sh/sh7045/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-29/+6
* libcpu/sh/sh7032/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-24/+7
* libcpu/powerpc/mpc5xx/clock/clock.c: Fix warningsJoel Sherrill2014-10-131-29/+7
* 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