summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc55xxevb: Move bspworkareainit.c to bspgetworkarea.cChirayu Desai2013-11-231-0/+0
* powerpc/mpc55xxevb: Move startup/reset.c to startup/bspreset.cChirayu Desai2013-11-231-0/+0
* bsp/mpc55xx: Add MPC5668G supportSebastian Huber2013-07-155-5/+48
* bsp/mpc55xx: Avoid integer overflowSebastian Huber2013-07-051-2/+2
* bsp/mpc55xx: Round PLL divider upSebastian Huber2013-07-051-1/+2
* bsps/powerpc: Delete bsp_exceptions_in_RAMSebastian Huber2013-06-211-4/+4
* bsp/mpc55xx: Rename BSP optionSebastian Huber2013-04-081-1/+1
* bsp/mpc55xx: Fix warningsSebastian Huber2013-04-082-8/+7
* bsp/mpc55xx: Fix prototypeSebastian Huber2013-02-201-1/+1
* bsp/mpc55xx: Add MPC55XX_ENABLE_START_PROLOGUESebastian Huber2013-02-062-0/+32
* bsp/mpc55xx: Merge RSM6 variants into oneSebastian Huber2013-02-069-120/+79
* bsp/mpc55xx: Add and use BSP specific fatal codesSebastian Huber2013-02-062-1/+6
* bsp/mpc55xx: Add BSP_DATA_CACHE_USE_WRITE_THROUGHSebastian Huber2013-01-281-1/+5
* bsp/mpc55xx: Fix MMU configuration for RSM6Sebastian Huber2013-01-281-4/+4
* bsp/mpc55xx: New BSP variants for RSM6Sebastian Huber2012-12-0311-5/+198
* bsp/mpc55xx: Add optional EBI configurationSebastian Huber2012-12-032-34/+76
* bsp/mpc55xx: Use RTEMS_ARRAY_SIZE()Sebastian Huber2012-12-035-6/+5
* bsp/mpc55xx: Add .sysram sectionSebastian Huber2012-12-032-2/+13
* bsp/mpc55xx: Add .dsram sectionSebastian Huber2012-12-031-2/+15
* bsps/powerpc: Add .nvram sectionSebastian Huber2012-12-036-0/+8
* bsp/mpc55xx: Add and use STARTROMSebastian Huber2012-12-033-2/+5
* bsp/mpc55xx: Add and use linkcmds.mpc5674f_ecu508Sebastian Huber2012-12-033-45/+27
* bsp/mpc55xx: Errata e4396 for e200z7Sebastian Huber2012-12-031-2/+10
* bsp/mpc55xx: Set PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2012-12-032-1/+21
* bsp/mpc55xx: DocumentationSebastian Huber2012-12-031-1/+4
* bsp/mpc55xx: Add and use mpc55xx_fatal_codeSebastian Huber2012-12-031-1/+1
* bsp/mpc55xx: Remove BSP_panic()Sebastian Huber2012-12-031-13/+0
* bsp/mpc55xx: Add mpc55xx_wait_for_interrupt()Sebastian Huber2012-12-032-9/+5
* bsp/mpc55xx: Use BSP_START_DATA_SECTIONSebastian Huber2012-12-037-31/+14
* bsp/mpc55xx: Fix no-cache section loadSebastian Huber2012-12-036-29/+48
* bsps/powerpc: Add and use bsp_text input sectionSebastian Huber2012-12-031-2/+2
* bsps/powerpc: Exception initialization error is fatalSebastian Huber2012-11-151-5/+1
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-4/+1
* sapi: Use rtems_config*_get_interrupt_stack_sizeSebastian Huber2012-11-072-3/+7
* bsp/mpc55xx: Add custom work area initSebastian Huber2012-10-258-24/+68
* Use proper 3 line form of license textJoel Sherrill2012-10-111-2/+3
* bsp/mpc55xx: PR2077: Mapping for external flashPeter Dufault2012-10-021-53/+6
* bsp/mpc55xx: Fix bsp_idle_thread()Sebastian Huber2012-10-021-0/+36
* bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILYSebastian Huber2012-10-029-13/+13
* mpc55xxevb: Fix compilation in start-config-siu-pcr.cJoel Sherrill2012-09-061-2/+2
* bsp/mpc55xx: Whitespace changesSebastian Huber2012-07-251-7/+7
* bsp/mpc55xx: New EBI settings for MPC5674F boardsSebastian Huber2012-07-252-12/+10
* bsp/mpc55xx: New ECU508 BSPsSebastian Huber2012-07-186-1/+194
* bsp/mpc55xx: Add MPC55XX_SYSTEM_CLOCK_DIVIDERSebastian Huber2012-07-181-6/+1
* bsp/mpc55xx: Add MPC55XX_NULL_POINTER_PROTECTIONSebastian Huber2012-07-181-1/+1
* bsp/mpc55xx: Add MPC55XX_NEEDS_LOW_LEVEL_INITSebastian Huber2012-07-186-132/+163
* bsp/mpc55xx: Add bsp_restart()Christian Mauderer2012-07-181-0/+24
* bsp/mpc55xx: Add output value to PCR configSebastian Huber2012-07-182-75/+73
* bsps: Replace NIRVANA regionSebastian Huber2012-06-125-5/+0
* powerpc/mpc55xx: BSP variant changes for MPC5643LSebastian Huber2012-06-054-11/+22