summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-11Add support for xilinx_zynq_zc706.Amar Takhar
2015-12-11Remove debug print as it is no longer needed.Amar Takhar
2015-12-11Fix 'waf config' with new config file loader.Amar Takhar
2015-12-11Fix parsing of BSP configs.Amar Takhar
2015-12-11Fix 2to3 bug in print.Amar Takhar
2015-12-11Add missing BSPs (189 total).Amar Takhar
2015-12-11Add waf build system.Amar Takhar
2015-12-08Add RTEMS linker setsSebastian Huber
2015-12-08score: Statically initialize system stateSebastian Huber
2015-12-08score: Delete unused API extensionsSebastian Huber
2015-12-08score: Statically initialize API extensionsSebastian Huber
2015-12-08m68k/sim68000: RemoveAun-Ali Zaidi
2015-12-07bsp/generic_or1k: Delete unused extern declarationSebastian Huber
2015-12-07doc: Remove reference to debug maskSebastian Huber
2015-12-07Remove <rtems/debug.h>Sebastian Huber
2015-12-07Delete _Region_Debug_Walk()Sebastian Huber
2015-12-01bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa
2015-12-01psxtmtests_plan.csv: Fix typoJoel Sherrill
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 unused declarations and defineSebastian Huber
2015-11-27Delete empty libc_init()Sebastian Huber
2015-11-25Require __getreent()Sebastian Huber
2015-11-25Fix _Assert() statementSebastian Huber
2015-11-24posix: Require struct _pthread_cleanup_contextSebastian Huber
2015-11-24bsp/altera-cyclone-v: Add fatal extension handlerSebastian Huber
2015-11-23untar: do not exit with error when created directory already exists.Pavel Pisa
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-18Provide dummy <sys/priority.h>Sebastian Huber
2015-11-17Import latest <sys/ttycom.h> from FreeBSDSebastian Huber
2015-11-17Merge with latest <sys/sockio.h> from FreeBSDSebastian Huber
2015-11-17Import latest <sys/filio.h> from FreeBSDSebastian Huber
2015-11-16sparc: Fix context switch on SMPDaniel Cederman
2015-11-12Update config.guess and config.subSebastian Huber
2015-11-12libtests/termios04: Avoid use of freed memorySebastian Huber
2015-11-12score: Fix race condition on SMPSebastian Huber
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-05Resurrect make/Templates/Makefile.libSebastian Huber