summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/qoriq (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-16bsp/qoriq: SMP support for IRQ supportSebastian Huber1-8/+11
2014-04-14score: SMP initialization changesSebastian Huber1-17/+25
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns29-29/+29
2014-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber1-4/+3
2014-02-19score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber1-1/+2
2014-02-19score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber1-6/+0
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-1/+1
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber2-2/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+2
2013-12-16bsps/powerpc: Use ALIGN_WITH_INPUTSebastian Huber2-16/+0
2013-12-03bsp/qoriq: Use System V small-data areaSebastian Huber1-1/+1
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-2/+5
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-2/+3
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-5/+0
2013-06-25termios: Update due to API changesSebastian Huber1-21/+23
2013-06-21bsps/powerpc: Delete bsp_exceptions_in_RAMSebastian Huber2-6/+6
2013-06-03bsp/qoriq: Add missing #ifdef RTEMS_SMPSebastian Huber1-0/+6
2013-05-31bsp/qoriq: Add SMP supportSebastian Huber6-8/+252
2013-05-27bsp/qoriq: Avoid NULL pointer accessSebastian Huber1-5/+11
2013-05-27bsps: Update due to linker changesSebastian Huber2-0/+16
2013-04-08bsps/powerpc: Use proper typeSebastian Huber1-3/+3
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-40/+0
2013-02-11libchip/serial: Add const qualifierSebastian Huber3-4/+4
2012-12-07bsps/powerpc: Use explicit compiler optionsSebastian Huber1-1/+2
2012-12-03bsps/powerpc: Add .nvram sectionSebastian Huber3-6/+12
2012-12-03bsp/qoriq: Set PPC_EXC_CONFIG_BOOKE_ONLYSebastian Huber1-0/+4
2012-12-03bsp/qoriq: Set PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber4-3/+40
2012-11-15bsps/powerpc: Exception initialization error is fatalSebastian Huber1-5/+1
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-4/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-2/+4
2012-11-07sapi: Use rtems_config*_get_interrupt_stack_sizeSebastian Huber1-1/+1
2012-10-08bsp/qoriq: Fix maximum packet sizeSebastian Huber1-1/+1
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-101/+0
2012-07-19Require autoconf-2.69.Ralf Corsépius1-1/+1
2012-06-12bsps: Replace NIRVANA regionSebastian Huber3-9/+6
2012-06-04bsps/powerpc: Add load section for .nocacheSebastian Huber3-3/+6
2012-06-04bsp/qoriq: New BSP optionSebastian Huber2-0/+6
2012-05-24Add bspopts.h.in.Ralf Corsépius1-0/+98
2012-05-21powerpc/qoriq: Fix due to console API changesSebastian Huber1-2/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill29-62/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill2-0/+8
2012-05-04Remove CVS-Ids.Ralf Corsépius2-8/+0
2012-04-24bsps/powerpc: Add no cache sectionSebastian Huber3-0/+3
2012-04-07bsps: Update due to API changesSebastian Huber1-5/+5
2012-04-02bsps: More accurate PowerPC clock driverSebastian Huber1-1/+1
2012-03-24bsps: Add shared default IRQ handlerSebastian Huber2-11/+7
2012-02-01Remove all .cvsignore files.Joel Sherrill2-10/+0
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+5
2011-10-202011-10-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-0/+53
2011-10-182011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett6-15/+23