summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/include (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Remove unused irq.h template fileSebastian Huber1-77/+0
2018-04-20bsps: Move doxygen.h files to bspsSebastian Huber1-7/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-1/+0
2018-01-25Remove make preinstallChris Johns16-2556/+0
2018-01-15bsps: Fix redefine warningChris Johns1-0/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber1-52/+0
2017-11-24Remove coverhd.hSebastian Huber1-107/+0
2017-10-02bsp/imx: Add imx_get_irq_of_node()Sebastian Huber1-2/+1
2017-09-22bsps: Generalize bsp_fdt_map_intr()Sebastian Huber1-2/+3
2017-08-04bsp/imx: New BSPSebastian Huber1-1/+5
2017-08-04bsps/arm: Add ARMv7-AR Generic Timer clock driverSebastian Huber1-0/+1
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-13/+17
2017-03-08bsps: Provide <bsp/fdt.h> for every BSPSebastian Huber1-1/+37
2016-12-16bsp/atsam: System initialization for PIO IRQsSebastian Huber1-1/+7
2016-12-15bsp/atsam: Move XDMA IRQ handler to XDMA moduleSebastian Huber1-1/+4
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-11-24bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber1-0/+1
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-19/+0
2016-07-25bsps: Fix shared polled console fatal errorSebastian Huber1-0/+1
2016-06-21bsp/leon3: Add up counter timecounterSebastian Huber1-1/+2
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-3/+2
2016-05-11bsp/shared: Add bsp_interrupt_handler_is_empty.Chris Johns1-1/+14
2016-04-22bsp/qoriq: Add bsp_restart()Sebastian Huber1-1/+4
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-0/+1
2016-02-03Use linker set for libio initializationSebastian Huber1-4/+0
2016-01-26drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber1-2/+0
2016-01-20bsp/irq-server: Support shared interruptsSebastian Huber1-0/+6
2015-12-11Use linker set for system initializationSebastian Huber1-20/+2
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-3/+0
2015-12-10bsps: Call bsp_work_area_initialize() earlySebastian Huber1-1/+1
2015-12-07Remove <rtems/debug.h>Sebastian Huber1-2/+0
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2-2/+2
2015-10-21Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan1-8/+12
2015-10-19bsp/qoriq: Use U-Boot provided FDTSebastian Huber2-1/+34
2015-08-18Closes ticket #2390, and also updates the RPI implementation.Andre Marques1-8/+10
2015-08-06RTEMS GPIO API definition and implementation.Andre Marques1-0/+948
2015-04-17DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom1-0/+2
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-01-13bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber1-2/+5
2015-01-09bsps/u-boot: Update due to API changesSebastian Huber1-4/+15
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-10Add console-polled.h and update all BSPs that should use it.Joel Sherrill1-0/+43
2014-10-10bsp/gen5200: Fix warningsSebastian Huber1-0/+3
2014-10-09LEON3: use interrupt layer in clock driverDaniel Hellstrom1-0/+1
2014-10-07bsps: Add Termios console driver initializationSebastian Huber2-0/+138
2014-07-15uart-output-char.h: extra offset definition.Ben Gras1-0/+2
2014-05-12bsps: Declare bsp_start_on_secondary_processors()Sebastian Huber1-1/+11