summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove excessive locking from cache operations.Alexei Pososin2017-06-141-35/+9
* bsp: Include missing <sys/param.h>Sebastian Huber2017-06-122-0/+2
* bsps/arm: Fix ARMv7-M interrupt suppportChristian Mauderer2017-06-071-2/+6
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-1/+0
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* arm/tms570: Update preinstall.am after bootstrap.Chris Johns2017-05-241-0/+4
* bsps/arm: Fix bit field offset in GIC supportSebastian Huber2017-05-111-1/+1
* bsp/tms570: include package balls and PINMMR registers mapping for TMS5704357...Pavel Pisa2017-04-292-0/+1115
* fb/fb.c: Include <rtems/inttypes.h> and use PRI constant to fix warningJoel Sherrill2017-04-231-2/+7
* lpc176x/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-043-0/+3
* lpc24xx/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-042-0/+3
* lpc32xx_mzx_stage_1-testsuite.tcfg: Add linpackJoel Sherrill2017-04-041-0/+1
* lm3s69xx/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-043-0/+3
* atsamv-testsuite.tcfg: Add linpackJoel Sherrill2017-04-041-0/+1
* rtl22xx/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-042-0/+2
* stm32f4/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-042-0/+2
* tms570/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-043-0/+9
* bsps: Fix baud settingsSebastian Huber2017-04-031-2/+2
* arm: Optimize context switchSebastian Huber2017-03-281-12/+0
* bsp/tms570: Use shared benchmark timerSebastian Huber2017-03-272-62/+1
* bsp/tms570: Simplify CPU counter supportSebastian Huber2017-03-271-63/+13
* bsp/tms570: Simplify <bsp.h>Sebastian Huber2017-03-271-12/+0
* bsp/tms570: Remove OPERATION_COUNT defineSebastian Huber2017-03-271-3/+0
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-222-2/+2
* bsp/atsam: Fix DMA support of some driversSebastian Huber2017-03-223-0/+3
* bsp/tms570: Fix CPU counter frequencySebastian Huber2017-03-092-27/+12
* bsp/tms570: Support printk() earlySebastian Huber2017-03-093-48/+105
* bsp/beagle: Fix warningsSebastian Huber2017-03-081-0/+1
* bsp/smdk2410: Fix format warningSebastian Huber2017-03-081-1/+1
* bsp/lpc176x: Fix integer to pointer warningsSebastian Huber2017-03-082-2/+4
* bsp/altera-cyclone-v: Remove debug outputSebastian Huber2017-03-081-2/+0
* arm: Remove legacy execption supportSebastian Huber2017-03-0822-595/+182
* 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/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer2017-01-302-10/+6
* Adding ARM VFP V2 supportKevin Kirspel2017-01-241-0/+4
* bsp/lpc32xx: Fix interrupt controller suppportKevin Kirspel2017-01-241-10/+14
* 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
* arm/lpc32xx/*/lpc32xx_mzx_stage_1-testsuite.tcfg: Add dl05Joel 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-161-0/+2
* atsam: Fix SC16IS752 documentationSebastian Huber2017-01-161-1/+2
* bsp/atsam: Use standard XDMA throughoutSebastian Huber2016-12-208-32/+6