summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Disable FPU in interrupt contextAlexander Krutwig2015-05-301-1/+34
* bsps/powerpc: Fix potential integer overflowSebastian Huber2015-05-291-1/+1
* beagle bsp: RTC support for BBBragunath2015-05-285-0/+309
* generic_or1k: Fix a typo in a commentHesham ALMatary2015-05-261-1/+1
* generic_or1k: Use the correct bsp_specs fileHesham ALMatary2015-05-262-11/+6
* i386/pc386: default graphics driver changed from VGA to VESA basedJan Dolezal2015-05-263-23/+29
* i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal2015-05-264-40/+172
* bsps/sparc: Delete unused local labelsSebastian Huber2015-05-261-4/+0
* bsps/sparc: Change tabs to spacesSebastian Huber2015-05-261-5/+5
* Epiphany: Add the first epiphany_sim BSP v4Hesham ALMatary2015-05-2121-0/+1423
* arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* powerpc/shared/clock/clock.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* mpc55xxevb/clock/clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-2/+0
* mcf5225x/clock/clock.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* mcf52235/clock/clock.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* pc386/clock/ckinit.c: Remove prototyped but not defined warningJoel Sherrill2015-05-211-1/+0
* arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* mcf52235-testsuite.tcfg: Add syscall01Joel Sherrill2015-05-211-0/+1
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-2125-25/+25
* simsh2e-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
* simsh1-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
* bsp/tms570: TypoSebastian Huber2015-05-211-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-2048-640/+685
* Remove obsolete rtems_clock_major/minorSebastian Huber2015-05-141-14/+0
* mrm332-testsuite.tcfg: Add fileioJoel Sherrill2015-05-071-0/+1
* bsps/sparc: Use inline functions for cache managerSebastian Huber2015-04-273-46/+32
* bsps/cache: Clarify range functions supportSebastian Huber2015-04-272-4/+6
* Fix broken BSPs due to a shared cache function declaration.Hesham ALMatary2015-04-271-1/+0
* Fix or1k C++ build failureHesham ALMatary2015-04-261-0/+7
* simsh*.tcfg: Add iostreamJoel Sherrill2015-04-234-0/+4
* gensh2-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* gensh1-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* mbx8xx/include/bsp.h: Add include of <rtems/irq.h>Joel Sherrill2015-04-231-0/+1
* ods68302-testsuite.tcfg: Add iosteamJoel Sherrill2015-04-231-0/+1
* mrm332-testsuite.tcfg: Add iostream and sptls02Joel Sherrill2015-04-231-0/+2
* mcf5225x-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add sptls02Joel Sherrill2015-04-231-0/+1
* lm3s3749-testsuite.tcfg: Add cdtestJoel Sherrill2015-04-232-0/+2
* score: Refactor SMP cache manager supportSebastian Huber2015-04-201-172/+51
* Rename or1ksim BSP to generic_or1kHesham ALMatary2015-04-1924-255/+255
* LEON3: gptimer drvmgr init simplified wrt bootDaniel Hellstrom2015-04-171-40/+6
* LEON3: move timer variable to where initializedDaniel Hellstrom2015-04-172-5/+2
* LEON3: simplify amba initializationDaniel Hellstrom2015-04-171-7/+2
* LEON3: clock irq always same as timer instanceDaniel Hellstrom2015-04-171-10/+1
* DRVMGR: remove struct driver registration funcDaniel Hellstrom2015-04-172-6/+6
* DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom2015-04-172-2/+2
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-1723-78/+78
* DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom2015-04-171-1/+1
* DRVMGR: change name of freq_get to get_freqDaniel Hellstrom2015-04-171-1/+1