summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/startup/start-config-mmu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/mpc55xx: PR2077: Mapping for external flashPeter Dufault2012-10-021-53/+6
|
* bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILYSebastian Huber2012-10-021-1/+1
|
* bsp/mpc55xx: New ECU508 BSPsSebastian Huber2012-07-181-0/+26
|
* bsps/powerpc: Add no cache sectionSebastian Huber2012-04-241-1/+5
|
* bsp/mpc55xxevb: Change early MMU settingsSebastian Huber2012-04-241-12/+12
| | | | | | Add internal SRAM sections with cache enabled to early MMU settings. The internal SRAM initialization will use the early MMU settings. This allows applications to use cache inhibited areas in the internal SRAM.
* Support for MPC5643L.Sebastian Huber2012-01-231-0/+134
Rework of the start sequence to reduce the amount assembler code and to support configuration tables which may be provided by the application.