summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include missing <string.h>Sebastian Huber2013-07-233-0/+3
* bsp/stm32f4: fix typo in USART2 device nameKarel Gardas2013-07-221-1/+1
* bsp/gen83xx: Fix BSP options for MPC8348EAMDSRalf Kirchner2013-07-181-2/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-175-16/+11
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-177-21/+16
* bsps/arm: Fix for top of the address spaceRic Claus2013-07-172-4/+6
* bsp/xilinx-zynq: Provide BSP variantsRic Claus2013-07-1713-4/+96
* bsp/xilinx-zynq: Use bsp_console_select()Sebastian Huber2013-07-171-2/+7
* bsps/serial: Move bsp_console_select() declarationSebastian Huber2013-07-173-9/+8
* bsps: Use rtems_task_self()Sebastian Huber2013-07-163-3/+3
* libchip/ata: Remove dead codeSebastian Huber2013-07-161-58/+5
* Updated legacy code in arm edb7312Vipul Nayyar2013-07-162-20/+6
* bsps/arm: Disable alignment exceptionsSebastian Huber2013-07-162-2/+2
* bsp/mpc55xx: Add MPC5668G supportSebastian Huber2013-07-1517-20/+6836
* bsp/rtl22xx: Use IRQ extensions APIVipul Nayyar2013-07-151-13/+20
* bsp/gumstix: Fix warningsVipul Nayyar2013-07-121-54/+14
* Updated Legacy code in arm gbaVipul Nayyar2013-07-121-48/+20
* bsps: Simplify bsp_generic_fatal() declarationSebastian Huber2013-07-111-8/+2
* libbsp/shared/generic-fatal.h: Add RTEMS_COMPILER_NO_RETURN_ATTRIBUTE to bsp_fJoel Sherrill2013-07-101-0/+7
* Updated Legacy code in arm gumstixVipul Nayyar2013-07-101-17/+16
* Updated Legacy code in arm edb7312Vipul Nayyar2013-07-102-37/+39
* bsp/virtex: Use #if instead of #ifdefSebastian Huber2013-07-101-9/+9
* bsp/csb336: Use IRQ extensions APIVipul Nayyar2013-07-102-92/+96
* libchip ns16550.c: Improve commentJoel Sherrill2013-07-091-1/+4
* bsp/virtex: Add VIRTEX_CONSOLE_USE_INTERRUPTSSebastian Huber2013-07-092-37/+107
* bsp/virtex: Use ppc_count_leading_zeros()Sebastian Huber2013-07-091-11/+10
* bsp/virtex: Fix interrupt handlingSebastian Huber2013-07-091-9/+5
* bsps/powerpc: Add ppc_count_leading_zeros()Sebastian Huber2013-07-091-0/+13
* bsp/csb337: Use IRQ extensions APIVipul Nayyar2013-07-071-36/+17
* mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber2013-07-073-14/+28
* bsp/mpc55xx: Update due to API changesSebastian Huber2013-07-052-16/+12
* bsp/mpc55xx: Avoid integer overflowSebastian Huber2013-07-051-2/+2
* bsp/mpc55xx: Round PLL divider upSebastian Huber2013-07-051-1/+2
* bsp/psim: Use EABI and System V small-data areaRalf Kirchner2013-07-051-1/+1
* bsps/powerpc: Avoid placement in small-data areaRalf Kirchner2013-07-051-2/+2
* bsp/psim: Fix declarationRalf Kirchner2013-07-051-2/+2
* bsps/arm: Add PL050 supportSebastian Huber2013-06-296-0/+257
* bsps/arm: Add PL111 supportSebastian Huber2013-06-297-1/+561
* libchip/serial: Add const qualifierSebastian Huber2013-06-291-1/+1
* framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2013-06-295-10/+11
* make: Use C flags for C++ as defaultSebastian Huber2013-06-291-2/+2
* bsp/psim: Use plain symbol for PSIMSebastian Huber2013-06-283-27/+2
* bsps/powerpc: Update debug sectionsSebastian Huber2013-06-281-18/+18
* bsps/arm: Set vector base on all processorsSebastian Huber2013-06-281-16/+23
* bsps/arm: Move input sectionsSebastian Huber2013-06-281-6/+6
* powerpc: Fix Altivec supportSebastian Huber2013-06-261-1/+1
* bsps/arm: Fix set exception handler for ARMv7Sebastian Huber2013-06-261-0/+8
* termios: Update due to API changesSebastian Huber2013-06-2528-272/+256
* bsps/arm: Rename functionSebastian Huber2013-06-244-5/+5
* bsp/virtex: Use shared clock driverSebastian Huber2013-06-243-12/+5