summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps: Delete LEON3_FATAL_CPU_COUNTER_INITSebastian Huber2014-02-281-2/+1
* bsps: Fix empty interrupt handler entrySebastian Huber2014-02-281-4/+5
* bsps: Add empty cache managerSebastian Huber2014-02-241-0/+1
* score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber2014-02-191-15/+1
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-1/+1
* bsp/leon3: Add and use fatal codesSebastian Huber2014-02-191-0/+2
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-196-65/+127
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-191-8/+0
* score: Add CPU counter supportSebastian Huber2014-02-142-0/+50
* bsps: Delete unused bsp_smp_delay()Sebastian Huber2014-02-051-4/+0
* bootcard.c: Comment clean upJoel Sherrill2014-01-311-5/+5
* shared vmeUniverse: Improve DoxygenSzkocsovszki Zsolt2014-01-0822-60/+311
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-201-0/+2
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-1/+3
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-095-11/+18
* doxygen: refactored doxygen in libbsp/arm/lpc32xxDaniel Ramirez2013-11-293-16/+2
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-271-25/+30
* bsps: Add simple console output charSebastian Huber2013-10-271-0/+46
* Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary2013-10-031-0/+25
* libbsp/shared/bspinit.c: Fix missing prototype warningsJoel Sherrill2013-09-221-3/+7
* bsps: Fix header includesSebastian Huber2013-08-272-9/+5
* bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUEJoel Sherrill2013-08-261-1/+1
* bsps: Fix clock driver definesSebastian Huber2013-08-141-1/+1