summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps/arm: Add PL050 supportSebastian Huber2013-06-296-0/+257
* bsps/arm: Add PL111 supportSebastian Huber2013-06-297-1/+561
* framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2013-06-292-3/+3
* bsps/arm: Set vector base on all processorsSebastian Huber2013-06-281-16/+23
* bsps/arm: Move input sectionsSebastian Huber2013-06-281-6/+6
* bsps/arm: Fix set exception handler for ARMv7Sebastian Huber2013-06-261-0/+8
* termios: Update due to API changesSebastian Huber2013-06-252-8/+6
* bsps/arm: Rename functionSebastian Huber2013-06-244-5/+5
* bsps/arm: Fix some GIC functionsRic Claus2013-06-201-2/+3
* bsps/arm: Set vector base address if necessarySebastian Huber2013-06-203-0/+31
* bsp/xilinx-zynq: Use magic UART baud divisorSebastian Huber2013-06-191-2/+2
* bsp/xilinx-zynq: Do not start transmitter breakSebastian Huber2013-06-191-1/+0
* bsp/xilinx-zynq: Use second UART for consoleSebastian Huber2013-06-181-1/+1
* bsps: Provide simple console selectionSebastian Huber2013-06-172-1/+4
* bsp/lm3s69xx: TyposSebastian Huber2013-06-033-5/+5
* bsps/arm: Add SMP supportSebastian Huber2013-05-3127-65/+423
* bsps/arm: Merge ARMv7 MMU section definitionsSebastian Huber2013-05-314-80/+26
* bsps/arm: Add CLOCK_DRIVER_USE_FAST_IDLE optionSebastian Huber2013-05-272-0/+12
* bsps/arm: Move .fast_text sectionSebastian Huber2013-05-271-9/+9
* bsps: Update due to linker changesSebastian Huber2013-05-273-81/+112
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-103-2/+22
* bsp/xilinx-zynq: New BSPSebastian Huber2013-05-0618-0/+1102
* bsps/arm: Fix register usageSebastian Huber2013-05-061-1/+1
* bsps/arm: Add shared GIC tmtests/tm27 supportSebastian Huber2013-05-064-58/+87
* bsps/arm: Remove superfluous parameterSebastian Huber2013-05-062-4/+2
* bsp/raspberrypi: Use shared start codeSebastian Huber2013-05-061-60/+2
* bsp/lm3s69xx: Fix initialization valueSebastian Huber2013-05-061-1/+1