summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* gumstix: Move bsp_reset() to gumstix/startup/bspreset.cDaniel Ramirez2013-11-223-9/+21
* select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez2013-11-201-1/+2
* bsps/arm: Fix Cortex-A9 MPCore nanoseconds handlerSebastian Huber2013-11-141-1/+1
* bsp/realview-pbx-a9: Add Ethernet module memorySebastian Huber2013-11-131-0/+4
* bsp/realview-pbx-a9: Add NULL pointer protectionSebastian Huber2013-10-314-36/+13
* bsps/arm: Add ARMV7_CP15_START_DEFAULT_SECTIONSSebastian Huber2013-10-273-82/+46
* bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber2013-10-273-36/+18
* bsps: Add simple console output charSebastian Huber2013-10-272-31/+1
* Modify raspberrypi mm_config_table to map GPIO and registers.Hesham AL-Matary2013-10-271-2/+6
* 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
* 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
* Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary2013-10-037-31/+131
* bsp/stm32f4: Add STM32F10XXX support.Christian Mauderer2013-09-1917-145/+758
* raspberrypi.cfg: Remove CVS IdJoel Sherrill2013-09-161-2/+0
* bsps/arm: Fix exception entriesRic Claus2013-09-161-2/+2
* bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad boardKarel Gardas2013-09-028-11/+121
* bsp/xilinx-zynq: Add cache supportRic Claus2013-08-262-2/+888
* 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-141-1/+1
* bsps/arm: Use proper default priority for GICSebastian Huber2013-08-131-1/+1
* bsp/xilinx_zynq_zc706_smp: Add.Chris Johns2013-08-094-0/+14
* Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers2013-08-095-6/+6
* bsp/csb336: Fix MMU _ttbl_base location to not overlap with exception vectors.Pavel Pisa2013-08-091-3/+4
* bsp/xilinx_zynq_zc706: Add.Chris Johns2013-08-082-0/+9
* bsp/realview-pbx-a9: Enable fast idle clockSebastian Huber2013-08-061-1/+1
* bsp/nds: Include missing <rtems/framebuffer.h>Sebastian Huber2013-07-261-1/+1
* Removed legacy data types from armVipul Nayyar2013-07-263-12/+12
* bsp/lpc32xx: Fix memory map for GPIO registersSebastian Huber2013-07-241-0/+2
* bsp/stm32f4: fix typo in USART2 device nameKarel Gardas2013-07-221-1/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-2/+2
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-5/+0
* bsps/arm: Fix for top of the address spaceRic Claus2013-07-172-4/+6
* bsp/xilinx-zynq: Provide BSP variantsRic Claus2013-07-1713-4/+96
* bsp/xilinx-zynq: Use bsp_console_select()Sebastian Huber2013-07-171-2/+7
* bsps: Use rtems_task_self()Sebastian Huber2013-07-162-2/+2
* Updated legacy code in arm edb7312Vipul Nayyar2013-07-162-20/+6
* bsps/arm: Disable alignment exceptionsSebastian Huber2013-07-162-2/+2
* bsp/rtl22xx: Use IRQ extensions APIVipul Nayyar2013-07-151-13/+20
* bsp/gumstix: Fix warningsVipul Nayyar2013-07-121-54/+14
* Updated Legacy code in arm gbaVipul Nayyar2013-07-121-48/+20
* Updated Legacy code in arm gumstixVipul Nayyar2013-07-101-17/+16
* Updated Legacy code in arm edb7312Vipul Nayyar2013-07-102-37/+39
* bsp/csb336: Use IRQ extensions APIVipul Nayyar2013-07-102-92/+96
* bsp/csb337: Use IRQ extensions APIVipul Nayyar2013-07-071-36/+17
* mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber2013-07-072-14/+2