summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock c...Jan Sommer2015-07-071-2/+4
* bsp/qoriq: Update due to API changesSebastian Huber2015-07-011-2/+2
* bsp/mpc55xxevb: Fix configure scriptSebastian Huber2015-06-261-2/+1
* bsps/arm: Update due to API changesSebastian Huber2015-06-261-2/+2
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-263-0/+3
* bsp/gen5200: Simplify interrupt write supportSebastian Huber2015-06-241-7/+8
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-1/+1
* pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill2015-06-113-44/+45
* bsps/sparc: tlib clock driver timecounter supportSebastian Huber2015-06-091-38/+56
* sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2015-06-091-0/+85
* sparc: Disable FPU in interrupt contextAlexander Krutwig2015-05-301-1/+34
* beagle bsp: RTC support for BBBragunath2015-05-283-0/+283
* 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-2120-0/+1422
* 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-2042-518/+605
* Remove obsolete rtems_clock_major/minorSebastian Huber2015-05-141-14/+0
* mrm332-testsuite.tcfg: Add fileioJoel Sherrill2015-05-071-0/+1
* 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
* 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