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