summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rbtx4938: Simplify bsp_specsJoel Sherrill2017-12-192-5/+4
|
* rbtx4925: Simplify bsp_specsJoel Sherrill2017-12-192-5/+4
| | | | Updates #3250.
* malta: Simplify bsp_specsJoel Sherrill2017-12-192-5/+4
| | | | Updates #3250.
* jmr3904: Simplify bsp_specsJoel Sherrill2017-12-192-5/+4
| | | | Updates #3250.
* hurricane: Simplifies bsp_specsJoel Sherrill2017-12-192-5/+4
| | | | Updates #3250.
* csb350: Simplify bsp_specsJoel Sherrill2017-12-192-5/+3
| | | | Updates #3250.
* sparc64 BSPs: Simplify bsp_specsJoel Sherrill2017-12-193-11/+4
| | | | Updates #3520.
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-1921-100/+21
| | | | Updates #3520.
* riscv_generic: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* TLL6527M: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* eZKit533: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* bf537Stamp: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* nios2_iss: Simplify bsp_specsJoel Sherrill2017-12-192-6/+3
| | | | Updates #3520.
* generic_or1k: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* m32cbsp: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* moxiesim: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* milkymist: Simplify bsp_specsJoel Sherrill2017-12-192-6/+3
| | | | Updates #3520.
* lm32_evr: Simplify bsp_specsJoel Sherrill2017-12-192-6/+3
| | | | Updates #3520.
* pc386: Simplify bsp_specsJoel Sherrill2017-12-193-7/+4
| | | | | | | | If this has any issues, check that the change in linking the 16-bit startup code in Makefile.am generates the same code. This was odd code and didn't need the RTEMS linkcmds anyway. Updates #3520.
* epiphany: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3520.
* gdbv850sim: Simplify bsp_specsJoel Sherrill2017-12-192-9/+2
| | | | Updates #3520.
* mvme167: Simplify bsp_specsJoel Sherrill2017-12-191-7/+0
| | | | | | | | | This bsp-specs added many libraries which it should not have. It also added the non-standard -qjava option which if actually used will have to be addressed by adding linker options on the GCC command line. Updates #3520.
* mcf5206elite: Simplify bsp_specsJoel Sherrill2017-12-191-9/+1
| | | | | | | Removes the non-standard -qflash option added by the bsp_specs. If actually used, this will have to be addressed in another way. Updates #3520.
* csb360: Simplify bsp_specsJoel Sherrill2017-12-191-9/+1
| | | | | | | | This patch removes the non-standard -qclock option which defines _SYS_CLOCK_FREQUENCY. If actually used, this can be achieved by providing ld options via the linking invocation of GCC. Updates #3520.
* sparc/*/bsp_specs, shared/linkcmds: Simplify bsp_specsJoel Sherrill2017-12-194-3/+5
| | | | Updates #3520.
* bsp/altera-cyclone-v: Remove reserved memorySebastian Huber2017-12-191-0/+83
| | | | Removed reserved memory from work area, e.g. used by FPGA devices.
* bsp/altera-cyclone-v: Adjust work areaSebastian Huber2017-12-193-2/+94
| | | | | Use FDT to adjust the work area. Reduce work area of linker command file.
* bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-1516-91/+0
| | | | Update #3254.
* bsp/altera-cyclone-v: Update clock frequenciesSebastian Huber2017-12-141-2/+73
|
* bsp/altera-cyclone-v: Enable FDT supportSebastian Huber2017-12-142-0/+13
|
* bsps/arm: Disable all interrupts in GIC initSebastian Huber2017-12-141-0/+4
|
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-133-2265/+0
| | | | Update #3254.
* bsps/sh: Delete libcpu/shSebastian Huber2017-12-088-56/+16
|
* bsp/gensh4: Move libcpu files to BSPSebastian Huber2017-12-0818-550/+49
| | | | Update #3254.
* bsp/gensh2: Move libcpu files to BSPSebastian Huber2017-12-0819-86/+55
| | | | Update #3254.
* bsp/gensh1: Move libcpu files to BSPSebastian Huber2017-12-0817-84/+46
| | | | Update #3254.
* bsp/shsim: Move libcpu files to BSPSebastian Huber2017-12-089-16/+3
| | | | Update #3254.
* bsp/csb337: Move libcpu files to BSPSebastian Huber2017-12-0821-99/+54
| | | | Update #3254.
* bsp/smdk2410: Move libcpu files to BSPSebastian Huber2017-12-0814-49/+26
| | | | Update #3254.
* bsp/rtl22xx: Move libcpu files to BSPSebastian Huber2017-12-0812-40/+14
| | | | Update #3254.
* bsp/csb336: Move libcpu files to BSPSebastian Huber2017-12-0811-41/+15
| | | | Update #3254.
* bsps/arm: Remove obsolete s3c2400Sebastian Huber2017-12-081-3/+1
| | | | Update #3254.
* bsp/gumstix: Move libcpu files to BSPSebastian Huber2017-12-0813-51/+22
| | | | Update #3254.
* bsps: Do not install <libcpu/cache.h>Sebastian Huber2017-12-0830-147/+10
| | | | | | This is a cache manager implementation header file. Update #3254.
* bsps/or1k: Avoid <libcpu/cache.h>Sebastian Huber2017-12-072-5/+3
| | | | Update #3254.
* bsps/powerpc: Fix mpc83xx_i2cdrv.h locationSebastian Huber2017-12-076-23/+17
| | | | Update #3254.
* bsp/leon3: Enable timer used for CPU counterSebastian Huber2017-12-061-0/+3
| | | | | In case no clock driver is configured, the corresponding timer may be stopped.
* bsp/gen5200: Avoid duplicate header installationSebastian Huber2017-12-052-11/+1
| | | | Update #3254.
* bsps: Print internal error textSebastian Huber2017-12-021-9/+25
| | | | Update #3248.
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-2920-20/+20
| | | | Updates #3520.