Sebastian Huber
d7d66d7d45
bsps: Move console drivers to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 13:08:32 +02:00
Sebastian Huber
7632906fc2
bsps: Move clock drivers to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:57:01 +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
7806d9c020
bsps: Move shared CPU counter support to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:37 +02:00
Sebastian Huber
79b9fe67ee
bsps: Move getentropy-cpucounter.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:37 +02:00
Sebastian Huber
ef7845482a
bsps: Move gpio.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:37 +02:00
Sebastian Huber
d6fb37aa9f
bsps: Move shared btimer support to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:37 +02:00
Sebastian Huber
9ec8cfc59c
bsps: Move pci_find_device.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:36 +02:00
Sebastian Huber
f9239014db
bsps: Move pci_bus_count.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:36 +02:00
Sebastian Huber
0510cd506b
bsps: Move doxygen.h files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 09:49:36 +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
223e22f1ed
bsps: Move uart-output-char.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
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
90013f59bd
bsps: Move tod.c to bsps and rename
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-16 14:56:05 +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
Sebastian Huber
b43ea9fed2
bsps: Move legacy console driver to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-12 07:09:10 +02:00
Sebastian Huber
1ce4a9e073
bsps: Fix typo in MPCI support
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-10 07:00:15 +02:00
Sebastian Huber
9b7c456732
bsps: Move generic IRQ support to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-09 07:09:47 +02:00
Sebastian Huber
d5842691e1
bsps: Remove librtemsbsp.a wrapup
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-09 07:09:47 +02:00
Sebastian Huber
4b28d3c797
bsps: Move shmdr to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-09 07:09:47 +02:00
Sebastian Huber
27de4e1fb8
bsps: Move libchip to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-04 10:13:28 +02:00
Sebastian Huber
4f0dca3ad2
bsps: Move version.c and use bspopts.h
...
This patch is a part of the BSP source reorganization.
Update #3285 .
Update #3375 .
2018-04-04 10:13:26 +02:00
Sebastian Huber
ce0ea6ff4f
bsps: Add shared-sources.am
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-04 10:12:29 +02:00
Sebastian Huber
4cf93658ef
bsps: Rework cache manager implementation
...
The previous cache manager support used a single souce file
(cache_manager.c) which included an implementation header (cache_.h).
This required the use of specialized include paths to find the right
header file. Change this to include a generic implementation header
(cacheimpl.h) in specialized source files.
Use the following directories and files:
* bsps/shared/cache
* bsps/@RTEMS_CPU@/shared/cache
* bsps/@RTEMS_CPU@/@RTEMS_BSP_FAMILY/start/cache.c
Update #3285 .
2018-01-31 12:49:09 +01:00