summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber2016-01-262-3/+1
* bsp/irq-server: Support shared interruptsSebastian Huber2016-01-203-79/+188
* score: Fix simple timecounter supportSebastian Huber2016-01-191-1/+15
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-112-3/+3
* Use linker set for system initializationSebastian Huber2015-12-112-92/+36
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-103-31/+0
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-102-5/+5
* Remove <rtems/debug.h>Sebastian Huber2015-12-072-15/+0
* Delete empty libc_init()Sebastian Huber2015-11-271-5/+0
* irq-server: Fix race condition on SMP systemsSebastian Huber2015-11-121-4/+5
* Introduce general purpose system server eventSebastian Huber2015-11-121-5/+3
* gpio: free memory in error pathGedare Bloom2015-11-091-11/+8
* bsp/irq-server: Use proper chain APISebastian Huber2015-11-051-5/+9
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-262-2/+2
* Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2015-10-212-11/+15
* bsp/qoriq: Use U-Boot provided FDTSebastian Huber2015-10-193-1/+93
* various .h files: Add missing C++ extern wrappersMartin Galvan2015-09-031-0/+4
* Closes ticket #2390, and also updates the RPI implementation.Andre Marques2015-08-182-14/+22
* RTEMS GPIO API definition and implementation.Andre Marques2015-08-062-0/+2925
* 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