summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/gen5200/start/cpuinit.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* bsps/powerpc/gen83xx/start/cpuinit.c: Manual Header clean upChristian Mauderer2022-03-101-66/+14
| | | | | | | | There is not really anything left from the referenced cpuinit.c file from MPC8260ads CPU initialization. So ignore that part of the header during rework. Update #4625.
* bsps/powerpc/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-2/+2
| | | | Updates #4625.
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+348
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.