summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-01-09bsps/powerpc: ppc_exc_initialize_interrupt_stack()Sebastian Huber2-11/+20
2015-01-09bsps/powerpc: Add TMR access macrosSebastian Huber1-0/+28
2015-01-09bsps/powerpc: Add cache size functionsSebastian Huber1-0/+46
2015-01-09bsps/powerpc: Delete C pre-processor warningSebastian Huber1-2/+0
2015-01-09bsps/powerpc: Support a cache alignment of 64Sebastian Huber1-1/+8
2015-01-09bsps/powerpc: Support e6500 indentificationSebastian Huber2-0/+12
2015-01-09bsps/mpc83xx: Fix warningsSebastian Huber1-4/+5
2014-12-23Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers1-21/+22
2014-12-12bsp/mpc8xx: Fix warningsSebastian Huber1-2/+0
2014-12-12bsp/mpc8xx: Fix warningsSebastian Huber3-11/+2
2014-12-08sparc64: put each copyright on one lineGedare Bloom3-10/+6
2014-12-05Update bug report URLSebastian Huber12-12/+12
2014-12-05beagle bsp: disable watchdog on am335xBen Gras1-0/+6
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal1-28/+37
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom2-55/+65
2014-12-02SPARC: optimize window underflow trapDaniel Hellstrom1-8/+6
2014-12-02SPARC: optimize window overflow trap entryDaniel Hellstrom1-0/+1
2014-12-02SPARC: window overflow optimizationDaniel Hellstrom1-16/+9
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber12-55/+7
2014-11-21powerpc/haleakala: Add network driverNigel Spon2-40/+143
2014-11-20i386: global descriptor table manipulation functionsJan Dolezal1-4/+87
2014-11-20i386: GDTR manipulation functions parameters changed to use explicit width typesJan Dolezal2-5/+7
2014-11-03Add some generic ARM am335x and omap definitionsBen Gras3-0/+692
2014-10-31libcpu/bfin/clock/tod.h: Delete - missed on previous commitsJoel Sherrill1-61/+0
2014-10-31bsp/mpc55xxevb: Fix flash settings for MPC5510Sebastian Huber1-1/+2
2014-10-20libcpu/sh/sh7045/sci/sci.c: Eliminate use of obsolete methodJoel Sherrill1-23/+9
2014-10-20libcpu/arm/pxa255/ffuart/ffuart.c: Fix warningJoel Sherrill1-1/+1
2014-10-20libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warningJoel Sherrill1-2/+2
2014-10-19libcpu/powerpc configure logic: Do not built e500 components unused by qoriqJoel Sherrill3-6/+17
2014-10-19mcf5206 libcpu and mcf5206elite: Fix warningsJoel Sherrill4-801/+705
2014-10-16libcpu/powerpc/ppc403/console/console405.c: Fix warningsJoel Sherrill1-18/+6
2014-10-16libcpu/powerpc/mpc8xx/console-generic/console-generic.c: Fix warningsJoel Sherrill1-6/+6
2014-10-16libcpu/powerpc/mpc6xx: Fix warningsJoel Sherrill2-34/+12
2014-10-16libcpu/powerpc/mpc55xx/misc/flash_support.c: Fix warningsJoel Sherrill1-1/+4
2014-10-16libcpu/powerpc/e500/mmu/mmu.c: Fix warningsJoel Sherrill1-331/+331
2014-10-16SH libcpu and libbsp: Fix warningsJoel Sherrill5-61/+51