summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* lpc23xx_tli800-testsuite.tcfg: Add dl02Joel Sherrill2014-11-051-0/+1
* lpc2362-testsuite.tcfg: Add dl02Joel Sherrill2014-11-051-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add a handful more testsJoel Sherrill2014-11-051-0/+8
* lm3s3749-testsuite.tcfg: Add dl02Joel Sherrill2014-11-051-0/+1
* lpc23xx_tli800-testsuite.tcfg: Add dl01Joel Sherrill2014-11-041-0/+1
* lpc2362-testsuite.tcfg: Add dl01Joel Sherrill2014-11-041-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add rbheap01Joel Sherrill2014-11-041-0/+1
* lm3s3749-testsuite.tcfg: Add dl01Joel Sherrill2014-11-041-0/+1
* Regenerated preinstall.am file.Chris Johns2014-11-041-0/+1
* BSP for several Beagle productsBen Gras2014-11-0336-3221/+1485
* Added BeagleBoard BSPClaas Ziemke2014-11-0329-0/+4596
* Added missing stm32f4xxxx_adc.hChris Nott2014-10-301-0/+320
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-239-37/+36
* 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