summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/csb336: Fix MMU _ttbl_base location to not overlap with exception vectors.Pavel Pisa2013-08-091-3/+4
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-3/+0
* PR766: Delete __RTEMS_APPLICATION__Sebastian Huber2013-08-081-4/+0
* bsp/xilinx_zynq_zc706: Add.Chris Johns2013-08-082-0/+9
* bsp/realview-pbx-a9: Enable fast idle clockSebastian Huber2013-08-061-1/+1
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-312-13/+15
* bsps/i386: Include missing header and fix warningsSebastian Huber2013-07-301-13/+11
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-303-8/+11
* Updated legacy code in i386 pc386Vipul Nayyar2013-07-298-288/+166
* bsp/nds: Include missing <rtems/framebuffer.h>Sebastian Huber2013-07-261-1/+1
* bsps: Include missing <rtems/score/heapimpl.h>Sebastian Huber2013-07-262-1/+3
* Removed legacy data types from armVipul Nayyar2013-07-263-12/+12
* score: Merge tod implementation into one fileSebastian Huber2013-07-262-8/+2
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-262-4/+4
* score: Merge sysstate API into one fileSebastian Huber2013-07-248-0/+8
* bsp/lpc32xx: Fix memory map for GPIO registersSebastian Huber2013-07-241-0/+2
* 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-172-9/+1
* bsps: Use rtems_task_self()Sebastian Huber2013-07-163-3/+3
* 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-1510-7/+66
* 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
* 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
* 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