summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-19raspberrypi: use signed int for return variableGedare Bloom1-1/+1
2017-01-19smdk2410: delete unused variablesGedare Bloom1-8/+1
2017-01-17arm/lpc32xx/*/lpc32xx_mzx_stage_1-testsuite.tcfg: Add dl05Joel 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 Sherrill1-0/+2
2017-01-16atsam: Fix SC16IS752 documentationSebastian Huber1-1/+2
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
2016-12-16bsp/atsam: System initialization for PIO IRQsSebastian Huber2-123/+120
2016-12-16bsp/atsamv: Move XDMAD instance out of SPI driverSebastian Huber3-89/+44
2016-12-15bsp/atsam: Move XDMA IRQ handler to XDMA moduleSebastian Huber3-241/+199
2016-12-15bsp/atsam: Use _Assert() instead of assert()Sebastian Huber1-66/+66
2016-12-15bsp/atsam: Use inline functions for XDMA accessSebastian Huber3-609/+508
2016-12-14bsp/atsam: Optimize SPI interruptSebastian Huber1-40/+36
2016-12-14bsp/atsam: Simplify SPI transfer statusSebastian Huber1-7/+9
2016-12-14bsp/atsam: Reduce context switches for SPI transfSebastian Huber1-99/+107
2016-12-14bsp/atsam: Optimize SPI DMA transfer setupSebastian Huber1-73/+48
2016-12-14bsp/atsam: Simplify SPI DMA transfer setupSebastian Huber1-70/+38
2016-12-14bsp/atsam: Simplify SPI DMA initializationSebastian Huber1-56/+23
2016-12-14bsp/atsam: Simplify SPI interrupt handlerSebastian Huber1-7/+1
2016-12-14bsp/atsam: Remove superfluous irq fieldSebastian Huber1-8/+6
2016-12-14bsp/atsam: Remove duplicate SPI register fieldSebastian Huber1-4/+3
2016-12-14bsp/atsam: Simplify SPI initializationSebastian Huber3-36/+23
2016-12-14bsp/atsam: Hide details of SPI driverSebastian Huber2-31/+24
2016-12-14bsp/atsam: Align SPI API with PIO_Configure()Sebastian Huber3-27/+44
2016-12-14bsp/atsam: Avoid to power on/off the SPI moduleSebastian Huber2-22/+9
2016-12-14bsp/atsam: Speed up SPI DMA transfer startSebastian Huber2-9/+10
2016-12-14bsp/atsam: Optimize transfer setup checksSebastian Huber1-34/+32
2016-12-14bsp/atsam: No timeout for SPI DMA transfersSebastian Huber1-7/+3
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns20-350/+350
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns5-0/+23
2016-11-29arm/zynq: Wait for the UART TX FIFO to empty on reset.Chris Johns3-0/+24
2016-11-24bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber2-1/+56
2016-11-23bsp/lpc23xx_tli800: Disable tar01 testSebastian Huber1-0/+1
2016-11-18arm: Use TPIDRPRW for current per-CPU controlSebastian Huber1-5/+13
2016-11-17bsp/atsamv: Make size of nocache-memory configurable.Christian Mauderer2-2/+3
2016-10-25Updated xilinx_zynq_a9_qemu bsp README instructions.James1-2/+2
2016-10-17atsam: multiple messages on one cs low levelAlexander Krutwig2-8/+14
2016-10-13bsp/atsamv: Fix typoSebastian Huber1-1/+1
2016-10-05bsp/atsam: Provide default buffer countsSebastian Huber1-2/+11
2016-10-05bsp/atsam: Fix PHY detectionSebastian Huber1-16/+11
2016-09-22arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa1-22/+100
2016-09-22arm/tms570: update bootstrap generated preinstall.amPavel Pisa1-0/+13