summaryrefslogtreecommitdiffstats
path: root/c (follow)
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
* 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
* 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
* sparc/.../grcan.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-8/+6
* leon3/console.c: Fix misisng prototype issuesJoel Sherrill2013-09-211-2/+15
* 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
* sparc irq-shared.c: Fix unused variable warningJoel Sherrill2013-09-211-1/+1
* bsp/stm32f4: Add STM32F10XXX support.Christian Mauderer2013-09-1917-145/+758
* leon3/include/bsp.h: Fix spacingJoel Sherrill2013-09-161-1/+0
* m68k/shared/start.S: Fix spacingJoel Sherrill2013-09-161-1/+1
* pc386/console/conscfg.c: Fix spacingJoel Sherrill2013-09-161-3/+3
* raspberrypi.cfg: Remove CVS IdJoel Sherrill2013-09-161-2/+0
* bsps/arm: Fix exception entriesRic Claus2013-09-161-2/+2
* bsps: Fix cache manager supportSebastian Huber2013-09-103-0/+12
* bsps/arm: Fix ARM CP15 opcode for get functionsSebastian Huber2013-09-051-3/+3
* bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad boardKarel Gardas2013-09-028-11/+121
* sapi: SMP support for chainsSebastian Huber2013-08-302-2/+2
* bsps: Fix header includesSebastian Huber2013-08-272-9/+5
* bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUEJoel Sherrill2013-08-262-18/+5
* bsp/xilinx-zynq: Add cache supportRic Claus2013-08-263-3/+906
* bsps/arm: Add more CP15 cache functionsRic Claus2013-08-221-0/+65
* bsp/csb336: Memory map update and jump to start at image start provided.Pavel Pisa2013-08-142-3/+14
* bsp/lm3s69xx: add macros for UART CTS/RTS pin configurationKarel Gardas2013-08-141-0/+28
* bsps: Fix clock driver definesSebastian Huber2013-08-1412-13/+13
* bsp: Fix CLOCK_DRIVER_USE_FAST_IDLE and CLOCK_DRIVER_ISRS_PER_TICK.Chris Johns2013-08-141-6/+6
* bsps/arm: Use proper default priority for GICSebastian Huber2013-08-131-1/+1
* bsps/i386: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-3/+10
* bsps/i386: Revert most SMP related changesSebastian Huber2013-08-091-54/+46
* sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2013-08-091-22/+20
* sparc: Move _CPU_Context_switch(), etc.Sebastian Huber2013-08-091-0/+224
* bsps/sparc: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-10/+25
* bsps/sparc: Revert most SMP related changesSebastian Huber2013-08-091-111/+59
* bsps/powerpc: Per-CPU thread dispatch disableSebastian Huber2013-08-093-53/+45
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-092-7/+6
* bsp/pc386: Provide local outb() for elink driverSebastian Huber2013-08-091-1/+6
* bsp/xilinx_zynq_zc706_smp: Add.Chris Johns2013-08-094-0/+14
* Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers2013-08-0944-63/+60