summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* posix: Add mmap/unmap support for mapping files.Chris Johns2017-05-055-36/+319
* posix/shm: replace threadq with mutex (allocator lock)Gedare Bloom2017-05-052-28/+5
* posix/mman: update atime on shared memory read callGedare Bloom2017-05-052-0/+10
* cpukit: Fix __RTEMS_REVISION__ defineSebastian Huber2017-05-041-1/+1
* leon, greth: let Gbit full duplex override halfDaniel Hellstrom2017-05-021-5/+5
* leon, greth: SMP support by using spin-lock protectionDaniel Hellstrom2017-05-021-63/+69
* leon, gptimer: offset intnum with subtimer indexMartin Aberg2017-05-021-1/+7
* leon, gptimer: fixed probing separate interruptsMartin Aberg2017-05-021-1/+1
* leon, l4stat: Initial driver commitJavier Jalle2017-05-028-0/+742
* leon, ambapp: Added L4STAT driver to ambapp idsJavier Jalle2017-05-021-0/+1
* leon, occan: Converted disable/enable to SMP locksMartin Aberg2017-05-021-17/+38
* leon, ahbstat: Use RTEMS 4.12 SMP interrupt lockMartin Aberg2017-05-021-14/+51
* leon, memscrub: add GR740 memory scrubber driverJavier Jalle2017-05-029-0/+888
* leon, griommu: add GR740 IOMMU driverJavier Jalle2017-05-028-0/+1665
* leon, ambapp: Added GRIOMMU driver to ambapp idsJavier Jalle2017-05-021-0/+1
* leon, l2cache: add GR740 L2-Cache driverJavier Jalle2017-05-028-0/+2334
* leon, ambapp: Added L2CACHE driver to ambapp idsJavier Jalle2017-05-021-0/+1
* leon, grpci2dma: add GR740 PCI DMA driverJavier Jalle2017-05-027-0/+2335
* leon, grpci2: prepare for GRPCI2DMA driverJavier Jalle2017-05-021-38/+72
* leon, grpci2: Make driver SMP safeJavier Jalle2017-05-021-15/+41
* leon, ambapp: updated AMBA PnP IDs and names databaseDaniel Hellstrom2017-05-022-23/+87
* leon, apbuart: Wait for shift register on closeMartin Aberg2017-05-021-1/+6
* leon, apbuart: Optimized RX processing in ISRMartin Aberg2017-05-021-8/+17
* leon, apbuart: support termios task driven modeMartin Aberg2017-05-021-16/+48
* leon, apbuart: Inherit HW parameters on sysconsoleMartin Aberg2017-05-023-7/+15
* leon, apbuart: Assign proper device nameMartin Aberg2017-05-021-3/+4
* leon, apbuart: RX delayed interruptMartin Aberg2017-05-021-2/+42
* leon, cons: drvmgr cons interface uses new TERMIOSMartin Aberg2017-05-023-205/+232
* leon, apbuart: added register defines: FIFO, delay intMartin Aberg2017-05-021-0/+3
* leon, clock: new driver manager clock driverMartin Aberg2017-05-023-194/+373
* leon, tlib: added timer width mask informationDaniel Hellstrom2017-05-022-0/+24
* leon, ambapp_bus: IRQ affinity for on-chip AMBAPP busDaniel Hellstrom2017-05-023-0/+81
* drvmgr: ability to configure IRQ affinityDaniel Hellstrom2017-05-022-0/+33
* leon, GR-CPCI-GR740: Added peripheral PCI driverJavier Jalle2017-05-0210-0/+819
* shell: Fix format specifiersSebastian Huber2017-05-021-3/+3
* bsp/tms570: include package balls and PINMMR registers mapping for TMS5704357...Pavel Pisa2017-04-292-0/+1115
* rtems/inttypes.h: Add PRIdrtems_vector_number. Missed in previous commitJoel Sherrill2017-04-281-0/+3
* posix/src/mutexinit.c: Reorder to make priority a scoped variableJoel Sherrill2017-04-271-28/+24
* posix/src/mutexinit.c: Reorder to make priority a scoped variableJoel Sherrill2017-04-261-22/+19
* virtex5/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill2017-04-261-20/+2
* dhrystone/dhry_1.c: Move assignment to before start of timerJoel Sherrill2017-04-261-5/+5
* virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill2017-04-261-17/+2
* block08/bdbuf_tests.c: Add include of <rtems/inttypes.h>Joel Sherrill2017-04-251-0/+1
* rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnumJoel Sherrill2017-04-252-3/+10
* score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill2017-04-251-1/+3
* score/cpu/or1k/or1k-exception-frame-print.c: Fix printf() format warningJoel Sherrill2017-04-251-2/+4
* or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix printf() form...Joel Sherrill2017-04-251-1/+2
* libdl/rtl-obj-cache.c: Fix printf() format warningJoel Sherrill2017-04-251-2/+3
* posix/src/mutexinit.c: Fix used before initialized warningJoel Sherrill2017-04-251-0/+3
* moxie/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill2017-04-251-1/+1