summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/mpc55xx: Fix prototypePeter Dufault2013-07-241-1/+1
|
* score: Merge sysstate API into one fileSebastian Huber2013-07-2412-0/+12
|
* bsp/lpc32xx: Fix memory map for GPIO registersSebastian Huber2013-07-241-0/+2
|
* 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
| | | | Delete bsp_smp_interrupt_cpu().
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-177-21/+16
| | | | | | | | | | Add and use _SMP_Get_current_processor() and rtems_smp_get_current_processor(). Delete bsp_smp_interrupt_cpu(). Change type of current processor index from int to uint32_t to match _SMP_Processor_count type.
* 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
| | | | | This allows VIRTEX_CONSOLE_USE_INTERRUPTS=0 on the configure command line to disable the interrupt mode.
* bsp/csb336: Use IRQ extensions APIVipul Nayyar2013-07-102-92/+96
| | | | Fix warnings.
* libchip ns16550.c: Improve commentJoel Sherrill2013-07-091-1/+4
|
* bsp/virtex: Add VIRTEX_CONSOLE_USE_INTERRUPTSSebastian Huber2013-07-092-37/+107
| | | | Add interrupt support for console driver.
* bsp/virtex: Use ppc_count_leading_zeros()Sebastian Huber2013-07-091-11/+10
| | | | Use ppc_count_leading_zeros() to optimize interrupt processing.
* bsp/virtex: Fix interrupt handlingSebastian Huber2013-07-091-9/+5
| | | | | | Some modules like the XPS UART Lite use event triggered interrupts. If we acknowledge the interrupts after the interrupt service we may loose these events.
* bsps/powerpc: Add ppc_count_leading_zeros()Sebastian Huber2013-07-091-0/+13
|
* bsp/csb337: Use IRQ extensions APIVipul Nayyar2013-07-071-36/+17
| | | | Fix warnings.
* 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
| | | | | Termios notifies now the driver about an inactive transmit with the length argument set to zero.
* 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
| | | | It declares a symbol defined in the linker command file.
* 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
| | | | | In case a BSP selects special CFLAGS_OPTIMIZE_V flags then they will be also used for CXXFLAGS_OPTIMIZE_V automatically for example.
* bsp/psim: Use plain symbol for PSIMSebastian Huber2013-06-283-27/+2
| | | | This avoids a linker assertion failure in the GCC test suite.
* 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
| | | | Move input sections to preserve order of the default Binutils script.
* powerpc: Fix Altivec supportSebastian Huber2013-06-261-1/+1
| | | | Use the right context.
* bsps/arm: Fix set exception handler for ARMv7Sebastian Huber2013-06-261-0/+8
|