summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* leon2/Makefile.am: Change to one file per lineJoel Sherrill2014-04-031-7/+16
* erc32/Makefile.am: Change to one file per lineJoel Sherrill2014-04-031-7/+17
* psim/console/console-io.c: Comment clean upJoel Sherrill2014-04-031-1/+3
* sim68000/console/conscfg.c: Comment clean upJoel Sherrill2014-04-031-2/+0
* h8sim/console/console-io.c: Comment clean upJoel Sherrill2014-04-031-1/+3
* bsps/powerpc: Fix linker command filesSebastian Huber2014-04-014-16/+8
* bsps/powerpc: PR757: Fix PPC_IRQ_TRACE for ppc601Sebastian Huber2014-04-011-0/+1
* libchip: Avoid __DEVOLATILE()Sebastian Huber2014-03-311-11/+9
* LEON3: UT699 and GR712 sleep-mode d-cache fixDaniel Cederman2014-03-311-5/+3
* SPI SD-Card: adapt common driver code to block devices core API changes.Pavel Pisa2014-03-311-3/+3
* m68k/mrm332: changes required to get the mrm332 bsp working again.James Fitzsimons2014-03-2612-890/+296
* bsps/sparc: Make local functions for amba plug&play static.Daniel Cederman2014-03-245-12/+10
* bsps/sparc: Add common gnat handler function prototype.Daniel Cederman2014-03-2412-6/+42
* greth: Make local functions static, remove overflow and correct printf call.Daniel Cederman2014-03-212-7/+9
* bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman2014-03-213-6/+6
* bsps/sparc: Make spurious trap handler function static.Daniel Cederman2014-03-213-3/+3
* bsps/sparc: Make local functions static.Daniel Cederman2014-03-219-4/+32
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-215-16/+8