summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: added selfBen Gras2015-05-281-0/+2
* beagle bsp: RTC support for BBBragunath2015-05-285-0/+309
* dosfs: avoid buffer-overread. closes #2292.Gedare Bloom2015-05-271-2/+2
* libtests/i2c01: Avoid stack overflowSebastian Huber2015-05-271-0/+2
* score: Replace _API_Mutex_Is_locked()Sebastian Huber2015-05-274-35/+31
* sapi: Fix workspace size estimateSebastian Huber2015-05-271-2/+1
* sapi: Fix workspace size estimateSebastian Huber2015-05-271-4/+15
* sapi: Simplify confdefs.hSebastian Huber2015-05-271-1/+0
* jffs2: Move into separate librarySebastian Huber2015-05-2711-10/+34
* generic_or1k: Fix a typo in a commentHesham ALMatary2015-05-261-1/+1
* generic_or1k: Use the correct bsp_specs fileHesham ALMatary2015-05-262-11/+6
* i386/pc386: default graphics driver changed from VGA to VESA basedJan Dolezal2015-05-263-23/+29
* i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal2015-05-264-40/+172
* Merge branch 'master' of ssh://dispatch.rtems.org/data/git/rtemsJoel Sherrill2015-05-267-50/+102
|\
| * sparc: Add static assertionSebastian Huber2015-05-261-0/+5
| * sparc: Delete unused CONTEXT_CONTROL_SIZESebastian Huber2015-05-262-5/+0
| * sparc: Delete unused ISF_STACK_FRAME_OFFSETSebastian Huber2015-05-262-3/+0
| * sparc: Add static offset assertionsSebastian Huber2015-05-261-0/+32
| * sptests/spcontext01: Test deferred FP contextAlexander Krutwig2015-05-262-20/+47
| * bsps/sparc: Delete unused local labelsSebastian Huber2015-05-261-4/+0
| * bsps/sparc: Change tabs to spacesSebastian Huber2015-05-261-5/+5
| * rtems/endian.h: Reduce header dependenciesSebastian Huber2015-05-221-13/+13
* | Merge branch 'master' of ssh://dispatch.rtems.org/data/git/rtemsJoel Sherrill2015-05-21367-4862/+13697
|\|
| * doc: Add new documentation section for Epiphany architectureHesham ALMatary2015-05-213-0/+83
| * Epiphany: Add the first epiphany_sim BSP v4Hesham ALMatary2015-05-2121-0/+1423
| * cpukit: Add Epiphany architecture port v4Hesham ALMatary2015-05-2116-0/+2492
| * region*.c: Ensure return_status is set when RTEMS_MULTIPROCESSING is enabledJoel Sherrill2015-05-218-8/+0
| * arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
| * arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
| * powerpc/shared/clock/clock.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
| * mpc55xxevb/clock/clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-2/+0
| * mcf5225x/clock/clock.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
| * mcf52235/clock/clock.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
| * pc386/clock/ckinit.c: Remove prototyped but not defined warningJoel Sherrill2015-05-211-1/+0
| * arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
| * kill_noposix.c: Remove obsolete __kill()Joel Sherrill2015-05-211-6/+0
| * mcf52235-testsuite.tcfg: Add syscall01Joel Sherrill2015-05-211-0/+1
| * Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-2125-25/+25
| * Top files: Update and prep for release branchJoel Sherrill2015-05-213-29/+9
| * simsh2e-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
| * simsh1-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
| * bsp/tms570: TypoSebastian Huber2015-05-211-1/+1
| * sparc: Add support for sptests/spcontext01Alexander Krutwig2015-05-214-10/+528
| * doc: Clarify SPARC floating point ABIAlexander Krutwig2015-05-211-1/+6
| * bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-2048-640/+685
| * timecounter: Use in RTEMSAlexander Krutwig2015-05-2053-1277/+652
| * timecounter: Port to RTEMSAlexander Krutwig2015-05-2019-52/+1411
| * timecounter: Honor FFCLOCK defineAlexander Krutwig2015-05-191-0/+4
| * timecounter: Use uint32_t instead of u_intAlexander Krutwig2015-05-192-19/+19
| * timecounter: Import from FreeBSDAlexander Krutwig2015-05-199-0/+2979