summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
2015-12-11Add arm/raspberrypi.Amar Takhar
2015-12-11Add beagle BSPsAmar Takhar
2015-12-11Fix m68k/mcf5235 BSP.Amar Takhar
2015-12-11Add missing config.h.Amar Takhar
2015-12-11Fix sparc/leon3.Amar Takhar
2015-12-11Add support for xilinx_zynq_zc706.Amar Takhar
2015-12-11Add waf build system.Amar Takhar
2015-12-08Add RTEMS linker setsSebastian Huber
2015-12-08m68k/sim68000: RemoveAun-Ali Zaidi
2015-12-07bsp/generic_or1k: Delete unused extern declarationSebastian Huber
2015-12-07Remove <rtems/debug.h>Sebastian Huber
2015-12-01bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa
2015-11-30bsp/t32mppc: Add primitive NULL pointer protectionSebastian Huber
2015-11-27bsp/t32mppc: Use -Og optimization levelSebastian Huber
2015-11-27bsp/t32mppc: Convert to Termios deviceSebastian Huber
2015-11-27Delete empty libc_init()Sebastian Huber
2015-11-24bsp/altera-cyclone-v: Add fatal extension handlerSebastian Huber
2015-11-18bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek
2015-11-18bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa
2015-11-18bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek
2015-11-18bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa
2015-11-18bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek
2015-11-18bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek
2015-11-18bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek
2015-11-18bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek
2015-11-16sparc: Fix context switch on SMPDaniel Cederman
2015-11-12irq-server: Fix race condition on SMP systemsSebastian Huber
2015-11-12Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber
2015-11-12Introduce general purpose system server eventSebastian Huber
2015-11-09gpio: free memory in error pathGedare Bloom
2015-11-05LPC1768: Fix compilation errorMartin Galvan
2015-11-05bsp/irq-server: Use proper chain APISebastian Huber
2015-11-03Add STM32F7 HAL FilesIsaac Gutekunst
2015-11-03Add STM32F4 HAL FilesIsaac Gutekunst
2015-11-03Leftover gpio function renameBen Gras
2015-10-28bsp/qoriq: Fix interrupt support for T seriesSebastian Huber
2015-10-28bsp/qoriq: Add BMan, QMan and FMan to memory mapSebastian Huber
2015-10-28bsp/qoriq: Flush and invalidate L2 cacheSebastian Huber
2015-10-28bsp/qoriq: Invalidate L1 cache on boot processorSebastian Huber
2015-10-28bsp/qoriq: Map intercom area only if necessarySebastian Huber
2015-10-28bsp/qoriq: Add BMan and QMan portals to memory mapSebastian Huber
2015-10-28bsp/qoriq: Increase non-cacheable regionSebastian Huber
2015-10-28bsp/qoriq: Drop M flag from device IO regionsSebastian Huber
2015-10-28bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_PACKEDSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber
2015-10-21Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan
2015-10-21libbsp/Makefile.am: gpio.h as preinstalled headerBen Gras