summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-10bsps/arm: Conditional ARMv7-AR data cache disableSebastian Huber1-0/+2
2019-01-10bsps/arm: Fix typo in disable cache for ARMv7-ARThomas Dörfler1-1/+1
2018-12-21bsps/arm: Add cache size support for CP15Sebastian Huber1-0/+41
2018-12-21bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber2-7/+127
2018-12-21ARM_CACHE_L1_CPU_SUPPORT_PROVIDES_RANGE_FUNCTIONSSebastian Huber3-5/+2
2018-12-20bsp/imx: Fix for RAM end at 4GiBSebastian Huber1-0/+5
2018-11-29lpc23xx_tli800-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc2362-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc1768_mbed_ahb_ram-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc1768_mbed-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-28lm3s3749-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-21bsps/arm: Avoid short range branch in start.SSebastian Huber1-14/+13
2018-11-21bsps/arm: Use local labels in start.SSebastian Huber1-44/+40
2018-11-21bsps/arm: Simplify start.SSebastian Huber1-12/+0
2018-11-14bsp/tms570: correct baudrate calculation.Pavel Pisa1-1/+1
2018-11-14bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa12-21/+21
2018-11-12Include missing <sys/types.h>Sebastian Huber1-0/+1
2018-11-12arm/csb337: Update Doxygen (GCI 2018)shashvatjain10-0/+106
2018-11-09arm/altera cyclone v: Update Doxygen (GCI 2018)shashvatjain5-1/+81
2018-11-09bsp/lpc32xx: Include missing <time.h>Sebastian Huber1-0/+2
2018-11-08bsp/realview-pbx-a9: Update headers.amSebastian Huber1-0/+1
2018-11-08score: Rename interrupt stack symbolsSebastian Huber7-10/+10
2018-11-07bsp/realview-pbx-a9: Fix printk() supportSebastian Huber3-33/+84
2018-11-05altera-cyclone-v: tweak ingroupGedare Bloom1-1/+1
2018-11-05arm/altera-cyclone-v: update doxygen (GCI 2018)ABR290B1-0/+17
2018-10-24bsp/imx: Adjust workspace according to device treeSebastian Huber1-3/+50
2018-10-18gdbarmsim/include/bsp.h: Include <sys/stat.h> to fix warningJoel Sherrill1-0/+2
2018-10-18bsp/atsam: Add const qualifier to AES_SetInput()Sebastian Huber2-2/+2
2018-10-17bsp/imx7: Add getchark() supportSebastian Huber1-16/+20
2018-10-15bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber1-0/+3
2018-10-15bsp/tms570: Simple fix to resolve macro redefinitions.Pavel Pisa1-34/+46
2018-10-09bsps/arm: Fix ctor/dtor invocation orderSebastian Huber1-31/+4
2018-10-04bsp/atsam: Use internal SRAM for stack areaSebastian Huber1-1/+1
2018-10-01bsp/atsam: Use binary semaphore for I2CSebastian Huber2-23/+21
2018-10-01bsp/atsam: Use binary semaphore for SPISebastian Huber1-10/+7
2018-09-27bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber1-0/+5
2018-09-10network: Use kernel/user space header filesSebastian Huber8-9/+8
2018-09-03bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber1-7/+0
2018-08-29lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill1-0/+1
2018-08-29monlib.[ch]: Fix warnings for external vs internal use of .hJoel Sherrill1-0/+1
2018-08-29gdbarmsim/include/bsp.h: Fix warningsJoel Sherrill1-3/+3
2018-08-20bsps/arm: Fix PL111 register define re-definitionSebastian Huber2-2/+2
2018-08-10csb337/include/at91rm9200_dbgu.h: Fix nested comment warningJoel Sherrill1-1/+1
2018-08-09bsp/atsam: Fix handling of slow SPI speeds.Christian Mauderer1-1/+20
2018-08-07bsp/smdk2410: Use rtems_blkdev_create()Sebastian Huber1-11/+3
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber2-2/+2
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2-2/+4
2018-07-24bsps: Fix function declaration warningsSebastian Huber1-2/+2
2018-07-24bsp/beagle: Fix warningsSebastian Huber1-5/+5