summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-22gumstix: Move bsp_reset() to gumstix/startup/bspreset.cDaniel Ramirez3-9/+21
2013-11-20select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez1-1/+2
2013-11-14bsps/arm: Fix Cortex-A9 MPCore nanoseconds handlerSebastian Huber1-1/+1
2013-11-13bsp/realview-pbx-a9: Add Ethernet module memorySebastian Huber1-0/+4
2013-10-31bsp/realview-pbx-a9: Add NULL pointer protectionSebastian Huber4-36/+13
2013-10-27bsps/arm: Add ARMV7_CP15_START_DEFAULT_SECTIONSSebastian Huber3-82/+46
2013-10-27bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber3-36/+18
2013-10-27bsps: Add simple console output charSebastian Huber2-31/+1
2013-10-27Modify raspberrypi mm_config_table to map GPIO and registers.Hesham AL-Matary1-2/+6
2013-10-27bsps/arm: Move some MMU bit settingsSebastian Huber2-2/+3
2013-10-27bsps/arm: Init trans tbl with invalid entriesSebastian Huber1-2/+2
2013-10-24bsp/stm32f4: Bugfix for I2C driver.Christian Mauderer1-1/+1
2013-10-24bsp/stm32f4: Add a simple I2C-driver.Christian Mauderer10-0/+612
2013-10-24bsp/stm32f4: Bugfix for io-initialisation.Christian Mauderer1-1/+1
2013-10-24bsp/stm32f4: Header for f10xxx EXTI.Christian Mauderer4-0/+43
2013-10-03Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary7-31/+131
2013-09-19bsp/stm32f4: Add STM32F10XXX support.Christian Mauderer17-145/+758
2013-09-16raspberrypi.cfg: Remove CVS IdJoel Sherrill1-2/+0
2013-09-16bsps/arm: Fix exception entriesRic Claus1-2/+2
2013-09-02bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad boardKarel Gardas8-11/+121
2013-08-26bsp/xilinx-zynq: Add cache supportRic Claus2-2/+888
2013-08-14bsp/csb336: Memory map update and jump to start at image start provided.Pavel Pisa2-3/+14
2013-08-14bsp/lm3s69xx: add macros for UART CTS/RTS pin configurationKarel Gardas1-0/+28
2013-08-14bsps: Fix clock driver definesSebastian Huber1-1/+1
2013-08-13bsps/arm: Use proper default priority for GICSebastian Huber1-1/+1
2013-08-09bsp/xilinx_zynq_zc706_smp: Add.Chris Johns4-0/+14
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers5-6/+6
2013-08-09bsp/csb336: Fix MMU _ttbl_base location to not overlap with exception vectors.Pavel Pisa1-3/+4
2013-08-08bsp/xilinx_zynq_zc706: Add.Chris Johns2-0/+9
2013-08-06bsp/realview-pbx-a9: Enable fast idle clockSebastian Huber1-1/+1
2013-07-26bsp/nds: Include missing <rtems/framebuffer.h>Sebastian Huber1-1/+1
2013-07-26Removed legacy data types from armVipul Nayyar3-12/+12
2013-07-24bsp/lpc32xx: Fix memory map for GPIO registersSebastian Huber1-0/+2
2013-07-22bsp/stm32f4: fix typo in USART2 device nameKarel Gardas1-1/+1
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-2/+2
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-5/+0
2013-07-17bsps/arm: Fix for top of the address spaceRic Claus2-4/+6
2013-07-17bsp/xilinx-zynq: Provide BSP variantsRic Claus13-4/+96
2013-07-17bsp/xilinx-zynq: Use bsp_console_select()Sebastian Huber1-2/+7
2013-07-16bsps: Use rtems_task_self()Sebastian Huber2-2/+2
2013-07-16Updated legacy code in arm edb7312Vipul Nayyar2-20/+6
2013-07-16bsps/arm: Disable alignment exceptionsSebastian Huber2-2/+2
2013-07-15bsp/rtl22xx: Use IRQ extensions APIVipul Nayyar1-13/+20
2013-07-12bsp/gumstix: Fix warningsVipul Nayyar1-54/+14
2013-07-12Updated Legacy code in arm gbaVipul Nayyar1-48/+20
2013-07-10Updated Legacy code in arm gumstixVipul Nayyar1-17/+16
2013-07-10Updated Legacy code in arm edb7312Vipul Nayyar2-37/+39
2013-07-10bsp/csb336: Use IRQ extensions APIVipul Nayyar2-92/+96
2013-07-07bsp/csb337: Use IRQ extensions APIVipul Nayyar1-36/+17
2013-07-07mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber2-14/+2