Sebastian Huber
212663bede
bsps: Adjust architecture Doxygen groups
...
- Use CamelCase as it is not used in our C code. Enables simple search and
replace.
- Prefix with "RTEMS" to aid deployment and integration. It aids
searching and sorting.
Update #3706 .
2019-03-04 07:51:38 +01:00
Sebastian Huber
fad3f79b88
bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN
...
Remove the BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN hack. The interrupt
stacks are now allocated by the linker.
Update #3459 .
2018-09-03 07:03:09 +02:00
Sebastian Huber
5c5b021f51
bsps: Move bspsmpgetcurrentprocessor.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:38 +02:00
Sebastian Huber
2584f5b2b5
bsps: Move bspsmp.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:38 +02:00
Sebastian Huber
bc010a8d48
bsps: Move setvec.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:38 +02:00
Sebastian Huber
a4429391b6
bsps: Move sbrk.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:38 +02:00
Sebastian Huber
c4ccf26cb7
bsps: Convert all bsp_predriver_hook()
...
Use RTEMS_SYSINIT_ITEM() instead.
Update #2408 .
2018-04-20 09:49:36 +02:00
Sebastian Huber
5a06b187fb
bsps: Move bspgetworkarea.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:35 +02:00
Sebastian Huber
0b93d4f843
bsps: Move bspstart.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:35 +02:00
Sebastian Huber
07364103a8
bsps: Move bspreset_loop.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:35 +02:00
Sebastian Huber
554e39c8e5
bsps: Move bspreset.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:34 +02:00
Sebastian Huber
43bda786e7
bsps: Move bspclean.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:34 +02:00
Sebastian Huber
0a09ac58ac
bsps: Move stackalloc.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-16 14:56:10 +02:00
Sebastian Huber
9d44ae78cf
bsps: Move bsp-uboot-board-info.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-16 14:56:10 +02:00
Sebastian Huber
1cba1de115
bsps: Move bsp-fdt.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-16 14:56:10 +02:00
Sebastian Huber
c5fe44319e
bsps: Move bootcard.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-12 07:09:12 +02:00