summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-17bsp/arm: Cleanup L2 cache handlingRalf Kirchner1-38/+7
2014-04-17bsp/arm: Correct L2 cache enable methodRalf Kirchner1-53/+48
2014-04-17bsp/arm: Add cache size methodsRalf Kirchner2-0/+115
2014-04-17bsp/arm: Add L2 cache lockingRalf Kirchner1-9/+34
2014-04-17bsp/arm: Remove unused cache store methodsRalf Kirchner2-30/+0
2014-04-17bsp/arm: Correct cache misalignment handlingRalf Kirchner2-32/+60
2014-04-17bsp/arm: Correct L2 cache flushingRalf Kirchner1-17/+31
2014-04-17bsp/arm: Remove arm erratum 764369 from L2 cacheRalf Kirchner1-14/+0
2014-04-17bsp/arm: Consistenly same handling for flushingRalf Kirchner1-2/+2
2014-04-17bsp/arm: RTEMS_SMP to arm erratum 764369 detectionRalf Kirchner3-10/+8
2014-04-17bsp/arm: Erratum 764369 after enabling SCURalf Kirchner1-1/+1
2014-04-17bsp/arm: Correct detection of arm erratum 764368Ralf Kirchner1-0/+1
2014-04-17bsp/arm: Cleanup L1 cacheRalf Kirchner1-2/+2
2014-04-17libchip: Correct error handling in dwmac driverRalf Kirchner1-11/+4
2014-04-17libchip: Reduce tx interruptsRalf Kirchner4-222/+262
2014-04-17libchip: CleanupRalf Kirchner1-2/+2
2014-04-17libchip: Improve handling of DMA suspendsRalf Kirchner1-0/+1
2014-04-17bsp/altera-cyclone-v: CleanupRalf Kirchner1-2/+0
2014-04-17bsp/altera-cyclone-v: Change console baud rateRalf Kirchner1-1/+1
2014-04-17score: Clarify TLS supportSebastian Huber1-1/+1
2014-04-16bsp/qoriq: SMP support for IRQ supportSebastian Huber1-8/+11
2014-04-16bsps/powerpc: SMP support for SPR functionsSebastian Huber1-19/+19
2014-04-16libchip: SMP support for NS16550Sebastian Huber1-19/+22
2014-04-15bsps/powerpc: SMP support for one TSEC driverSebastian Huber1-13/+16
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-1/+7
2014-04-14score: SMP initialization changesSebastian Huber5-68/+94
2014-04-14sparc: Use __leon__ multilib defineSebastian Huber1-1/+2
2014-04-12sparc64/niagara: add bsp_fatal_handler to terminate executionGedare Bloom5-2/+351
2014-04-11rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2-2/+2
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-04-04sparc/shared/.../linkcmds.base: Correct C++ supportJoel Sherrill1-7/+6
2014-04-03leon2 ckinit.c, console.c: Comment clean upJoel Sherrill2-26/+5
2014-04-03leon2/Makefile.am: Change to one file per lineJoel Sherrill1-7/+16
2014-04-03erc32/Makefile.am: Change to one file per lineJoel Sherrill1-7/+17
2014-04-03psim/console/console-io.c: Comment clean upJoel Sherrill1-1/+3
2014-04-03sim68000/console/conscfg.c: Comment clean upJoel Sherrill1-2/+0
2014-04-03h8sim/console/console-io.c: Comment clean upJoel Sherrill1-1/+3
2014-04-01bsps/powerpc: Fix linker command filesSebastian Huber4-16/+8
2014-04-01bsps/powerpc: PR757: Fix PPC_IRQ_TRACE for ppc601Sebastian Huber1-0/+1
2014-03-31libchip: Avoid __DEVOLATILE()Sebastian Huber1-11/+9
2014-03-31LEON3: UT699 and GR712 sleep-mode d-cache fixDaniel Cederman1-5/+3
2014-03-31SPI SD-Card: adapt common driver code to block devices core API changes.Pavel Pisa1-3/+3
2014-03-26m68k/mrm332: changes required to get the mrm332 bsp working again.James Fitzsimons12-890/+296
2014-03-24bsps/sparc: Make local functions for amba plug&play static.Daniel Cederman5-12/+10
2014-03-24bsps/sparc: Add common gnat handler function prototype.Daniel Cederman12-6/+42
2014-03-21greth: Make local functions static, remove overflow and correct printf call.Daniel Cederman2-7/+9
2014-03-21bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman3-6/+6
2014-03-21bsps/sparc: Make spurious trap handler function static.Daniel Cederman3-3/+3
2014-03-21bsps/sparc: Make local functions static.Daniel Cederman9-4/+32
2014-03-21smc91111: Move driver attach prototype to header file.Daniel Cederman5-16/+8