summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-3019-0/+0
|
* bsp/pc386: Remove bin2boot supportSebastian Huber2018-04-271-24/+0
| | | | | Update #3408. Close #3410.
* bsp/mcf5206elite: Do not install runtest scriptSebastian Huber2018-04-261-0/+351
| | | | | | | Provide the runtest script only as a part of the sources. This simplifies the build system. Test support should be included in the RTEMS Tester.
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-26127-0/+12218
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/sparc64: Move asm.S to bsps and renameSebastian Huber2018-04-261-0/+17
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/mips: Move liblnk to bspsSebastian Huber2018-04-262-0/+242
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move bsp-start-zero.S to bspsSebastian Huber2018-04-261-0/+115
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/psim: Move align_h.S to bspsSebastian Huber2018-04-261-0/+439
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/haleakala: Move assembler files to bspsSebastian Huber2018-04-262-0/+320
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove unused u-boot-generic-board-info.hSebastian Huber2018-04-251-5/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/beagle: Move source files to bspsSebastian Huber2018-04-254-0/+1617
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/gumstix: Move fb.c to bspsSebastian Huber2018-04-251-0/+239
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/lm3s69xx: Move ssi.c to bspsSebastian Huber2018-04-251-0/+170
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/lpc176x: Move source files to bspsSebastian Huber2018-04-2513-375/+2788
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/lpc24xx: Move source files to bspsSebastian Huber2018-04-259-0/+1954
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/lpc32xx: Move source files to bspsSebastian Huber2018-04-2511-0/+1228
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/raspberrypi: Move source files to bspsSebastian Huber2018-04-256-0/+1587
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/smdk2410: Move smc.c to bspsSebastian Huber2018-04-251-0/+410
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/tms570: Move cpucounterread.c to bspsSebastian Huber2018-04-251-0/+62
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mcf5206elite: Move nvram.c to bspsSebastian Huber2018-04-251-0/+173
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mrm332: Move interr.c to bspsSebastian Huber2018-04-251-0/+50
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mrm332: Move spinit.c to bspsSebastian Huber2018-04-251-0/+96
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/gen5200: Move source files to bspsSebastian Huber2018-04-256-0/+3125
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/haleakala: Move mmu_405.c to bspsSebastian Huber2018-04-251-0/+293
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/beatnik: Move source files to bspsSebastian Huber2018-04-257-0/+2717
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mvme3100: Move flashcfg.c to bspsSebastian Huber2018-04-251-0/+116
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mvme5500: Move source files to bspsSebastian Huber2018-04-253-0/+542
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/virtex5: Move mmu.c to bspsSebastian Huber2018-04-251-0/+581
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/virtex4: Move mmu.c to bspsSebastian Huber2018-04-251-0/+567
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/gensh4: Move hw_init.c to bspsSebastian Huber2018-04-251-0/+283
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-cp15-set-ttb-entries.c to bspsSebastian Huber2018-04-241-0/+89
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-cp15-set-exception-handler.c to bspsSebastian Huber2018-04-241-0/+56
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-a9mpcore-smp.c to bspsSebastian Huber2018-04-241-0/+70
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-pl050.c to bspsSebastian Huber2018-04-241-0/+116
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-pl011.c to bspsSebastian Huber2018-04-241-0/+91
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-pl111-fb.c to bspsSebastian Huber2018-04-241-0/+276
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-generic-timer-clock-config.c to bspsSebastian Huber2018-04-241-0/+202
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move arm-a9mpcore-clock-config.c to bspsSebastian Huber2018-04-241-0/+212
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move armv7m-cpucounter.c to bspsSebastian Huber2018-04-241-0/+53
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-241-0/+38
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/i386: Move shared files to bspsSebastian Huber2018-04-2410-0/+4275
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move spansionFlash.c to bspsSebastian Huber2018-04-241-0/+477
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move intelFlash.c to bspsSebastian Huber2018-04-241-0/+464
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move flash.c to bspsSebastian Huber2018-04-241-0/+909
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move vpd.c to bspsSebastian Huber2018-04-241-0/+322
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move motorola.c to bspsSebastian Huber2018-04-241-0/+432
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move residual.c to bspsSebastian Huber2018-04-241-0/+104
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move showbats.c to bspsSebastian Huber2018-04-241-0/+51
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move ppc-exc-handler-table.c to bspsSebastian Huber2018-04-241-0/+67
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move memcpy.c to bspsSebastian Huber2018-04-241-0/+126
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.