summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-03bsp/lm3s69xx: TyposSebastian Huber3-5/+5
2013-06-03bsp/qoriq: Add missing #ifdef RTEMS_SMPSebastian Huber1-0/+6
2013-05-31bsps/arm: Add SMP supportSebastian Huber28-65/+480
2013-05-31smp: Add ARM supportSebastian Huber1-1/+1
2013-05-31bsp/qoriq: Add SMP supportSebastian Huber6-8/+252
2013-05-31smp: Add PowerPC supportSebastian Huber2-1/+24
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber3-6/+15
2013-05-31bsps: Use _Objects_Information_tableSebastian Huber1-203/+134
2013-05-31bsps/arm: Use Write-Allocate cache for ARMv7Sebastian Huber1-2/+2
2013-05-31bsps/arm: Merge ARMv7 MMU section definitionsSebastian Huber5-80/+69
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber5-104/+8
2013-05-29smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber3-8/+12
2013-05-29smp: Simplify main CPU initializationSebastian Huber3-14/+8
2013-05-27bsp/qoriq: Avoid NULL pointer accessSebastian Huber1-5/+11
2013-05-27bsps/arm: Add CLOCK_DRIVER_USE_FAST_IDLE optionSebastian Huber2-0/+12
2013-05-27bsps/arm: Move .fast_text sectionSebastian Huber1-9/+9
2013-05-27bsps: Update due to linker changesSebastian Huber8-170/+268
2013-05-16smp: Add maximum_processors field to configSebastian Huber2-7/+7
2013-05-16Add c++ guard to header.Daron Chabot1-0/+8
2013-05-10arm: Support VFP-D32 and NeonSebastian Huber3-2/+22
2013-05-06bsp/xilinx-zynq: New BSPSebastian Huber18-0/+1102
2013-05-06bsps/arm: Fix register usageSebastian Huber1-1/+1
2013-05-06bsps/arm: Add shared GIC tmtests/tm27 supportSebastian Huber4-58/+87
2013-05-06bsps/arm: Remove superfluous parameterSebastian Huber3-6/+3
2013-05-06bsp/raspberrypi: Use shared start codeSebastian Huber1-60/+2
2013-05-06bsp/lm3s69xx: Fix initialization valueSebastian Huber1-1/+1
2013-05-06bsp/lm3s69xx: Use interrupts for UART receiveEugeniy Meshcheryakov1-12/+47
2013-05-06bsp/lm3s69xx: More access macros for UART data registerEugeniy Meshcheryakov1-0/+2
2013-05-06bsp/raspberrypi: Enable unaligned accessAlan Cudmore1-1/+1
2013-05-03bsp/realview-pbx-a9: New BSPSebastian Huber25-0/+1894
2013-05-03bsps/arm: Copy vector table only if necessarySebastian Huber1-0/+4
2013-05-03bsps/arm: Move .vector sectionSebastian Huber1-38/+38
2013-05-03bsps/arm: Move CP15 start initializationSebastian Huber4-121/+140
2013-05-03bsps/arm: Support ARMv7 VMSA sections and controlSebastian Huber1-4/+29
2013-05-03bsps/arm: Add arm_cp15_set_exception_handler()Sebastian Huber2-0/+55
2013-05-03bsps/arm: Add arm_cp15_set_trans*_table_entries()Sebastian Huber4-39/+34
2013-05-03bsps/arm: Add arm_cp15_mmu_disable()Sebastian Huber1-0/+46
2013-05-03bsps/arm: Add arm_cp15_get_min_cache_line_size()Sebastian Huber1-6/+26
2013-05-03bsps/arm: Add and use bsp_translation_table_baseSebastian Huber3-10/+11
2013-05-03bsps/arm: Move implementation to inline functionsSebastian Huber8-74/+49
2013-05-01i386: PR2010: Remove pc386 BSPs using soft-floatJoel Sherrill3-54/+2
2013-04-29bsp/mpc55xx: Avoid empty enumSebastian Huber1-0/+2
2013-04-26bsp/lm3s69xx: New BSP variantsEugeniy Meshcheryakov22-136/+1286
2013-04-26libcsupport: Rename open_dev_console()Sebastian Huber1-1/+1
2013-04-26libcsupport: Make LibIO helper constSebastian Huber2-9/+2
2013-04-25bsp/mpc55xx: Add MMU tag translate initializerSebastian Huber1-3/+6
2013-04-23bsp/mpc5200: New BSP variant BRS6LSebastian Huber7-19/+114
2013-04-23bsp/mpc5200: Change SDRAM initializationSebastian Huber1-42/+112
2013-04-23bsp/mpc5200: Set SDELAY registerSebastian Huber1-0/+7
2013-04-23bsp/mpc5200: Move CSBOOTROM_VAL definitionSebastian Huber1-6/+5