summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary2013-10-038-31/+156
* Add a new necessary definition needed for raspberrypi MMU supportHesham AL-Matary2013-10-031-0/+21
* Merge branch 'master' into warningsJoel Sherrill2013-09-301-3/+17
|\
| * Fix building with RTEMS_DEBUG.Chris Johns2013-09-301-3/+17
* | libbsp/sparc/.../gnatcommon.c: FormattingJoel Sherrill2013-09-301-7/+5
* | leon2/.../ckinit.c: Change get nanoseconds handler to staticJoel Sherrill2013-09-301-1/+1
* | mips/shared/.../clockdrv.c: Change get nanoseconds handler to staticJoel Sherrill2013-09-301-4/+3
* | uC5282/.../clock.c: Change get nanoseconds handler to staticJoel Sherrill2013-09-301-2/+3
* | leon3/bsppredriver.c: Add include file to warningJoel Sherrill2013-09-231-0/+1
* | libcpu/sparc/.../access_le.c: Add include file to fix warningJoel Sherrill2013-09-231-0/+1
* | internal.h/main_mdump.c: Convert main methods to staticJoel Sherrill2013-09-232-5/+3
* | leon3/.../ckinit.c: Change get nanoseconds handler to staticJoel Sherrill2013-09-231-6/+1
|/
* leon3/.../ckinit.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+5
* libbsp/shared/bspinit.c: Fix missing prototype warningsJoel Sherrill2013-09-221-3/+7
* leon3/.../bspstart.c: Fix missing prototype warningsJoel Sherrill2013-09-221-2/+2
* nfsclient/src/dirutils.c: Fix missing prototype warningsJoel Sherrill2013-09-221-0/+12
* getdents.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+10
* ctermid.c: Fix missing prototype warningsJoel Sherrill2013-09-221-0/+1
* getpwent.c: Fix missing prototype warningsJoel Sherrill2013-09-221-0/+5
* newlibc_init.c: Fix missing prototype warningsJoel Sherrill2013-09-221-0/+1
* __times.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+6
* stat.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+15
* __gettod.c: Fix missing prototype warningsJoel Sherrill2013-09-221-3/+12
* __gitpid.c: Fix missing prototype warningsJoel Sherrill2013-09-221-0/+5
* __assert.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+2
* issetugid.c: Fix missing prototype warningsJoel Sherrill2013-09-221-0/+5
* _execve.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+7
* rtemsbuildname.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+19
* intrbody.c: Fix missing prototype warningsJoel Sherrill2013-09-221-7/+19
* sparc/.../grcan.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-8/+6
* semopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-11/+8
* mqueueopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-11/+8
* basedefs.h: Add RTEMS_COMPILER_UNUSED_ATTRIBUTE.Joel Sherrill2013-09-221-0/+11
* leon3/console.c: Fix misisng prototype issuesJoel Sherrill2013-09-211-2/+15
* semopen.c: Address set but unused variable warningJoel Sherrill2013-09-211-0/+9
* sigsuspend.c: Address set but unused variable warningJoel Sherrill2013-09-211-3/+6
* mqueueopen.c: Address set but unused variable warningJoel Sherrill2013-09-211-0/+10
* sparc/.../grcan.c: Fix multiple warningsJoel Sherrill2013-09-211-2/+8
* sparc/.../ambapp.h: Add ambapp_get_number_apbslv_devices() prototypeJoel Sherrill2013-09-211-0/+4
* sparc/.../occan.c: Fix missing prototype warningJoel Sherrill2013-09-211-0/+2
* sparc/.../ambapp.h: Add ambapp_get_number_ahbslv_devices() prototypeJoel Sherrill2013-09-211-0/+6
* sparc/../occan.c: Fix set but unused variable warningJoel Sherrill2013-09-211-2/+1
* main_mv.c: Address set but not used warningJoel Sherrill2013-09-211-1/+5
* mouse_parser.c: Fix warning by properly checking return codeJoel Sherrill2013-09-211-1/+1
* sparc irq-shared.c: Fix unused variable warningJoel Sherrill2013-09-211-1/+1
* bsp/stm32f4: Add STM32F10XXX support.Christian Mauderer2013-09-1917-145/+758
* JFFS2: New testsSebastian Huber2013-09-1911-0/+411
* JFFS2: Add RTEMS supportSebastian Huber2013-09-1924-2822/+1885
* JFFS2: Update Linux compatibility layerSebastian Huber2013-09-1925-66/+261
* JFFS2: Import from eCosSebastian Huber2013-09-1938-0/+4843