summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix simple timecounter supportSebastian Huber2016-01-271-1/+15
* various .h files: Add missing C++ extern wrappersMartin Galvan2015-09-031-0/+4
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-202-17/+37
* DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2015-04-172-0/+18
* Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP.Martin Galvan2015-03-201-2/+2
* Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill2015-03-092-0/+203
* bsps: Use interrupt lock for interrupt serverSebastian Huber2015-03-051-10/+23
* bsps: Fix warningSebastian Huber2015-03-051-2/+1
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+4
* Filesystem: Delete unused fsmountme_h handlerSebastian Huber2015-02-091-1/+0
* Filesystem: Delete node type operationSebastian Huber2015-01-221-7/+8
* bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber2015-01-131-2/+5
* bsps/u-boot: Add optional text and data sectionsSebastian Huber2015-01-091-4/+12
* bsps/u-boot: Update due to API changesSebastian Huber2015-01-091-4/+15
* clock_driver_simidle.c: Add BSP_CLOCK_DRIVER_DELAYJoel Sherrill2015-01-041-0/+10
* Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers2014-12-231-6/+6
* bsp/beagle: Fix some warningsBen Gras2014-12-153-0/+3
* libmisc: More useful default configurationSebastian Huber2014-12-051-98/+0
* libbsp/shared/bspinit.c: Document assumption of NULL returnedJosh Oguin2014-11-261-12/+12
* bsps/arm: L2C 310 exclusive config is fatalSebastian Huber2014-11-201-1/+2
* bsps/arm: L2C 310 add compile time checksSebastian Huber2014-11-201-1/+5
* bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman2014-10-231-0/+2
* shared/clockdrv_shell.h: Always include <rtems/clockdrv.h> to avoid warningsJoel Sherrill2014-10-201-14/+2
* shared/vmeUniverse/vmeTsi148.c: Set defines to get all prototypes for methods...Joel Sherrill2014-10-191-2/+3
* libbsp/shared/umon: Fix warningsJoel Sherrill2014-10-133-3/+39
* libbsp/shared/dummy_printk_support.c: Fix warningJoel Sherrill2014-10-131-1/+1
* libbsp/shared/vmeUniverse: Fix warningsJoel Sherrill2014-10-133-3/+9
* Add console-polled.h and update all BSPs that should use it.Joel Sherrill2014-10-102-5/+51
* bsp/gen5200: Fix warningsSebastian Huber2014-10-101-0/+3
* Eliminate use of /*PAGE and clean up formattingJoel Sherrill2014-10-091-51/+9
* libbsp/shared/console-polled.c: Fix warningJoel Sherrill2014-10-091-10/+3
* libbsp/shared/clockdrv_shell.h: Fix warningJoel Sherrill2014-10-091-0/+1
* LEON3: use interrupt layer in clock driverDaniel Hellstrom2014-10-091-0/+1
* bsps: Add Termios console driver initializationSebastian Huber2014-10-073-0/+239
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-162-71/+1
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* clockdrv_shell.h: Fix warningSebastian Huber2014-09-081-1/+1
* uart-output-char.h: extra offset definition.Ben Gras2014-07-151-0/+2
* bsps: Basic console driver for Termios devicesSebastian Huber2014-07-091-0/+73
* bsps: Declare bsp_start_on_secondary_processors()Sebastian Huber2014-05-121-1/+11
* bsps: Use standard file name for BSP supportSebastian Huber2014-05-122-0/+0
* bsps: Fix BSP_INITIAL_EXTENSIONSebastian Huber2014-05-071-1/+1
* dummy_printk_support.c: Comment clean upJoel Sherrill2014-04-221-6/+9
* score: SMP initialization changesSebastian Huber2014-04-141-1/+10
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2156-56/+56
* libchip: Relax buffer counts and add fatal errorRalf Kirchner2014-03-141-1/+4
* rtems: Add RTEMS_INTERRUPT_REPLACESebastian Huber2014-03-061-27/+54
* bsps: SMP support for generic interrupt supportSebastian Huber2014-03-062-18/+59