summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/mvme3100: Use public include pathChris Johns2018-01-041-1/+1
| | | | Update #3254.
* bsp/beatnik: Use public include pathChris Johns2018-01-041-1/+1
| | | | Update #3254.
* bsps/bfin: Use public include pathChris Johns2018-01-047-7/+7
| | | | Update #3254.
* bsps/powerpc: Use public include pathChris Johns2018-01-0422-75/+13
| | | | Update #3254.
* bsp/mcf548x: Use public include pathChris Johns2018-01-043-6/+6
| | | | Update #3254.
* libchip: Use public include pathChris Johns2018-01-048-11/+10
| | | | Update #3254.
* bsp/gen5200: Use public include pathChris Johns2018-01-0431-68/+54
| | | | Update #3254.
* bsps/lm32: Use public include pathChris Johns2018-01-0413-13/+13
| | | | Update #3254.
* bsp/pc386: Use public include pathChris Johns2018-01-046-6/+6
| | | | Update #3254.
* bsp/altera-cyclone-v: Use public include pathChris Johns2018-01-0414-61/+61
| | | | Update #3254.
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-0418-18/+18
| | | | | | | This is necessary to pick up mandatory flags provided by the build system. Update #3254.
* bsp/pc386: Do not install console_private.hSebastian Huber2018-01-043-6/+1
| | | | | | The name suggests that this is a private implementation header file. Update #3254.
* bsps/powerpc: Remove unused RTEMS_CPU_MODELSebastian Huber2018-01-031-17/+3
|
* bsps/powerpc: Rename BSP specific linkcmds.baseSebastian Huber2018-01-0313-15/+15
| | | | | | Avoid name conflicts with shared linkcmds.base. Update #3254.
* bsps/powerpc: Move shared irq.hSebastian Huber2018-01-034-5/+4
| | | | | | | This header file is only used by motorola_powerpc, so not shared. Update #3254. Update #3268.
* sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber2018-01-023-21/+0
| | | | | | Update #3254. Update #3260. Update #3269.
* sparc: Move <libcpu/byteorder.h>Sebastian Huber2018-01-023-71/+0
| | | | | Update #3254. Update #3260.
* bsp/mpc55xxevb: Move <bsp/irq.h>Sebastian Huber2018-01-025-11/+5
| | | | | Update #3254. Update #3268.
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-0278-293/+362
| | | | Update #3254.
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-0283-45/+123
| | | | | | | | | | This makes it possible to easily use EXTRA_DIST += foobar in fragments. Update #3254.
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-0273-0/+73
| | | | Update #3254.
* beatnik, motorola_powerpc, mvme3100, mvme5500: Simplify bsp_specsJoel Sherrill2017-12-2017-31/+53
| | | | | | | | | This collection of BSPs shared the linker script shared/startup/linkcmds. I renamed that ot shared/startup/linkcmds.share and made a BSP family specific startup/linkcmds. This was needed because each BSP family had a different combination of start file name, undefined symbols, etc. Updates #3520.
* qemuppc: Simplify bsp_specsJoel Sherrill2017-12-202-2/+4
| | | | Updates #3520.
* haleakala: Simplify bsp_specsJoel Sherrill2017-12-202-5/+3
| | | | Updates #3520.
* mpc8260ads: Simplify bsp_specsJoel Sherrill2017-12-202-5/+3
| | | | Updates #3520.
* ss555: Simplify bsp_specsJoel Sherrill2017-12-202-5/+2
| | | | Updates #3520.
* virtex4: Simplify bsp_specsJoel Sherrill2017-12-202-7/+3
| | | | Updates #3520.
* virtex5: Simplify bsp_specsJoel Sherrill2017-12-202-7/+3
| | | | Updates #3520.
* gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: ↵Joel Sherrill2017-12-2020-41/+31
| | | | | | | | | | Simplify bsp_specs These BSPs all use shared/startup/linkcmds.base and thus needed to be modified at the same time. Variations in the arguments were reflected into the BSP specific portions of the linkcmds. Updates #3520.
* uC5282: Simplify bsp_specsJoel Sherrill2017-12-202-5/+4
| | | | Updates #3520.
* mcf5235: Simplify bsp_specsJoel Sherrill2017-12-204-5/+8
| | | | Updates #3520.
* mcf5225x: Simplify bsp_specsJoel Sherrill2017-12-202-5/+4
| | | | Updates #3520.
* mcf5206elite: Simplify bsp_specsJoel Sherrill2017-12-203-5/+7
| | | | Updates #3520.
* mcf52235: Simplify bsp_specsJoel Sherrill2017-12-202-5/+3
| | | | Updates #3520.
* gen68340: Simplify bsp_specsJoel Sherrill2017-12-202-5/+5
| | | | Updates #3520.
* gen68360: Simplify bsp_specsJoel Sherrill2017-12-202-5/+4
| | | | Updates #3520.
* csb360: Simplify bsp_specsJoel Sherrill2017-12-202-5/+4
| | | | Updates #3520.
* av5282: Simplify bsp_specsJoel Sherrill2017-12-204-5/+7
| | | | Updates #3520.
* genmcf548x, mvme147, mvme147s, mvme162, mvme167: Simplify bsp_specsJoel Sherrill2017-12-206-25/+9
| | | | | | | These BSPs used shared/startup/linkcmds.base and had to be modified as a set. Updates #3520.
* mrm332: Simplify bsp_specsJoel Sherrill2017-12-202-5/+3
| | | | Updates #3520.
* mcf5329: Simplify bsp_specsJoel Sherrill2017-12-203-5/+3
| | | | Updates #3520.
* Add support for arguments in ISRsKilian Holzinger2017-12-201-0/+3
|
* gensh4: Simplify bsp_specsJoel Sherrill2017-12-194-5/+7
| | | | Updates #3250.
* gensh2: Simplify bsp_specsJoel Sherrill2017-12-194-7/+4
| | | | Updates #3250.
* gensh1: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
| | | | Updates #3250.
* shsim: Simplify bsp_specsJoel Sherrill2017-12-195-242/+2
| | | | | | | | | | This bsp_specs included non-standard logic to pass endian arguments to the linker. These should not be necessary. If they are, it is a bug in the sh gcc target. The code was "%{ml:-EL}%{mb:-EB}" Also the file linkcmds.sim was not referenced and was deleted. Updates #3250.
* 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.