summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-202-2/+2
* rtems: Use atomic operation with correct typeDaniel Cederman2015-03-201-1/+1
* libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include bsp.h to fi...Joel Sherrill2015-03-091-3/+1
* sparc64: fix copyright notices.Gedare Bloom2015-02-232-14/+4
* bsps/powerpc: Fix a clock driverNick Withers2015-01-301-9/+57
* bsps/powerpc: Fix switch statement in CPU identSebastian Huber2015-01-231-0/+2
* powerpc: Fix AltiVec VSCR save/restoreSebastian Huber2015-01-201-4/+6
* libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.xJoel Sherrill2015-01-131-12/+12
* powerpc: AltiVec and FPU context supportSebastian Huber2015-01-137-12/+821
* bsps/powerpc: Use e500 exc categories for e6500Sebastian Huber2015-01-131-0/+1
* powerpc: Use PPC_HAS_FPUSebastian Huber2015-01-091-6/+6
* powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber2015-01-091-15/+11
* powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber2015-01-091-8/+2
* bsps/powerpc: ppc_exc_initialize_interrupt_stack()Sebastian Huber2015-01-092-11/+20
* bsps/powerpc: Add TMR access macrosSebastian Huber2015-01-091-0/+28
* bsps/powerpc: Add cache size functionsSebastian Huber2015-01-091-0/+46
* bsps/powerpc: Delete C pre-processor warningSebastian Huber2015-01-091-2/+0
* bsps/powerpc: Support a cache alignment of 64Sebastian Huber2015-01-091-1/+8
* bsps/powerpc: Support e6500 indentificationSebastian Huber2015-01-092-0/+12
* bsps/mpc83xx: Fix warningsSebastian Huber2015-01-091-4/+5
* Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers2014-12-231-21/+22
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-121-2/+0
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-123-11/+2
* sparc64: put each copyright on one lineGedare Bloom2014-12-083-10/+6
* Update bug report URLSebastian Huber2014-12-0512-12/+12
* beagle bsp: disable watchdog on am335xBen Gras2014-12-051-0/+6
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-041-28/+37
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-042-55/+65
* SPARC: optimize window underflow trapDaniel Hellstrom2014-12-021-8/+6
* SPARC: optimize window overflow trap entryDaniel Hellstrom2014-12-021-0/+1
* SPARC: window overflow optimizationDaniel Hellstrom2014-12-021-16/+9
* rtems: Move rtems_cache_aligned_malloc()Sebastian Huber2014-11-2512-55/+7
* powerpc/haleakala: Add network driverNigel Spon2014-11-212-40/+143
* i386: global descriptor table manipulation functionsJan Dolezal2014-11-201-4/+87
* i386: GDTR manipulation functions parameters changed to use explicit width typesJan Dolezal2014-11-202-5/+7
* Add some generic ARM am335x and omap definitionsBen Gras2014-11-033-0/+692
* libcpu/bfin/clock/tod.h: Delete - missed on previous commitsJoel Sherrill2014-10-311-61/+0
* bsp/mpc55xxevb: Fix flash settings for MPC5510Sebastian Huber2014-10-311-1/+2
* libcpu/sh/sh7045/sci/sci.c: Eliminate use of obsolete methodJoel Sherrill2014-10-201-23/+9
* libcpu/arm/pxa255/ffuart/ffuart.c: Fix warningJoel Sherrill2014-10-201-1/+1
* libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warningJoel Sherrill2014-10-201-2/+2
* libcpu/powerpc configure logic: Do not built e500 components unused by qoriqJoel Sherrill2014-10-193-6/+17
* mcf5206 libcpu and mcf5206elite: Fix warningsJoel Sherrill2014-10-194-801/+705
* libcpu/powerpc/ppc403/console/console405.c: Fix warningsJoel Sherrill2014-10-161-18/+6
* libcpu/powerpc/mpc8xx/console-generic/console-generic.c: Fix warningsJoel Sherrill2014-10-161-6/+6
* libcpu/powerpc/mpc6xx: Fix warningsJoel Sherrill2014-10-162-34/+12
* libcpu/powerpc/mpc55xx/misc/flash_support.c: Fix warningsJoel Sherrill2014-10-161-1/+4
* libcpu/powerpc/e500/mmu/mmu.c: Fix warningsJoel Sherrill2014-10-161-331/+331
* SH libcpu and libbsp: Fix warningsJoel Sherrill2014-10-165-61/+51