summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsp/lm3s69xx: Use interrupts for UART receiveEugeniy Meshcheryakov2013-05-061-12/+47
* bsp/lm3s69xx: More access macros for UART data registerEugeniy Meshcheryakov2013-05-061-0/+2
* bsp/raspberrypi: Enable unaligned accessAlan Cudmore2013-05-061-1/+1
* bsp/realview-pbx-a9: New BSPSebastian Huber2013-05-0325-0/+1894
* bsps/arm: Copy vector table only if necessarySebastian Huber2013-05-031-0/+4
* bsps/arm: Move .vector sectionSebastian Huber2013-05-031-38/+38
* bsps/arm: Move CP15 start initializationSebastian Huber2013-05-034-121/+140
* bsps/arm: Add arm_cp15_set_exception_handler()Sebastian Huber2013-05-031-0/+49
* bsps/arm: Add arm_cp15_set_trans*_table_entries()Sebastian Huber2013-05-033-39/+23
* bsps/arm: Add and use bsp_translation_table_baseSebastian Huber2013-05-033-10/+11
* bsps/arm: Move implementation to inline functionsSebastian Huber2013-05-038-74/+49
* bsp/lm3s69xx: New BSP variantsEugeniy Meshcheryakov2013-04-2622-136/+1286
* bsp/lpc24xx: Fix register addressSebastian Huber2013-04-081-1/+2
* bsps/arm: Add thread-local storage (TLS) sectionsSebastian Huber2013-03-261-1/+7
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-2421-0/+1532