summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* bsps: Move tictac.c to bspsSebastian Huber2018-04-241-0/+32
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move uboot_dump_bdinfo.c to bspsSebastian Huber2018-04-241-0/+79
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move uboot_getenv.c to bspsSebastian Huber2018-04-241-0/+74
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move bootloader to bspsSebastian Huber2018-04-2419-0/+12524
| | | | | | | | This bootloader is only used by the motorola_powerpc BSP. This patch is a part of the BSP source reorganization. Update #3285.
* bsps/arm: Move bsp_memory_management_initialize()Sebastian Huber2018-04-243-43/+17
| | | | | | | | This function is only used by the raspberrypi BSP. This patch is a part of the BSP source reorganization. Update #3285.
* bsps/lm32: Move shared drivers to bspsSebastian Huber2018-04-2321-0/+3327
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move ATA drivers to bspsSebastian Huber2018-04-237-0/+1980
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move PCI drivers to bspsSebastian Huber2018-04-2315-0/+4330
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/sh: Move console.c to bspsSebastian Huber2018-04-231-0/+123
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/sh: Move setvec.c to bspsSebastian Huber2018-04-231-0/+55
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/sh: Move bsphwinit.c to bspsSebastian Huber2018-04-231-0/+18
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move GDB stubs to bspsSebastian Huber2018-04-2311-0/+5381
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/v850: Move crt1.c to bspsSebastian Huber2018-04-231-0/+25
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/sparc64: Move helenos to bspsSebastian Huber2018-04-2311-0/+2300
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move RTC drivers to bspsSebastian Huber2018-04-2316-0/+2326
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move legacy network drivers to bspsSebastian Huber2018-04-2382-0/+82969
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-2368-0/+13172
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move SPI drivers to bspsSebastian Huber2018-04-239-0/+4217
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move I2C drivers to bspsSebastian Huber2018-04-2324-0/+6447
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/tms570: Move more start to bspsSebastian Huber2018-04-2315-0/+3495
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/gen5200: Move bestcomm to bspsSebastian Huber2018-04-2322-0/+3578
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/atsam: Move libraries to bspsSebastian Huber2018-04-2378-0/+21848
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/altera-cyclone-v: Move hwlib to bspsSebastian Huber2018-04-2311-0/+19144
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-23266-0/+3643
| | | | | | | | | Adjust various build files. Remove automatic generation of the c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script. This patch is a part of the BSP source reorganization. Update #3285.
* bsps/leon3: Move AMBA support to bspsSebastian Huber2018-04-201-0/+166
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/leon2: Move PCI driver to bspsSebastian Huber2018-04-201-0/+656
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/sparc: Move gnatsupp to bspsSebastian Huber2018-04-203-0/+84
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move MPCI support to bspsSebastian Huber2018-04-2021-0/+1568
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/sparc: Move network drivers to bspsSebastian Huber2018-04-206-0/+478
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/sparc: Move shared files to bspsSebastian Huber2018-04-2070-0/+50057
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-2048-0/+5705
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move startup files to bspsSebastian Huber2018-04-20560-0/+51305
| | | | | | | | Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move start files to bspsSebastian Huber2018-04-2070-0/+17311
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move console drivers to bspsSebastian Huber2018-04-20154-0/+47850
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move shared btimer supportSebastian Huber2018-04-201-0/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move clock drivers to bspsSebastian Huber2018-04-2065-0/+8002
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspsmpgetcurrentprocessor.c to bspsSebastian Huber2018-04-201-0/+15
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspsmp.c to bspsSebastian Huber2018-04-201-0/+35
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move setvec.c to bspsSebastian Huber2018-04-201-0/+43
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-201-0/+28
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move shared CPU counter support to bspsSebastian Huber2018-04-202-0/+50
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-201-0/+69
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move gpio.c to bspsSebastian Huber2018-04-201-0/+1980
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-202-0/+65
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move pci_find_device.c to bspsSebastian Huber2018-04-201-0/+274
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move pci_bus_count.c to bspsSebastian Huber2018-04-201-0/+68
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move doxygen.h files to bspsSebastian Huber2018-04-2012-0/+188
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.