summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libchip/ata: Remove dead codeSebastian Huber2013-07-161-58/+5
* Updated legacy code in arm edb7312Vipul Nayyar2013-07-162-20/+6
* arm: Fix exception frame informationSebastian Huber2013-07-161-1/+1
* 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
* bsps/arm: Fix printk args to match formatRic Claus2013-07-151-7/+7
* 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
* threadhandler.c: Add commentsJoel Sherrill2013-07-091-0/+10
* 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-074-14/+33
* psxtests/psxcleanup: Fix cleanup push/pop testSebastian Huber2013-07-051-4/+3
* psxtests/psxhdrs: Fix cleanup push/pop testSebastian Huber2013-07-053-29/+3
* posix: Add commentSebastian Huber2013-07-051-0/+1
* 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
* mouse: Include missing header fileSebastian Huber2013-06-291-0/+2
* framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2013-06-296-10/+21
* 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-262-5/+5
* bsps/arm: Fix set exception handler for ARMv7Sebastian Huber2013-06-261-0/+8
* tmtests/tm20: Change allocation sizesSebastian Huber2013-06-251-3/+3
* psxtests/psxkey02: SimplifySebastian Huber2013-06-252-71/+23
* sptests/spwkspace: Reserve space for duplicatesSebastian Huber2013-06-251-0/+2
* sptests/spmountmgr01: SimplifySebastian Huber2013-06-251-4/+4
* sptests/sp64: SimplifySebastian Huber2013-06-251-78/+25
* sptests/sp62: Rework to avoid heap internalsSebastian Huber2013-06-251-32/+29