summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Display only valid BSPs, ignore other .cfg files.Chris Johns2015-12-131-3/+16
* bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa2015-12-011-2/+12
* Fix _Assert() statementSebastian Huber2015-11-252-2/+2
* untar: do not exit with error when created directory already exists.Pavel Pisa2015-11-232-2/+46
* bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek2015-11-183-18/+21
* bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa2015-11-185-64/+24
* bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek2015-11-184-0/+57
* bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa2015-11-187-14/+159
* bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek2015-11-183-4/+6
* bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek2015-11-181-3/+5
* bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek2015-11-184-1/+216
* bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek2015-11-186-236/+295
* sparc: Fix context switch on SMPDaniel Cederman2015-11-172-17/+17
* score: Fix race condition on SMPSebastian Huber2015-11-173-41/+67
* Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber2015-11-172-13/+65
* libblock: Avoid NULL pointer accessSebastian Huber2015-11-021-1/+3
* ada: Add missing includeJan Sommer2015-10-301-0/+1
* CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill2015-10-273-2/+71
* RFS: Fix resource leakSebastian Huber2015-10-261-0/+2
* Fail gracefully if pax is not foundBen Gras2015-10-231-1/+5
* moxiesim/configure.ac: Fix typoJoel Sherrill2015-10-201-1/+1
* h8sim-testsuite.tcfg: Add fsdosfsname01Joel Sherrill2015-10-201-0/+1
* bsp/leon3: Fix Termios context usageSebastian Huber2015-10-201-8/+3
* rbheap: Fix rtems_rbheap_free()Sebastian Huber2015-09-112-23/+20
* libtests/rbheap01: SimplifySebastian Huber2015-09-111-172/+95
* Beaglebone: fix missing clobber in inline assembly.Marcos Diaz2015-09-101-1/+7
* cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warningsMartin Galvan2015-09-031-1/+1
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation errorMartin Galvan2015-09-031-1/+1
* cpukit/libmisc/dumpbuf/dumpbuf.c: Fix undefined behavior for sprintf()Martin Galvan2015-09-031-46/+75
* tools/cpu/nios2/ptf.c: Fix leak of memory pointed to by new_prefixMartin Galvan2015-09-031-10/+14
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure for dhcp...Martin Galvan2015-09-031-5/+13
* tools/cpu/nios2/memory.c: Fix uninitialized use of variable memoryMartin Galvan2015-09-031-3/+2
* various .h files: Add missing C++ extern wrappersMartin Galvan2015-09-033-2/+13
* arm: Replace __sync_synchronize() implementationSebastian Huber2015-09-011-8/+19
* arm: Use compiler memory barrier by defaultSebastian Huber2015-09-011-1/+7
* rbtree: Delete rtems_rbtree_find_control()Sebastian Huber2015-09-014-43/+0
* Respect 2^32 - 1 B NFSv2 maximum file sizeNick Withers2015-08-061-3/+45
* user/c_user.texi: Correct info index entryJoel Sherrill2015-08-031-1/+1
* ada-tests/support/init.c: Fix compile errors and warningsJoel Sherrill2015-08-021-12/+19
* Add __synch_synchronize function for armJan Sommer2015-08-012-0/+10
* ampolish3: Use env to find perl more reliablyNick Withers2015-08-011-1/+1
* tftpDriver: close() false errorMichael Davidsaver2015-07-291-1/+3
* m68k: Include proper header fileSebastian Huber2015-07-241-3/+3
* arm: Include proper header fileSebastian Huber2015-07-231-3/+3
* i2c: Fix return status of i2c dev read/writeSebastian Huber2015-07-232-8/+31
* doc: Add SMP section to CPU Arch SupplementSebastian Huber2015-07-2320-0/+84
* bsps/arm: Update due to API changesSebastian Huber2015-07-211-4/+4
* bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek2015-07-204-32/+52
* bsp/tms570: skipped 32bit field definitions and corrected single bit fieldsPremysl Houdek2015-07-2036-3298/+2641
* Update dateJoel Sherrill2015-07-1715-30/+30