summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Move some MMU bit settingsSebastian Huber2013-10-272-2/+3
* bsps/arm: Init trans tbl with invalid entriesSebastian Huber2013-10-271-2/+2
* sparc all BSPs: Use function and data sectionsJoel Sherrill2013-10-244-8/+18
* bsp/stm32f4: Bugfix for I2C driver.Christian Mauderer2013-10-241-1/+1
* bsp/stm32f4: Add a simple I2C-driver.Christian Mauderer2013-10-2410-0/+612
* bsp/stm32f4: Bugfix for io-initialisation.Christian Mauderer2013-10-241-1/+1
* bsp/stm32f4: Header for f10xxx EXTI.Christian Mauderer2013-10-244-0/+43
* SPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command.Pavel Pisa2013-10-081-0/+5
* 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