summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-06leon, gr1553b: comment cleanupDaniel Hellstrom1-2/+2
2017-03-06leon, grspw: rxPktSize must set DMA RX max lengthDaniel Hellstrom1-2/+4
2017-03-02bsp/qoriq: Use at most 2GiB of RAMSebastian Huber1-1/+1
2017-03-02bsp/qoriq: Adjust workspace according to FDTSebastian Huber2-5/+70
2017-03-02bsp/qoriq: Use -O2Sebastian Huber1-1/+1
2017-03-02bsp/qoriq: Enable linker garbage collectionSebastian Huber1-0/+3
2017-03-02bsp/qoriq: Do not overwrite configured baudSebastian Huber1-1/+0
2017-03-02powerpc: Fix warningsSebastian Huber1-1/+1
2017-03-02powerpc: Fix interrupt thread dispatchSebastian Huber1-2/+1
2017-03-01bsps/powerpc: Fix warningsSebastian Huber4-13/+17
2017-02-23Add rtems_interrupt_server_request_submit()Sebastian Huber1-32/+116
2017-02-22bsp/xilinx-zynq: Add interrupt support to UARTSebastian Huber4-8/+100
2017-02-21bsp/xilinx-zynq: Use new Termios device driverSebastian Huber7-136/+168
2017-02-15bsp/lpc24xx: Remove debug outputSebastian Huber1-1/+0
2017-02-15bsps/powerpc: Fix warningsSebastian Huber4-46/+48
2017-02-15bsps/powerpc: Fix warningsSebastian Huber4-4/+5
2017-02-15bsps/powerpc: Fix warningSebastian Huber1-2/+0
2017-02-15bsps/sparc: Fix warningsSebastian Huber3-10/+19
2017-02-15bsps/arm: Fix prototypeSebastian Huber1-1/+1
2017-02-15bsps/powerpc: Fix warningsSebastian Huber6-68/+72
2017-01-30bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer2-10/+6
2017-01-24Adding ARM VFP V2 supportKevin Kirspel1-0/+4
2017-01-24Use <sys/endian.h>Sebastian Huber1-11/+5
2017-01-24bsp/lpc32xx: Fix interrupt controller suppportKevin Kirspel1-10/+14
2017-01-20libchip: Really fix high capacity detectionSebastian Huber1-1/+1
2017-01-20bsp/beatnik: Remove superfluous checkSebastian Huber1-1/+1
2017-01-19raspberrypi: fix math inside of sizeofGedare Bloom1-1/+1
2017-01-19raspberrypi: use signed int for return variableGedare Bloom1-1/+1
2017-01-19smdk2410: delete unused variablesGedare Bloom1-8/+1
2017-01-17m68k/mcf5225x/*/mc525x5-testsuite.tcfg: Add cdtestJoel Sherrill1-0/+1
2017-01-17m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtestJoel Sherrill1-0/+1
2017-01-17arm/lpc32xx/*/lpc32xx_mzx_stage_1-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2017-01-17powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill6-0/+6
2017-01-17m68k/mcf5225x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2017-01-17m68k/mrm332/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2017-01-17m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2017-01-17arm/stm32f4/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2-0/+2
2017-01-17arm/lpc24xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2-0/+2
2017-01-17arm/lpc32xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2017-01-17arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill3-0/+3
2017-01-17arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill3-0/+3
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill5-0/+10
2017-01-16atsam: Fix SC16IS752 documentationSebastian Huber1-1/+2
2017-01-12GRETH: Interrupt Handler Uses Wrong EventsChristian Spindeldreier1-1/+1
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-2/+2
2016-12-20Rename *.s to *.SSebastian Huber2-1/+1
2016-12-20bsp/atsam: Use standard XDMA throughoutSebastian Huber8-32/+6
2016-12-16bsp/atsam: Use standard XDMA for QSPI supportSebastian Huber1-9/+1
2016-12-16bsp/atsam: Add SC16IS752 supportSebastian Huber4-0/+158
2016-12-16bsp/atsam: Move interrupt setup to PIO_Configure()Sebastian Huber2-25/+21