summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/t32mppc: Rename linker command fileSebastian Huber2019-11-141-1/+0
| | | | | | | This BSP family uses only one linker command file. Use the standard name. Update #3818.
* bsps: Always build generic interrupt supportSebastian Huber2019-05-168-4/+15
| | | | | | | This makes it possible to write tests for the generic interrupt controller support. Update #3269.
* build: Remove ampolish3Sebastian Huber2018-12-141-4/+0
| | | | Update #3254.
* bsps/powerpc: Use interrupt stack for init stackSebastian Huber2018-11-195-16/+20
| | | | | | Move start.o to separate file. Update #3459.
* build: Remove specialized CPPFLAGSSebastian Huber2018-10-151-1/+0
| | | | Close #3375.
* build: Remove local.amSebastian Huber2018-10-1021-21/+0
|
* bsp/tqm8xx: Remove unused filesSebastian Huber2018-09-171-1/+0
| | | | Close #3513.
* bsp/tqm8xx: Convert console to new Termios APISebastian Huber2018-09-171-0/+1
| | | | Update #3513.
* bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber2018-09-033-9/+0
| | | | | | | Remove the BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN hack. The interrupt stacks are now allocated by the linker. Update #3459.
* virtex5: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* virtex4: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* virtex: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* tqm8xx: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+1
| | | | Updates #3425.
* t32mppc: Move -Dxxx to configure.acJoel Sherrill2018-05-181-1/+1
| | | | Updates #3425.
* ss555: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* qoriq: Move -Dxxx to configure.acJoel Sherrill2018-05-181-1/+1
| | | | Updates #3425.
* qemuppc: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+1
| | | | Updates #3425.
* psim: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* mvme5500: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* mvme3100: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* mpc8260ads: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+1
| | | | Updates #3425.
* mpc55xxevb: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* motorola_powerpc: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+14
| | | | Updates #3425.
* haleakala: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* beatnik: Move -Dxxx to configure.acJoel Sherrill2018-05-181-0/+2
| | | | Updates #3425.
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-2637-2816/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove unmaintained times filesSebastian Huber2018-04-262-386/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move bsp-start-zero.S to bspsSebastian Huber2018-04-265-119/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/psim: Move align_h.S to bspsSebastian Huber2018-04-262-440/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/haleakala: Move assembler files to bspsSebastian Huber2018-04-263-322/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/qemuppc: Install linkcmds.baseSebastian Huber2018-04-251-0/+1
| | | | | Update #3339. Close #3411.
* bsps: Remove unused u-boot-generic-board-info.hSebastian Huber2018-04-251-132/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/gen5200: Move source files to bspsSebastian Huber2018-04-257-3129/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/haleakala: Move mmu_405.c to bspsSebastian Huber2018-04-252-294/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/beatnik: Move source files to bspsSebastian Huber2018-04-258-2721/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mvme3100: Move flashcfg.c to bspsSebastian Huber2018-04-252-117/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mvme5500: Move source files to bspsSebastian Huber2018-04-254-545/+3
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/virtex5: Move mmu.c to bspsSebastian Huber2018-04-252-582/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/virtex4: Move mmu.c to bspsSebastian Huber2018-04-252-568/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move spansionFlash.c to bspsSebastian Huber2018-04-242-478/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move intelFlash.c to bspsSebastian Huber2018-04-242-465/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move flash.c to bspsSebastian Huber2018-04-243-911/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move vpd.c to bspsSebastian Huber2018-04-243-324/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move motorola.c to bspsSebastian Huber2018-04-242-433/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move residual.c to bspsSebastian Huber2018-04-242-105/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move showbats.c to bspsSebastian Huber2018-04-243-53/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move ppc-exc-handler-table.c to bspsSebastian Huber2018-04-244-70/+3
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move memcpy.c to bspsSebastian Huber2018-04-245-130/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move tictac.c to bspsSebastian Huber2018-04-245-36/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move uboot_dump_bdinfo.c to bspsSebastian Huber2018-04-242-80/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.