summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Fix exception entriesRic Claus2013-09-161-2/+2
* bsps/arm: Use proper default priority for GICSebastian Huber2013-08-131-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
* bsps: Use rtems_task_self()Sebastian Huber2013-07-162-2/+2
* bsps/arm: Add PL050 supportSebastian Huber2013-06-293-0/+212
* bsps/arm: Add PL111 supportSebastian Huber2013-06-293-0/+492
* 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-251-4/+0
* bsps/arm: Rename functionSebastian Huber2013-06-241-2/+2
* bsps/arm: Fix some GIC functionsRic Claus2013-06-201-2/+3
* bsps/arm: Set vector base address if necessarySebastian Huber2013-06-201-0/+29
* bsps/arm: Add SMP supportSebastian Huber2013-05-318-37/+279
* 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-101-0/+20
* bsps/arm: Fix register usageSebastian Huber2013-05-061-1/+1
* bsps/arm: Add shared GIC tmtests/tm27 supportSebastian Huber2013-05-061-0/+81
* bsps/arm: Remove superfluous parameterSebastian Huber2013-05-062-4/+2
* bsp/realview-pbx-a9: New BSPSebastian Huber2013-05-0310-0/+1054
* 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-031-0/+116
* 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-031-0/+62
* bsps/arm: Add and use bsp_translation_table_baseSebastian Huber2013-05-031-6/+9
* bsps/arm: Move implementation to inline functionsSebastian Huber2013-05-032-71/+46
* bsps/arm: Add thread-local storage (TLS) sectionsSebastian Huber2013-03-261-1/+7
* bsps: Support DWARF extensionSebastian Huber2013-03-181-0/+2
* bsps/arm: Fix LPC Ethernet driver initializationSebastian Huber2013-01-091-0/+3
* arm: Add and use _ARMV7M_Exception_default()Sebastian Huber2013-01-071-15/+16
* arm: Add and use default exception handlerSebastian Huber2013-01-071-15/+15
* bsps/arm: Move promiscuous mode settingSebastian Huber2012-12-181-2/+3
* bsps/arm: Add PHY up/downSebastian Huber2012-12-181-53/+211
* bsps/arm: Add PHY timeout detectionSebastian Huber2012-12-181-9/+20
* bsps/arm: Add interface down supportSebastian Huber2012-12-181-43/+95
* bsps/arm: Prepare for interface down supportSebastian Huber2012-12-181-78/+83
* bsps/arm: Use assert() instead of status macrosSebastian Huber2012-12-181-33/+9
* bsps/arm: Remove superfluous attributesSebastian Huber2012-12-181-3/+3
* bsps/arm: Avoid mbuf migration in LPC ethernetSebastian Huber2012-12-181-56/+30
* libnetworking: Use system eventsSebastian Huber2012-11-021-5/+5
* bsps/arm: Fix rtems_mii_ioctl() usageSebastian Huber2012-09-281-1/+1
* bsps/arm: Add LPC_DMA_CHANNEL_COUNTSebastian Huber2012-09-281-2/+3
* bsps/arm: Rename linkcmds.armv7 to linkcmds.armv7mSebastian Huber2012-06-151-0/+0
* bsps: Replace NIRVANA regionSebastian Huber2012-06-121-2/+13
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-112-3/+0
* bsps/arm: Make the Clock_isr() static againSebastian Huber2012-04-201-1/+1