summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/stm32f4: Add header filesChris Nott2014-10-2311-57/+1209
* arm/raspberrypi: Fix warningsJoel Sherrill2014-10-202-64/+64
* arm/csb337/console/fbcons.c: Fix warningJoel Sherrill2014-10-201-18/+4
* arm/gba/console/conio.c: Fix warningJoel Sherrill2014-10-201-1/+5
* arm/edb7312: Fix warningsJoel Sherrill2014-10-203-2/+17
* arm/lpc176x/misc/restart.c: Fix set but not used warningJoel Sherrill2014-10-191-1/+2
* arm/rtl22xx/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-3/+4
* arm/gumstix/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* arm/gp32/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+0
* arm/gba/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* arm/edb7312/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-2/+4
* arm/csb337/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* c/src/lib/libbsp/arm/rtl22xx/console/uart.cJoel Sherrill2014-10-163-217/+167
* arm/csb337: Fix warningsJoel Sherrill2014-10-162-6/+12
* Remove unused pxa255/pmc, update csb337 and gumstix BSPsJoel Sherrill2014-10-161-2/+1
* gp32/startup/bspstart.c: Fix warningsJoel Sherrill2014-10-161-1/+1
* csb336/startup/bspstart.c: Fix warningsJoel Sherrill2014-10-161-4/+5
* arm/gp32/smc/smc.c: Remove unused sm_ECCEncode() and sm_status()Joel Sherrill2014-10-161-204/+1
* arm/gp32/smc/smc.c: Fix warnings and clean upJoel Sherrill2014-10-161-319/+287
* bsps/arm: Convert PL011 and PL050 console driversSebastian Huber2014-10-146-156/+153
* arm/gba/console: Fix warnings and clean upJoel Sherrill2014-10-132-111/+140
* arm/smdk2410/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-0/+1
* arm/rtl22xx/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-0/+1
* arm/gumstix/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-3/+1
* arm/gp32/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-0/+1
* arm/gba/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-1/+1
* arm/edb7312/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-0/+1
* arm/csb337/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-0/+1
* bsps/arm: Move abort stackSebastian Huber2014-10-131-4/+4
* arm/nds: Warning clean upJoel Sherrill2014-10-1032-131/+175
* gumstix/include/bsp.h: Do not include libchip/serial to avoid conflicts when ...Joel Sherrill2014-10-101-1/+6
* csb337/include/bsp.h: Do not include libchip/serial to avoid conflicts when b...Joel Sherrill2014-10-101-1/+6
* Add console-polled.h and update all BSPs that should use it.Joel Sherrill2014-10-103-1/+7
* arm: Fix warningSebastian Huber2014-10-106-17/+6
* bsp/stm32f4: Fix warningSebastian Huber2014-10-101-2/+0
* bsp/lpc32xx: Fix warningSebastian Huber2014-10-101-1/+1
* bsp/lpc24xx: Fix warningsSebastian Huber2014-10-102-6/+9
* arm/gba/startup/bspgetworkarea.c: Fix warningJoel Sherrill2014-10-091-2/+2
* arm/shared/abort/abort.c: Fix warnings and clean upJoel Sherrill2014-10-091-17/+28
* arm/lpc24xx/misc/system-clocks.c: Fix warningJoel Sherrill2014-10-091-1/+1
* arm/lm3s69xx/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warningJoel Sherrill2014-10-091-0/+5
* arm/gdbarmsim/irq/irq.c: Fix warningsJoel Sherrill2014-10-091-0/+7
* arm/gdbarmsim/include/irq.h: Fix spacingJoel Sherrill2014-10-091-1/+1
* arm/gba/irq/irq.c: Fix warnings and clean upJoel Sherrill2014-10-091-0/+6
* arm/gba/clock/clockdrv.c: Fix warnings and clean upJoel Sherrill2014-10-091-3/+6
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-0715-524/+552
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-072-31/+44
* termios: Separate flow control from normal handlerSebastian Huber2014-10-071-4/+1
* bsp/stm32f4XXXX: System clock configurationTomasz Gregorek2014-10-026-24/+475
* bsps: Fix build errorSebastian Huber2014-09-1820-50/+0