summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/mpc55xx: Add optional EBI configurationSebastian Huber2012-12-034-36/+90
* bsp/mpc55xx: Use RTEMS_ARRAY_SIZE()Sebastian Huber2012-12-035-6/+5
* bsp/mpc55xx: Add .sysram sectionSebastian Huber2012-12-033-2/+21
* bsp/mpc55xx: Add .dsram sectionSebastian Huber2012-12-032-2/+25
* bsp/mpc55xx: Delete <bsp/mpc55xxevb.h>Sebastian Huber2012-12-033-32/+0
* 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-035-45/+32
* bsp/mpc55xx: Errata e4396 for e200z7Sebastian Huber2012-12-031-2/+10
* bsp/mpc55xx: Set PPC_EXC_CONFIG_BOOKE_ONLYSebastian Huber2012-12-031-0/+4
* bsp/mpc55xx: Set PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2012-12-034-1/+26
* bsp/mpc55xx: DocumentationSebastian Huber2012-12-031-1/+4
* bsp/mpc55xx: Add and use mpc55xx_fatal_codeSebastian Huber2012-12-032-1/+5
* bsp/mpc55xx: Fix SMSC9218I MAC address settingChristian Mauderer2012-12-031-14/+62
* 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-038-43/+37
* bsp/mpc55xx: Fix no-cache section loadSebastian Huber2012-12-037-30/+49
* bsps/powerpc: Add and use bsp_text input sectionSebastian Huber2012-12-031-2/+2
* bsp/mpc55xx: Update due to API changesSebastian Huber2012-11-211-12/+12
* bsps/powerpc: Exception initialization error is fatalSebastian Huber2012-11-151-5/+1
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-4/+1
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-13/+12
* sapi: Use rtems_config*_get_interrupt_stack_sizeSebastian Huber2012-11-072-3/+7
* bsp/mpc55xx: SMSC9218i avoid mbuf migrationSebastian Huber2012-11-021-11/+28
* libnetworking: Use system eventsSebastian Huber2012-11-021-6/+6
* bsp/mpc55xx: Stop tasks for SMSC9218i during offSebastian Huber2012-10-251-0/+6
* bsp/mpc55xx: Add custom work area initSebastian Huber2012-10-259-25/+70
* Use proper 3 line form of license textJoel Sherrill2012-10-112-4/+6
* bsp/mpc55xx: PR2077: Add BSP_DEFAULT_BAUD_RATEPeter Dufault2012-10-024-3/+10
* bsp/mpc55xx: PR2077: Avoid PPC_USE_SPEPeter Dufault2012-10-021-3/+1
* bsp/mpc55xx: PR2077: Mapping for external flashPeter Dufault2012-10-021-53/+6
* bsps: PR2076: SMC91111 fixes for mpc55xxevb BSPPeter Dufault2012-10-021-6/+5
* bsp/mpc55xx: Fix bsp_idle_thread()Sebastian Huber2012-10-023-13/+40
* bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILYSebastian Huber2012-10-0213-18/+22
* bsp/mpc55xx: Add e200z7 specific idle taskSebastian Huber2012-09-281-0/+13
* mpc55xxevb: Fix compilation in start-config-siu-pcr.cJoel Sherrill2012-09-061-2/+2
* bsp/mpc55xx: Use a one second timeoutChristian Mauderer2012-08-211-117/+217
* bsp/mpc55xx: Fix SMSC9218I_BIG_ENDIAN_SUPPORTChristian Mauderer2012-08-212-7/+15
* bsp/mpc55xx: Move work from ISR to task contextChristian Mauderer2012-08-211-6/+8
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-061-135/+0
* bsp/mpc55xx: Add MPC55XX_CONSOLE_MINORSebastian Huber2012-07-253-8/+9
* bsp/mpc55xx: Whitespace changesSebastian Huber2012-07-251-7/+7
* bsp/mpc55xx: New EBI settings for MPC5674F boardsSebastian Huber2012-07-252-12/+10
* Require automake-1.12.2.Ralf Corsépius2012-07-191-1/+1
* Require autoconf-2.69.Ralf Corsépius2012-07-191-1/+1
* bsp/mpc55xx: Add SMSC9218I_IRQ_PINSebastian Huber2012-07-183-2/+10
* bsp/mpc55xx: Add SMSC9218I_RESET_PINSebastian Huber2012-07-183-3/+11
* bsp/mpc55xx: Add SMSC9218I_ENABLE_LED_OUTPUTSSebastian Huber2012-07-184-0/+16
* bsp/mpc55xx: Add SMSC9218I_BIG_ENDIAN_SUPPORTSebastian Huber2012-07-183-16/+44