summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-30sparc: Disable FPU in interrupt contextAlexander Krutwig1-1/+34
2015-05-29bsps/powerpc: Fix potential integer overflowSebastian Huber1-1/+1
2015-05-28beagle bsp: RTC support for BBBragunath5-0/+309
2015-05-26generic_or1k: Fix a typo in a commentHesham ALMatary1-1/+1
2015-05-26generic_or1k: Use the correct bsp_specs fileHesham ALMatary2-11/+6
2015-05-26i386/pc386: default graphics driver changed from VGA to VESA basedJan Dolezal3-23/+29
2015-05-26i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal4-40/+172
2015-05-26bsps/sparc: Delete unused local labelsSebastian Huber1-4/+0
2015-05-26bsps/sparc: Change tabs to spacesSebastian Huber1-5/+5
2015-05-21Epiphany: Add the first epiphany_sim BSP v4Hesham ALMatary21-0/+1423
2015-05-21arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21powerpc/shared/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mpc55xxevb/clock/clock-config.c: Remove unused variable warningJoel Sherrill1-2/+0
2015-05-21mcf5225x/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mcf52235/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21pc386/clock/ckinit.c: Remove prototyped but not defined warningJoel Sherrill1-1/+0
2015-05-21arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mcf52235-testsuite.tcfg: Add syscall01Joel Sherrill1-0/+1
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill25-25/+25
2015-05-21simsh2e-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-05-21simsh1-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-05-21bsp/tms570: TypoSebastian Huber1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig48-640/+685
2015-05-14Remove obsolete rtems_clock_major/minorSebastian Huber1-14/+0
2015-05-07mrm332-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-04-27bsps/sparc: Use inline functions for cache managerSebastian Huber3-46/+32
2015-04-27bsps/cache: Clarify range functions supportSebastian Huber2-4/+6
2015-04-27Fix broken BSPs due to a shared cache function declaration.Hesham ALMatary1-1/+0
2015-04-26Fix or1k C++ build failureHesham ALMatary1-0/+7
2015-04-23simsh*.tcfg: Add iostreamJoel Sherrill4-0/+4
2015-04-23gensh2-testsuite.tcfg: Add iostreamJoel Sherrill1-0/+1
2015-04-23gensh1-testsuite.tcfg: Add iostreamJoel Sherrill1-0/+1
2015-04-23mbx8xx/include/bsp.h: Add include of <rtems/irq.h>Joel Sherrill1-0/+1
2015-04-23ods68302-testsuite.tcfg: Add iosteamJoel Sherrill1-0/+1
2015-04-23mrm332-testsuite.tcfg: Add iostream and sptls02Joel Sherrill1-0/+2
2015-04-23mcf5225x-testsuite.tcfg: Add iostreamJoel Sherrill1-0/+1
2015-04-23lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add sptls02Joel Sherrill1-0/+1
2015-04-23lm3s3749-testsuite.tcfg: Add cdtestJoel Sherrill2-0/+2
2015-04-20score: Refactor SMP cache manager supportSebastian Huber1-172/+51
2015-04-19Rename or1ksim BSP to generic_or1kHesham ALMatary24-255/+255
2015-04-17LEON3: gptimer drvmgr init simplified wrt bootDaniel Hellstrom1-40/+6
2015-04-17LEON3: move timer variable to where initializedDaniel Hellstrom2-5/+2
2015-04-17LEON3: simplify amba initializationDaniel Hellstrom1-7/+2
2015-04-17LEON3: clock irq always same as timer instanceDaniel Hellstrom1-10/+1
2015-04-17DRVMGR: remove struct driver registration funcDaniel Hellstrom2-6/+6
2015-04-17DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom2-2/+2
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom23-78/+78
2015-04-17DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom1-1/+1
2015-04-17DRVMGR: change name of freq_get to get_freqDaniel Hellstrom1-1/+1