summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/altera-cyclone-v: Move MMU configuration tableSebastian Huber2014-07-013-20/+37
* bsps/arm: Rename bsp_mm_config_tableSebastian Huber2014-07-013-11/+9
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-015-58/+28
* LEON3: devfs free nodes must be sizedDaniel Hellstrom2014-06-301-0/+3
* LEON3: fix console close handlingDaniel Hellstrom2014-06-301-3/+3
* bsp/realview-pbx-a9: Fix SMP startupSebastian Huber2014-06-121-0/+14
* lm3s6965-testsuite.cfg: Add pppd.Martin Galvan2014-06-101-0/+1
* bsp/lpc176x: New BSPMartin Boretto2014-06-1042-0/+6504
* Revert "bsps/powerpc: Fix potential relocation truncation"Sebastian Huber2014-06-061-1/+1
* bsps/powerpc: Fix potential relocation truncationSebastian Huber2014-06-061-1/+1
* bsps/arm: Fix TLB invalidation for ARMv7-ASebastian Huber2014-06-061-0/+7
* bsps/arm: Fix Cortex-A9 MPCore clock driverSebastian Huber2014-06-061-9/+18
* bsp/altera-cyclone-v: Enable unified L2 cacheSebastian Huber2014-06-062-1/+12
* bsp/altera-cyclone-v: Move SMP supportSebastian Huber2014-06-063-54/+94
* bsps/arm: Change L2 cache initializationSebastian Huber2014-06-062-50/+1
* bsp/altera-cyclone-v: Simplify start hooksSebastian Huber2014-06-061-120/+25
* bsp/altera-cyclone-v: Change default baudSebastian Huber2014-06-061-1/+1
* bsp/altera-cyclone-v: Use NOLOAD for nocache secSebastian Huber2014-06-061-1/+1
* bsp/altera-cyclone-v: Simplify MMU config tableSebastian Huber2014-06-061-2/+1
* bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-069-44/+18
* bsps/arm: Add ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-051-63/+134
* bsps/arm: Simplify L1 caches supportSebastian Huber2014-06-051-55/+12
* bsps/arm: Add all level data cache invalidationSebastian Huber2014-06-051-2/+63
* bsps/arm: TypoSebastian Huber2014-06-051-1/+1
* bsps/arm: Cortex-A9 MPCore startSebastian Huber2014-06-051-0/+5
* bsps/arm: Cortex-A9 MPCore startSebastian Huber2014-06-051-4/+4
* bsps/arm: Cortex-A9 MPCore startSebastian Huber2014-06-051-6/+13
* bsps/arm: Simplify Cortex-A9 MPCore startSebastian Huber2014-06-051-31/+32
* LEON2: enable exception prinout by defaultDaniel Hellstrom2014-06-051-1/+1
* LEON3: enable exception prinout by defaultDaniel Hellstrom2014-06-051-1/+1
* GRETH: remove TCP/UDP HW checksum generationDaniel Hellstrom2014-06-051-2/+2
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-036-1/+76
* mrm332: Tests now build and fewer warningsJoel Sherrill2014-06-014-12/+10
* m68k/shared/misc/memProbe.c: Add prototype to eliminate warningJoel Sherrill2014-06-011-0/+2
* bsps/gdbarmsim: Add the missing bspstarthooks.c.Chris Johns2014-05-301-0/+20
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-282-15/+24
* LEON3: coding style clean bsp_irq_fixup()Daniel Hellstrom2014-05-281-9/+9
* LEON3: add support for IRQ16..31 for CPU!=0Daniel Hellstrom2014-05-281-2/+3
* bsps: Do not build tests that require a tick interrupt.Chris Johns2014-05-2821-0/+99
* bsp/altera-cyclone-v: CleanupRalf Kirchner2014-05-281-3/+3
* bsp/altera-cyclone-v: Reduce size of nocache heapRalf Kirchner2014-05-282-4/+4
* bsp/altera-cyclone-v: Cache mbufs and clustersRalf Kirchner2014-05-281-12/+0
* bsp/altera-cyclone-v: Enable L2 cache for network driverRalf Kirchner2014-05-281-1/+14
* bsp/altera-vyclone-v: Broadcast cache maintenancesRalf Kirchner2014-05-281-3/+3
* bsp/arm: Broadcast cache maintenancesRalf Kirchner2014-05-281-1/+1
* bsps/sparc: Change tabs to spaces.Daniel Cederman2014-05-2718-311/+309
* bsps/sparc: Add copyright and license informationDaniel Cederman2014-05-2720-38/+157
* bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman2014-05-2721-183/+292
* bsp/gdbarmsim: Switch to the standard arm/shared/startup.Chris Johns2014-05-265-402/+143
* bsp/gdbarmsim: Change syscall functions to not clash with RTEMS functions.Chris Johns2014-05-263-175/+104