summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
2017-01-30bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer
2017-01-24Adding ARM VFP V2 supportKevin Kirspel
2017-01-24Use <sys/endian.h>Sebastian Huber
2017-01-24bsp/lpc32xx: Fix interrupt controller suppportKevin Kirspel
2017-01-20libchip: Really fix high capacity detectionSebastian Huber
2017-01-20bsp/beatnik: Remove superfluous checkSebastian Huber
2017-01-19raspberrypi: fix math inside of sizeofGedare Bloom
2017-01-19raspberrypi: use signed int for return variableGedare Bloom
2017-01-19smdk2410: delete unused variablesGedare Bloom
2017-01-17m68k/mcf5225x/*/mc525x5-testsuite.tcfg: Add cdtestJoel Sherrill
2017-01-17m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtestJoel Sherrill
2017-01-17arm/lpc32xx/*/lpc32xx_mzx_stage_1-testsuite.tcfg: Add dl05Joel Sherrill
2017-01-17powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17m68k/mcf5225x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17m68k/mrm332/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17arm/stm32f4/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17arm/lpc24xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17arm/lpc32xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-17arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill
2017-01-16atsam: Fix SC16IS752 documentationSebastian Huber
2017-01-12GRETH: Interrupt Handler Uses Wrong EventsChristian Spindeldreier
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill
2016-12-20Rename *.s to *.SSebastian Huber
2016-12-20bsp/atsam: Use standard XDMA throughoutSebastian Huber
2016-12-16bsp/atsam: Use standard XDMA for QSPI supportSebastian Huber
2016-12-16bsp/atsam: Add SC16IS752 supportSebastian Huber
2016-12-16bsp/atsam: Move interrupt setup to PIO_Configure()Sebastian Huber
2016-12-16bsp/atsam: System initialization for PIO IRQsSebastian Huber
2016-12-16bsp/atsamv: Move XDMAD instance out of SPI driverSebastian Huber
2016-12-15bsp/atsam: Move XDMA IRQ handler to XDMA moduleSebastian Huber
2016-12-15bsp/atsam: Use _Assert() instead of assert()Sebastian Huber
2016-12-15bsp/atsam: Use inline functions for XDMA accessSebastian Huber
2016-12-14bsp/atsam: Optimize SPI interruptSebastian Huber
2016-12-14bsp/atsam: Simplify SPI transfer statusSebastian Huber
2016-12-14bsp/atsam: Reduce context switches for SPI transfSebastian Huber
2016-12-14bsp/atsam: Optimize SPI DMA transfer setupSebastian Huber
2016-12-14bsp/atsam: Simplify SPI DMA transfer setupSebastian Huber
2016-12-14bsp/atsam: Simplify SPI DMA initializationSebastian Huber
2016-12-14bsp/atsam: Simplify SPI interrupt handlerSebastian Huber
2016-12-14bsp/atsam: Remove superfluous irq fieldSebastian Huber
2016-12-14bsp/atsam: Remove duplicate SPI register fieldSebastian Huber
2016-12-14bsp/atsam: Simplify SPI initializationSebastian Huber
2016-12-14bsp/atsam: Hide details of SPI driverSebastian Huber
2016-12-14bsp/atsam: Align SPI API with PIO_Configure()Sebastian Huber
2016-12-14bsp/atsam: Avoid to power on/off the SPI moduleSebastian Huber
2016-12-14bsp/atsam: Speed up SPI DMA transfer startSebastian Huber
2016-12-14bsp/atsam: Optimize transfer setup checksSebastian Huber