summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* leon, gr1553b: comment cleanupDaniel Hellstrom2017-03-061-2/+2
* leon, grspw: rxPktSize must set DMA RX max lengthDaniel Hellstrom2017-03-061-2/+4
* bsp/qoriq: Use at most 2GiB of RAMSebastian Huber2017-03-021-1/+1
* bsp/qoriq: Adjust workspace according to FDTSebastian Huber2017-03-022-5/+70
* bsp/qoriq: Use -O2Sebastian Huber2017-03-021-1/+1
* bsp/qoriq: Enable linker garbage collectionSebastian Huber2017-03-021-0/+3
* bsp/qoriq: Do not overwrite configured baudSebastian Huber2017-03-021-1/+0
* powerpc: Fix warningsSebastian Huber2017-03-021-1/+1
* powerpc: Fix interrupt thread dispatchSebastian Huber2017-03-021-2/+1
* bsps/powerpc: Fix warningsSebastian Huber2017-03-014-13/+17
* Add rtems_interrupt_server_request_submit()Sebastian Huber2017-02-231-32/+116
* bsp/xilinx-zynq: Add interrupt support to UARTSebastian Huber2017-02-224-8/+100
* bsp/xilinx-zynq: Use new Termios device driverSebastian Huber2017-02-217-136/+168
* bsp/lpc24xx: Remove debug outputSebastian Huber2017-02-151-1/+0
* bsps/powerpc: Fix warningsSebastian Huber2017-02-154-46/+48
* bsps/powerpc: Fix warningsSebastian Huber2017-02-154-4/+5
* bsps/powerpc: Fix warningSebastian Huber2017-02-151-2/+0
* bsps/sparc: Fix warningsSebastian Huber2017-02-153-10/+19
* bsps/arm: Fix prototypeSebastian Huber2017-02-151-1/+1
* bsps/powerpc: Fix warningsSebastian Huber2017-02-156-68/+72
* bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer2017-01-302-10/+6
* Adding ARM VFP V2 supportKevin Kirspel2017-01-241-0/+4
* Use <sys/endian.h>Sebastian Huber2017-01-241-11/+5
* bsp/lpc32xx: Fix interrupt controller suppportKevin Kirspel2017-01-241-10/+14
* libchip: Really fix high capacity detectionSebastian Huber2017-01-201-1/+1
* bsp/beatnik: Remove superfluous checkSebastian Huber2017-01-201-1/+1
* raspberrypi: fix math inside of sizeofGedare Bloom2017-01-191-1/+1
* raspberrypi: use signed int for return variableGedare Bloom2017-01-191-1/+1
* smdk2410: delete unused variablesGedare Bloom2017-01-191-8/+1
* m68k/mcf5225x/*/mc525x5-testsuite.tcfg: Add cdtestJoel Sherrill2017-01-171-0/+1
* m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtestJoel Sherrill2017-01-171-0/+1
* arm/lpc32xx/*/lpc32xx_mzx_stage_1-testsuite.tcfg: Add dl05Joel Sherrill2017-01-171-0/+1
* powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-176-0/+6
* m68k/mcf5225x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-171-0/+1
* m68k/mrm332/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-171-0/+1
* m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-171-0/+1
* arm/stm32f4/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-172-0/+2
* arm/lpc24xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-172-0/+2
* arm/lpc32xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-171-0/+1
* arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-173-0/+3
* arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-173-0/+3
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-165-0/+10
* atsam: Fix SC16IS752 documentationSebastian Huber2017-01-161-1/+2
* GRETH: Interrupt Handler Uses Wrong EventsChristian Spindeldreier2017-01-121-1/+1
* Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill2017-01-111-2/+2
* Rename *.s to *.SSebastian Huber2016-12-202-1/+1
* bsp/atsam: Use standard XDMA throughoutSebastian Huber2016-12-208-32/+6
* bsp/atsam: Use standard XDMA for QSPI supportSebastian Huber2016-12-161-9/+1
* bsp/atsam: Add SC16IS752 supportSebastian Huber2016-12-164-0/+158
* bsp/atsam: Move interrupt setup to PIO_Configure()Sebastian Huber2016-12-162-25/+21