summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mpc55xxevb/start/start-cache.S (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-07-12bsps/powerpc/mpc55xxevb: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-03-10bsps/powerpc/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
Updates #4625.
2018-04-20bsps: Move startup files to bspsSebastian Huber1-0/+0
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-10-02bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILYSebastian Huber1-1/+1
2012-07-18bsp/mpc55xx: Add MPC55XX_NEEDS_LOW_LEVEL_INITSebastian Huber1-0/+4
2012-05-21powerpc/mpc55xxevb: Fix cache define usageSebastian Huber1-5/+9
2012-01-23Support for MPC5643L.Sebastian Huber1-0/+106
Rework of the start sequence to reduce the amount assembler code and to support configuration tables which may be provided by the application.