summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-08leon3: disable unused ISR handlerJoel Sherrill1-0/+2
2013-01-08leon3/shmsupp: Fix warnings & comment clean upJoel Sherrill3-65/+36
2013-01-08leon3: Open Ethernet Fixed WarningJoel Sherrill1-1/+1
2013-01-08no_bsp: Fix typo and formatJoel Sherrill1-10/+10
2013-01-08m68k/mvme167: Compiles againJoel Sherrill3-48/+36
2013-01-08arm/smdk2410: Update to include bspidle.cJoel Sherrill1-1/+1
2013-01-08arm/gp32: Correct compilation error in BSP Idle ThreadJoel Sherrill4-24/+38
2013-01-07bsp/lpc24xx: Declare conditionallySebastian Huber1-0/+4
2013-01-07bsp/lpc32xx: System reset after fatal conditionsSebastian Huber1-1/+1
2013-01-07bsp/lpc24xx: System reset after fatal conditionsSebastian Huber1-1/+1
2013-01-07bsp/lpc24xx: Request system reset for LPC17XXSebastian Huber1-4/+6
2013-01-07bsp/lpc24xx: Add WWDT module definesSebastian Huber1-1/+21
2013-01-07arm: Add and use _ARMV7M_Exception_default()Sebastian Huber1-15/+16
2013-01-07arm: Rename inline functionsSebastian Huber2-4/+4
2013-01-07arm: Move inline functionsSebastian Huber1-0/+2
2013-01-07arm: Add and use default exception handlerSebastian Huber1-15/+15
2013-01-07arm: Rename arm_exc_interrupt()Sebastian Huber9-9/+9
2013-01-07arm: Move prototypes to new fileSebastian Huber8-0/+15
2013-01-07bsps: Fix rtems_interrupt_server_handler_remove()Sebastian Huber1-2/+2
2012-12-21bsp/gen83xx: Add GPR_1 to register mapSebastian Huber1-1/+3
2012-12-21bsp/gen83xx: Fix RCWLR_CEVCO definesSebastian Huber1-2/+3
2012-12-21bsp/gen83xx: Fix CSB clock calculation for MPC8309Sebastian Huber1-1/+6
2012-12-18bsps/arm: Move promiscuous mode settingSebastian Huber1-2/+3
2012-12-18bsps/arm: Add PHY up/downSebastian Huber1-53/+211
2012-12-18bsps/arm: Add PHY timeout detectionSebastian Huber1-9/+20
2012-12-18bsps/arm: Add interface down supportSebastian Huber3-43/+105
2012-12-18bsps/arm: Prepare for interface down supportSebastian Huber1-78/+83
2012-12-18bsps/arm: Use assert() instead of status macrosSebastian Huber1-33/+9
2012-12-18bsps/arm: Remove superfluous attributesSebastian Huber1-3/+3
2012-12-18bsps/arm: Avoid mbuf migration in LPC ethernetSebastian Huber1-56/+30
2012-12-18bsp/lpc32xx: Add UART_CLKMODE settingsSebastian Huber2-0/+4
2012-12-18bsp/lpc32xx: Configure U4_TX pin for UART 4Sebastian Huber1-0/+8
2012-12-18bsp/lpc32xx: Fix function prototypeSebastian Huber1-2/+2
2012-12-18bsp/lpc32xx: Add idle thread bodySebastian Huber3-0/+39
2012-12-13bsp/lpc32xx: Fix console baud configurationSebastian Huber3-48/+64
2012-12-07bsps/powerpc: Use explicit compiler optionsSebastian Huber11-39/+14
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber15-132/+15
2012-12-07bsp/gdbarmsim: Do not call bsp_cleanup()Sebastian Huber1-2/+0
2012-12-07bsps: Add BSP_GENERIC_FATAL_SPURIOUS_INTERRUPTSebastian Huber2-7/+6
2012-12-07bsp/mrm332: Use shared bspclean.cSebastian Huber1-0/+1
2012-12-07bsps: Use <bsp/bootcard.h>Sebastian Huber6-25/+18
2012-12-07bsps/powerpc: Install missing <bsp/vectors.h>Sebastian Huber2-4/+2
2012-12-03bsp/mpc55xx: New BSP variants for RSM6Sebastian Huber18-6/+250
2012-12-03bsp/mpc55xx: Add optional EBI configurationSebastian Huber4-36/+90
2012-12-03bsp/mpc55xx: Use RTEMS_ARRAY_SIZE()Sebastian Huber5-6/+5
2012-12-03bsp/mpc55xx: Add .sysram sectionSebastian Huber3-2/+21
2012-12-03bsp/mpc55xx: Add .dsram sectionSebastian Huber2-2/+25
2012-12-03bsp/mpc55xx: Delete <bsp/mpc55xxevb.h>Sebastian Huber3-32/+0
2012-12-03bsps/powerpc: Add .nvram sectionSebastian Huber12-6/+35
2012-12-03bsp/mpc55xx: Add and use STARTROMSebastian Huber3-2/+5