summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcf52235/configure.ac: Delete junk lineJoel Sherrill2014-04-241-1/+0
* bootstrap: Sort the contents of the prinstall.am files.Chris Johns2014-04-232-4/+4
* shsim: Correct linking for C++Joel Sherrill2014-04-222-16/+13
* gensh4: Correct linking for C++Joel Sherrill2014-04-222-42/+8
* gensh2: Correct linking for C++Joel Sherrill2014-04-222-16/+8
* gensh1: Correct linking for C++Joel Sherrill2014-04-222-16/+8
* score603e: Add rtems_crtiJoel Sherrill2014-04-221-3/+3
* ss555: Add rtems_crti/nJoel Sherrill2014-04-223-3/+17
* sim68000/bsp_specs: Add crtbegin/end, crt[in]Joel Sherrill2014-04-221-2/+5
* mpc8260ads: Add rtems_crti/nJoel Sherrill2014-04-223-6/+13
* h8sim/bsp_specs: Add crtbegin/end, crt[in]Joel Sherrill2014-04-221-1/+4
* niagara/Makefile.am: Fix rule for start.oJoel Sherrill2014-04-221-1/+1
* libcpu/sh: Build cache stubs so apps usign cache API linkJoel Sherrill2014-04-226-11/+46
* dummy_printk_support.c: Comment clean upJoel Sherrill2014-04-221-6/+9
* shsim: Add printk() support and move all code to console subdirectoryJoel Sherrill2014-04-224-10/+55
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-2278-78/+234
* 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/arm: Cleanup L2 cache handlingRalf Kirchner2014-04-171-38/+7
* bsp/arm: Correct L2 cache enable methodRalf Kirchner2014-04-171-53/+48
* bsp/arm: Add cache size methodsRalf Kirchner2014-04-172-0/+115
* bsp/arm: Add L2 cache lockingRalf Kirchner2014-04-171-9/+34
* bsp/arm: Remove unused cache store methodsRalf Kirchner2014-04-172-30/+0
* bsp/arm: Correct cache misalignment handlingRalf Kirchner2014-04-172-32/+60
* bsp/arm: Correct L2 cache flushingRalf Kirchner2014-04-171-17/+31
* bsp/arm: Remove arm erratum 764369 from L2 cacheRalf Kirchner2014-04-171-14/+0
* bsp/arm: Consistenly same handling for flushingRalf Kirchner2014-04-171-2/+2
* bsp/arm: RTEMS_SMP to arm erratum 764369 detectionRalf Kirchner2014-04-173-10/+8
* bsp/arm: Erratum 764369 after enabling SCURalf Kirchner2014-04-171-1/+1
* bsp/arm: Correct detection of arm erratum 764368Ralf Kirchner2014-04-171-0/+1
* bsp/arm: Cleanup L1 cacheRalf Kirchner2014-04-171-2/+2
* libchip: Correct error handling in dwmac driverRalf Kirchner2014-04-171-11/+4
* libchip: Reduce tx interruptsRalf Kirchner2014-04-174-222/+262
* libchip: CleanupRalf Kirchner2014-04-171-2/+2
* libchip: Improve handling of DMA suspendsRalf Kirchner2014-04-171-0/+1
* bsp/altera-cyclone-v: CleanupRalf Kirchner2014-04-171-2/+0
* bsp/altera-cyclone-v: Change console baud rateRalf Kirchner2014-04-171-1/+1
* score: Clarify TLS supportSebastian Huber2014-04-171-1/+1
* bsp/qoriq: SMP support for IRQ supportSebastian Huber2014-04-161-8/+11
* bsps/powerpc: SMP support for SPR functionsSebastian Huber2014-04-161-19/+19
* libchip: SMP support for NS16550Sebastian Huber2014-04-161-19/+22
* bsps/powerpc: SMP support for one TSEC driverSebastian Huber2014-04-151-13/+16
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-1/+7
* score: SMP initialization changesSebastian Huber2014-04-145-68/+94
* sparc: Use __leon__ multilib defineSebastian Huber2014-04-141-1/+2
* sparc64/niagara: add bsp_fatal_handler to terminate executionGedare Bloom2014-04-125-2/+351
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-112-2/+2
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* sparc/shared/.../linkcmds.base: Correct C++ supportJoel Sherrill2014-04-041-7/+6
* leon2 ckinit.c, console.c: Comment clean upJoel Sherrill2014-04-032-26/+5