summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/sparc: Fix warningsSebastian Huber2018-12-2110-34/+65
* bsps/sparc: Fix typoSebastian Huber2018-12-211-1/+1
* bsps/sparc: Add grlib_malloc(), grlib_calloc()Sebastian Huber2018-12-2138-140/+176
* bsps/arm: Add cache size support for CP15Sebastian Huber2018-12-211-0/+41
* bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber2018-12-212-7/+127
* bsps: Add CPU_CACHE_SUPPORT_PROVIDES_DISABLE_DATASebastian Huber2018-12-211-0/+9
* bsps: Update cache manager documentationSebastian Huber2018-12-211-22/+57
* bsps: Remove superfluous comments in cacheimpl.hSebastian Huber2018-12-211-31/+4
* ARM_CACHE_L1_CPU_SUPPORT_PROVIDES_RANGE_FUNCTIONSSebastian Huber2018-12-213-5/+2
* bsps/i386: Enable instruction cache supportSebastian Huber2018-12-211-1/+1
* bsp/imx: Fix for RAM end at 4GiBSebastian Huber2018-12-201-0/+5
* Simplify _CPU_Counter_difference()Sebastian Huber2018-12-077-244/+182
* bsp/leon2: Move printk() supportSebastian Huber2018-12-053-88/+31
* Capitalize Rtems to RTEMSMarçal Comajoan Cara2018-12-044-4/+4
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-043-3/+3
* bsp/leon3: Fix CPU counter frequencySebastian Huber2018-12-041-1/+1
* powerpc/haleakala:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-301-3/+2
* powerpc/mpc8260ads:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-301-3/+2
* powerpc/qemuppc:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-301-3/+2
* powerpc/ss555:Add per-section compilation and linking support(GCI 2018)Shashvat Jain2018-11-301-3/+2
* mcf52235-testsuite.tcfg: Add dl07Joel Sherrill2018-11-301-0/+1
* generic_or1k-testsuite.tcfg: Enable sptls01 now that GCC is from FSF masterJoel Sherrill2018-11-291-2/+0
* m68k/mrm332:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-291-3/+2
* m68k/mcf5206elite:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-291-3/+2
* bfin/shared/dev/clock.c: Include rtems/score/thread.hJoel Sherrill2018-11-291-0/+1
* lpc23xx_tli800-testsuite.tcfg: Add dl07Joel Sherrill2018-11-291-0/+1
* lpc2362-testsuite.tcfg: Add dl07Joel Sherrill2018-11-291-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add dl07Joel Sherrill2018-11-291-0/+1
* lpc1768_mbed_ahb_ram-testsuite.tcfg: Add dl07Joel Sherrill2018-11-291-0/+1
* lpc1768_mbed-testsuite.tcfg: Add dl07Joel Sherrill2018-11-291-0/+1
* m68k/mcf52235:Add per-section compilation and linking support(GCI 2018)Shashvat Jain2018-11-291-3/+3
* m68k/mcf5225x:Add per-section compilation and linking support(GCI 2018)Shashvat Jain2018-11-281-4/+3
* m68k/mcf5329:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-281-3/+3
* m68k/mcf5235:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-281-3/+3
* lm3s3749-testsuite.tcfg: Add dl07Joel Sherrill2018-11-281-0/+1
* bsps/sparc: Fix SMP buildSebastian Huber2018-11-281-0/+9
* m68k/av5282: Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-271-3/+3
* bsps/sparc: Add and use <grlib_impl.h>Sebastian Huber2018-11-2724-422/+105
* Remove rtems_cache_*_processor_set() functionsSebastian Huber2018-11-261-91/+0
* m68k/uC5282: Add per-section compilation and linking (GCI 2018)Shashvat Jain2018-11-251-3/+3
* m68k/gen68360:Add per-section compilation and linking supportShashvat Jain2018-11-253-8/+8
* m68k/gen68340:Add per-section compilation and linking supportpritishjain2018-11-241-3/+3
* Changed slightly awkward sentence structurezehata2018-11-221-5/+4
* bsps/arm: Avoid short range branch in start.SSebastian Huber2018-11-211-14/+13
* bsps/arm: Use local labels in start.SSebastian Huber2018-11-211-44/+40
* bsps/arm: Simplify start.SSebastian Huber2018-11-211-12/+0
* bsps/moxie: Use interrupt stack for init stackSebastian Huber2018-11-192-2/+1
* bsps/nios2: Use interrupt stack for init stackSebastian Huber2018-11-191-0/+3
* bsps/sparc64: Use interrupt stack for init stackSebastian Huber2018-11-191-9/+2
* bsps/x86_64: Use interrupt stack for init stackSebastian Huber2018-11-193-36/+42