summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* console_private.h: Improve comment for vt_ioctl()Joel Sherrill2016-03-101-3/+6
* console_private.h: Remove prototypes for non-existent methods bsp_com_inch() ...Joel Sherrill2016-03-101-20/+0
* pc386: Improve boot command arguments for console/printk device selectionJoel Sherrill2016-03-102-5/+15
* Add shared PCI support and enhance pc386 to support non-legacy PCI configurat...Joel Sherrill2016-03-102-0/+341
* bsps: Avoid Giant lock in simulator clock driverSebastian Huber2016-03-041-3/+3
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-042-0/+13
* bsps: Delete empty Clock_driver_support_at_tick()Sebastian Huber2016-03-031-2/+0
* U-Boot: Flush data cache after bdinfo copySebastian Huber2016-03-031-12/+7
* Use linker set for libio initializationSebastian Huber2016-02-034-57/+0
* 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