summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-26drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber2-3/+1
2016-01-20bsp/irq-server: Support shared interruptsSebastian Huber3-79/+188
2016-01-19score: Fix simple timecounter supportSebastian Huber1-1/+15
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber2-3/+3
2015-12-11Use linker set for system initializationSebastian Huber2-92/+36
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber3-31/+0
2015-12-10bsps: Call bsp_work_area_initialize() earlySebastian Huber2-5/+5
2015-12-07Remove <rtems/debug.h>Sebastian Huber2-15/+0
2015-11-27Delete empty libc_init()Sebastian Huber1-5/+0
2015-11-12irq-server: Fix race condition on SMP systemsSebastian Huber1-4/+5
2015-11-12Introduce general purpose system server eventSebastian Huber1-5/+3
2015-11-09gpio: free memory in error pathGedare Bloom1-11/+8
2015-11-05bsp/irq-server: Use proper chain APISebastian Huber1-5/+9
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2-2/+2
2015-10-21Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2-11/+15
2015-10-19bsp/qoriq: Use U-Boot provided FDTSebastian Huber3-1/+93
2015-09-03various .h files: Add missing C++ extern wrappersMartin Galvan1-0/+4
2015-08-18Closes ticket #2390, and also updates the RPI implementation.Andre Marques2-14/+22
2015-08-06RTEMS GPIO API definition and implementation.Andre Marques2-0/+2925
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig2-17/+37
2015-04-17DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2-0/+18
2015-03-20Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP.Martin Galvan1-2/+2
2015-03-09Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill2-0/+203
2015-03-05bsps: Use interrupt lock for interrupt serverSebastian Huber1-10/+23
2015-03-05bsps: Fix warningSebastian Huber1-2/+1
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-0/+4
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber1-1/+0
2015-01-22Filesystem: Delete node type operationSebastian Huber1-7/+8
2015-01-13bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber1-2/+5
2015-01-09bsps/u-boot: Add optional text and data sectionsSebastian Huber1-4/+12
2015-01-09bsps/u-boot: Update due to API changesSebastian Huber1-4/+15
2015-01-04clock_driver_simidle.c: Add BSP_CLOCK_DRIVER_DELAYJoel Sherrill1-0/+10
2014-12-23Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers1-6/+6
2014-12-15bsp/beagle: Fix some warningsBen Gras3-0/+3
2014-12-05libmisc: More useful default configurationSebastian Huber1-98/+0
2014-11-26libbsp/shared/bspinit.c: Document assumption of NULL returnedJosh Oguin1-12/+12
2014-11-20bsps/arm: L2C 310 exclusive config is fatalSebastian Huber1-1/+2
2014-11-20bsps/arm: L2C 310 add compile time checksSebastian Huber1-1/+5
2014-10-23bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman1-0/+2
2014-10-20shared/clockdrv_shell.h: Always include <rtems/clockdrv.h> to avoid warningsJoel Sherrill1-14/+2
2014-10-19shared/vmeUniverse/vmeTsi148.c: Set defines to get all prototypes for methods...Joel Sherrill1-2/+3
2014-10-13libbsp/shared/umon: Fix warningsJoel Sherrill3-3/+39
2014-10-13libbsp/shared/dummy_printk_support.c: Fix warningJoel Sherrill1-1/+1
2014-10-13libbsp/shared/vmeUniverse: Fix warningsJoel Sherrill3-3/+9
2014-10-10Add console-polled.h and update all BSPs that should use it.Joel Sherrill2-5/+51
2014-10-10bsp/gen5200: Fix warningsSebastian Huber1-0/+3
2014-10-09Eliminate use of /*PAGE and clean up formattingJoel Sherrill1-51/+9
2014-10-09libbsp/shared/console-polled.c: Fix warningJoel Sherrill1-10/+3