summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/imx: New BSPSebastian Huber2017-08-041-1/+5
* bsps/arm: Add ARMv7-AR Generic Timer clock driverSebastian Huber2017-08-041-0/+1
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-13/+17
* bsps: Provide <bsp/fdt.h> for every BSPSebastian Huber2017-03-081-1/+37
* bsp/atsam: System initialization for PIO IRQsSebastian Huber2016-12-161-1/+7
* bsp/atsam: Move XDMA IRQ handler to XDMA moduleSebastian Huber2016-12-151-1/+4
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber2016-11-241-0/+1
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-19/+0
* bsps: Fix shared polled console fatal errorSebastian Huber2016-07-251-0/+1
* bsp/leon3: Add up counter timecounterSebastian Huber2016-06-211-1/+2
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-3/+2
* bsp/shared: Add bsp_interrupt_handler_is_empty.Chris Johns2016-05-111-1/+14
* bsp/qoriq: Add bsp_restart()Sebastian Huber2016-04-221-1/+4
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-0/+1
* Use linker set for libio initializationSebastian Huber2016-02-031-4/+0
* drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber2016-01-261-2/+0
* bsp/irq-server: Support shared interruptsSebastian Huber2016-01-201-0/+6
* Use linker set for system initializationSebastian Huber2015-12-111-20/+2
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-3/+0
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-101-1/+1
* Remove <rtems/debug.h>Sebastian Huber2015-12-071-2/+0
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-262-2/+2
* Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2015-10-211-8/+12
* bsp/qoriq: Use U-Boot provided FDTSebastian Huber2015-10-192-1/+34
* Closes ticket #2390, and also updates the RPI implementation.Andre Marques2015-08-181-8/+10
* RTEMS GPIO API definition and implementation.Andre Marques2015-08-061-0/+948
* DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2015-04-171-0/+2
* 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
* bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber2015-01-131-2/+5
* bsps/u-boot: Update due to API changesSebastian Huber2015-01-091-4/+15
* 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
* Add console-polled.h and update all BSPs that should use it.Joel Sherrill2014-10-101-0/+43
* bsp/gen5200: Fix warningsSebastian Huber2014-10-101-0/+3
* LEON3: use interrupt layer in clock driverDaniel Hellstrom2014-10-091-0/+1
* bsps: Add Termios console driver initializationSebastian Huber2014-10-072-0/+138
* uart-output-char.h: extra offset definition.Ben Gras2014-07-151-0/+2
* bsps: Declare bsp_start_on_secondary_processors()Sebastian Huber2014-05-121-1/+11
* bsps: Fix BSP_INITIAL_EXTENSIONSebastian Huber2014-05-071-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2113-13/+13
* libchip: Relax buffer counts and add fatal errorRalf Kirchner2014-03-141-1/+4
* bsps: SMP support for generic interrupt supportSebastian Huber2014-03-061-4/+26
* bsps: Delete LEON3_FATAL_CPU_COUNTER_INITSebastian Huber2014-02-281-2/+1
* bsps: Add empty cache managerSebastian Huber2014-02-241-0/+1
* bsp/leon3: Add and use fatal codesSebastian Huber2014-02-191-0/+2
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-193-53/+115
* shared vmeUniverse: Improve DoxygenSzkocsovszki Zsolt2014-01-086-6/+77