summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/ss555/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warn...Joel Sherrill2014-10-091-7/+6
* powerpc/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix war...Joel Sherrill2014-10-091-5/+5
* powerpc/score603e/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix ...Joel Sherrill2014-10-091-7/+6
* powerpc/mvme5500/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix w...Joel Sherrill2014-10-091-11/+5
* powerpc/mvme3100/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix w...Joel Sherrill2014-10-091-5/+5
* powerpc/mbc8260ads/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix...Joel Sherrill2014-10-091-8/+6
* powerpc/mbx8xx/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix war...Joel Sherrill2014-10-091-7/+6
* powerpc/haleakala/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix ...Joel Sherrill2014-10-091-17/+6
* powerpc/ep1a/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warni...Joel Sherrill2014-10-091-5/+5
* powerpc/beatnik/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix wa...Joel Sherrill2014-10-091-5/+5
* libcpu/powerpc/mpc8xx/clock: Fix warnings and clean upJoel Sherrill2014-10-091-14/+28
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-079-337/+290
* bsps: Fix build errorSebastian Huber2014-09-1820-55/+1
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-162-2/+2
* bsp/qoriq: Fix tm27 supportSebastian Huber2014-09-101-21/+52
* score603e/start/start.S: Add start symbol to eliminate warningJoel Sherrill2014-09-041-0/+3
* Regenerate all preinstall.am files.Chris Johns2014-08-2917-79/+79
* Regenerate all preinstall.am files.Joel Sherrill2014-08-2818-93/+93
* virtex5/.../bsp.h: Add BSP_Convert_decrementer() macro required by MPC6xx tim...Joel Sherrill2014-08-271-3/+24
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-123-4/+3
* bsps: Use standard file name for BSP supportSebastian Huber2014-05-122-1/+1
* bsp/gen83xx: Disable interrupt nesting for br_uidSebastian Huber2014-05-081-2/+3
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-2/+0
* bsp/gen83xx: Add BSP_USB_EHCI_MPC83XX_HAS_ULPISebastian Huber2014-05-061-0/+3
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-058-0/+102
* bootstrap: Sort the contents of the prinstall.am files.Chris Johns2014-04-231-2/+2
* score603e: Add rtems_crtiJoel Sherrill2014-04-221-3/+3
* ss555: Add rtems_crti/nJoel Sherrill2014-04-223-3/+17
* mpc8260ads: Add rtems_crti/nJoel Sherrill2014-04-223-6/+13
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-2214-14/+42
* bsp/mbx8xx: Fix Makefile.am and bsp_specsSebastian Huber2014-04-224-7/+27
* bsps/powerpc: Fix linker command filesSebastian Huber2014-04-223-11/+7
* bsp/qoriq: SMP support for IRQ supportSebastian Huber2014-04-161-8/+11
* score: SMP initialization changesSebastian Huber2014-04-141-17/+25
* psim/console/console-io.c: Comment clean upJoel Sherrill2014-04-031-1/+3
* bsps/powerpc: Fix linker command filesSebastian Huber2014-04-014-16/+8
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-211-5/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21324-342/+342
* bsps: Add empty cache managerSebastian Huber2014-02-241-0/+1
* bsps/powerpc: Use System V small-data areaSebastian Huber2014-02-248-8/+8
* bsp/score603e: Remove unused BSP_fatal_return()Sebastian Huber2014-02-211-5/+0
* score: Rename rtems_smp_process_interrupt()Sebastian Huber2014-02-191-4/+3
* score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber2014-02-191-1/+2
* score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber2014-02-191-6/+0
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-1/+1
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-1916-86/+44
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-1921-57/+10
* score: Add CPU counter supportSebastian Huber2014-02-1421-0/+60
* score: Change debug helper functionsSebastian Huber2014-02-121-1/+1
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-0414-1/+215