summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-01bsp/altera-cyclone-v: Move MMU configuration tableSebastian Huber3-20/+37
2014-07-01bsps/arm: Rename bsp_mm_config_tableSebastian Huber3-11/+9
2014-07-01bsps/sparc: Reduce copy and pasteSebastian Huber5-58/+28
2014-06-30LEON3: devfs free nodes must be sizedDaniel Hellstrom1-0/+3
2014-06-30LEON3: fix console close handlingDaniel Hellstrom1-3/+3
2014-06-12bsp/realview-pbx-a9: Fix SMP startupSebastian Huber1-0/+14
2014-06-10lm3s6965-testsuite.cfg: Add pppd.Martin Galvan1-0/+1
2014-06-10bsp/lpc176x: New BSPMartin Boretto42-0/+6504
2014-06-06Revert "bsps/powerpc: Fix potential relocation truncation"Sebastian Huber1-1/+1
2014-06-06bsps/powerpc: Fix potential relocation truncationSebastian Huber1-1/+1
2014-06-06bsps/arm: Fix TLB invalidation for ARMv7-ASebastian Huber1-0/+7
2014-06-06bsps/arm: Fix Cortex-A9 MPCore clock driverSebastian Huber1-9/+18
2014-06-06bsp/altera-cyclone-v: Enable unified L2 cacheSebastian Huber2-1/+12
2014-06-06bsp/altera-cyclone-v: Move SMP supportSebastian Huber3-54/+94
2014-06-06bsps/arm: Change L2 cache initializationSebastian Huber2-50/+1
2014-06-06bsp/altera-cyclone-v: Simplify start hooksSebastian Huber1-120/+25
2014-06-06bsp/altera-cyclone-v: Change default baudSebastian Huber1-1/+1
2014-06-06bsp/altera-cyclone-v: Use NOLOAD for nocache secSebastian Huber1-1/+1
2014-06-06bsp/altera-cyclone-v: Simplify MMU config tableSebastian Huber1-2/+1
2014-06-06bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber9-44/+18
2014-06-05bsps/arm: Add ARM_CP15_TEXT_SECTIONSebastian Huber1-63/+134
2014-06-05bsps/arm: Simplify L1 caches supportSebastian Huber1-55/+12
2014-06-05bsps/arm: Add all level data cache invalidationSebastian Huber1-2/+63
2014-06-05bsps/arm: TypoSebastian Huber1-1/+1
2014-06-05bsps/arm: Cortex-A9 MPCore startSebastian Huber1-0/+5
2014-06-05bsps/arm: Cortex-A9 MPCore startSebastian Huber1-4/+4
2014-06-05bsps/arm: Cortex-A9 MPCore startSebastian Huber1-6/+13
2014-06-05bsps/arm: Simplify Cortex-A9 MPCore startSebastian Huber1-31/+32
2014-06-05LEON2: enable exception prinout by defaultDaniel Hellstrom1-1/+1
2014-06-05LEON3: enable exception prinout by defaultDaniel Hellstrom1-1/+1
2014-06-05GRETH: remove TCP/UDP HW checksum generationDaniel Hellstrom1-2/+2
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer6-1/+76
2014-06-01mrm332: Tests now build and fewer warningsJoel Sherrill4-12/+10
2014-06-01m68k/shared/misc/memProbe.c: Add prototype to eliminate warningJoel Sherrill1-0/+2
2014-05-30bsps/gdbarmsim: Add the missing bspstarthooks.c.Chris Johns1-0/+20
2014-05-28SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2-15/+24
2014-05-28LEON3: coding style clean bsp_irq_fixup()Daniel Hellstrom1-9/+9
2014-05-28LEON3: add support for IRQ16..31 for CPU!=0Daniel Hellstrom1-2/+3
2014-05-28bsps: Do not build tests that require a tick interrupt.Chris Johns21-0/+99
2014-05-28bsp/altera-cyclone-v: CleanupRalf Kirchner1-3/+3
2014-05-28bsp/altera-cyclone-v: Reduce size of nocache heapRalf Kirchner2-4/+4
2014-05-28bsp/altera-cyclone-v: Cache mbufs and clustersRalf Kirchner1-12/+0
2014-05-28bsp/altera-cyclone-v: Enable L2 cache for network driverRalf Kirchner1-1/+14
2014-05-28bsp/altera-vyclone-v: Broadcast cache maintenancesRalf Kirchner1-3/+3
2014-05-28bsp/arm: Broadcast cache maintenancesRalf Kirchner1-1/+1
2014-05-27bsps/sparc: Change tabs to spaces.Daniel Cederman18-311/+309
2014-05-27bsps/sparc: Add copyright and license informationDaniel Cederman20-38/+157
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman21-183/+292
2014-05-26bsp/gdbarmsim: Switch to the standard arm/shared/startup.Chris Johns5-402/+143
2014-05-26bsp/gdbarmsim: Change syscall functions to not clash with RTEMS functions.Chris Johns3-175/+104