summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-188-33/+14
* Simplify and unify BSP_output_charSebastian Huber2017-09-1214-52/+2
* bsp/atsam: Fix MPU sections.Christian Mauderer2017-09-073-4/+92
* fb/fb.c: include <string.h> for memcpy()Joel Sherrill2017-08-271-0/+1
* Include missing <rtems/bspIo.h>Sebastian Huber2017-08-251-0/+1
* Include missing <string.h>Sebastian Huber2017-08-2512-0/+18
* bsps: Add BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREASebastian Huber2017-08-221-0/+3
* bsp/imx: Fix UART interruptSebastian Huber2017-08-041-0/+2
* bsp/imx: New BSPSebastian Huber2017-08-0418-0/+1327
* bsps/arm: Add ARMv7-AR Generic Timer clock driverSebastian Huber2017-08-041-0/+205
* beagle/i2c/bbb-i2c.c: Eliminiate set but not used warningJoel Sherrill2017-07-281-1/+2
* bsps: Include missing header fileSebastian Huber2017-07-121-0/+1
* bsp/beagle: Add FDT support for Beaglebone BlackSichen Zhao2017-07-125-1/+26
* Add interrupt vector set/get affinitySebastian Huber2017-07-122-12/+21
* lpc176x/misc/restart.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-209-129/+64
* Fix beagle i2c file bbb-i2c.c comment issuesSichen Zhao2017-06-151-19/+23
* Add the i2c driver for Beaglebone BlackSichen Zhao2017-06-144-141/+629
* Remove beagle old i2c codeSichen Zhao2017-06-143-633/+0
* 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