summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-24bsp/mpc55xx: Fix prototypePeter Dufault1-1/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber12-0/+12
2013-07-24bsp/lpc32xx: Fix memory map for GPIO registersSebastian Huber1-0/+2
2013-07-23Include missing <string.h>Sebastian Huber3-0/+3
2013-07-22bsp/stm32f4: fix typo in USART2 device nameKarel Gardas1-1/+1
2013-07-18bsp/gen83xx: Fix BSP options for MPC8348EAMDSRalf Kirchner1-2/+1
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber5-16/+11
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber7-21/+16
2013-07-17bsps/arm: Fix for top of the address spaceRic Claus2-4/+6
2013-07-17bsp/xilinx-zynq: Provide BSP variantsRic Claus13-4/+96
2013-07-17bsp/xilinx-zynq: Use bsp_console_select()Sebastian Huber1-2/+7
2013-07-17bsps/serial: Move bsp_console_select() declarationSebastian Huber3-9/+8
2013-07-16bsps: Use rtems_task_self()Sebastian Huber3-3/+3
2013-07-16libchip/ata: Remove dead codeSebastian Huber1-58/+5
2013-07-16Updated legacy code in arm edb7312Vipul Nayyar2-20/+6
2013-07-16bsps/arm: Disable alignment exceptionsSebastian Huber2-2/+2
2013-07-15bsp/mpc55xx: Add MPC5668G supportSebastian Huber17-20/+6836
2013-07-15bsp/rtl22xx: Use IRQ extensions APIVipul Nayyar1-13/+20
2013-07-12bsp/gumstix: Fix warningsVipul Nayyar1-54/+14
2013-07-12Updated Legacy code in arm gbaVipul Nayyar1-48/+20
2013-07-11bsps: Simplify bsp_generic_fatal() declarationSebastian Huber1-8/+2
2013-07-10libbsp/shared/generic-fatal.h: Add RTEMS_COMPILER_NO_RETURN_ATTRIBUTE to bsp_fJoel Sherrill1-0/+7
2013-07-10Updated Legacy code in arm gumstixVipul Nayyar1-17/+16
2013-07-10Updated Legacy code in arm edb7312Vipul Nayyar2-37/+39
2013-07-10bsp/virtex: Use #if instead of #ifdefSebastian Huber1-9/+9
2013-07-10bsp/csb336: Use IRQ extensions APIVipul Nayyar2-92/+96
2013-07-09libchip ns16550.c: Improve commentJoel Sherrill1-1/+4
2013-07-09bsp/virtex: Add VIRTEX_CONSOLE_USE_INTERRUPTSSebastian Huber2-37/+107
2013-07-09bsp/virtex: Use ppc_count_leading_zeros()Sebastian Huber1-11/+10
2013-07-09bsp/virtex: Fix interrupt handlingSebastian Huber1-9/+5
2013-07-09bsps/powerpc: Add ppc_count_leading_zeros()Sebastian Huber1-0/+13
2013-07-07bsp/csb337: Use IRQ extensions APIVipul Nayyar1-36/+17
2013-07-07mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber3-14/+28
2013-07-05bsp/mpc55xx: Update due to API changesSebastian Huber2-16/+12
2013-07-05bsp/mpc55xx: Avoid integer overflowSebastian Huber1-2/+2
2013-07-05bsp/mpc55xx: Round PLL divider upSebastian Huber1-1/+2
2013-07-05bsp/psim: Use EABI and System V small-data areaRalf Kirchner1-1/+1
2013-07-05bsps/powerpc: Avoid placement in small-data areaRalf Kirchner1-2/+2
2013-07-05bsp/psim: Fix declarationRalf Kirchner1-2/+2
2013-06-29bsps/arm: Add PL050 supportSebastian Huber6-0/+257
2013-06-29bsps/arm: Add PL111 supportSebastian Huber7-1/+561
2013-06-29libchip/serial: Add const qualifierSebastian Huber1-1/+1
2013-06-29framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber5-10/+11
2013-06-29make: Use C flags for C++ as defaultSebastian Huber1-2/+2
2013-06-28bsp/psim: Use plain symbol for PSIMSebastian Huber3-27/+2
2013-06-28bsps/powerpc: Update debug sectionsSebastian Huber1-18/+18
2013-06-28bsps/arm: Set vector base on all processorsSebastian Huber1-16/+23
2013-06-28bsps/arm: Move input sectionsSebastian Huber1-6/+6
2013-06-26powerpc: Fix Altivec supportSebastian Huber1-1/+1
2013-06-26bsps/arm: Fix set exception handler for ARMv7Sebastian Huber1-0/+8