summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/lpc24xx: More flexible region configurationSebastian Huber2012-06-153-46/+67
* bsp/lpc24xx: Fix timing for M29W320E70Sebastian Huber2012-06-151-2/+2
* bsp/lpc24xx: Add lpc24xx_module_is_enabled()Sebastian Huber2012-06-152-0/+26
* bsp/lpc24xx: Ethernet support for EA LPC1788 boardSebastian Huber2012-06-151-1/+1
* bsp/lpc24xx: Ethernet support for LPC17XXSebastian Huber2012-06-151-9/+26
* bsp/lpc24xx: Use external RAMSebastian Huber2012-06-151-4/+4
* bsp/lpc24xx: Use RAS and CAS of 2 for IS42S32800BSebastian Huber2012-06-151-18/+2
* bsp/lpc24xx: Simplify EMCDLYCTL handlingSebastian Huber2012-06-151-13/+24
* bsp/lpc24xx: Simplify EMC configurationSebastian Huber2012-06-153-137/+129
* bsp/lpc24xx: New BSP variants (PLX800 on LPC1778)Sebastian Huber2012-06-157-13/+85
* bsps/arm: Rename linkcmds.armv7 to linkcmds.armv7mSebastian Huber2012-06-157-8/+8
* libchip: Add support for NS16550 with FDRSebastian Huber2012-06-151-4/+4
* sapi: Add nanoseconds_per_tick to configurationSebastian Huber2012-06-141-1/+1
* bsps: Replace NIRVANA regionSebastian Huber2012-06-1227-28/+13
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-312-3/+3
* Add bspopts.h.in.Ralf Corsépius2012-05-2414-0/+693
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-112-16/+13
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-11207-443/+0
* Miscellaneous - Clean up file headers so patterns followedJoel Sherrill2012-05-112-9/+6
* nds - Clock driver compiles againJoel Sherrill2012-05-101-12/+17
* nds/libnds - Fix missing prototype warning and formattingJoel Sherrill2012-05-101-6/+9
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+3
* Remove CVS-Ids.Ralf Corsépius2012-05-0420-68/+0
* nds/linkcmds - Remove execute permissionJoel Sherrill2012-05-031-0/+0
* General - Remove extraneous blank line in license messageJoel Sherrill2012-05-0333-21/+0
* smdk2410 - Remove odd $Id$Joel Sherrill2012-05-021-2/+0
* gp32 - Remove odd $Id$Joel Sherrill2012-05-021-3/+0
* bsps/stackalloc: Use stack section symbolsSebastian Huber2012-04-243-25/+7
* bsp/lpc24xx: Fix define nameSebastian Huber2012-04-231-1/+1
* bsps/arm: Make the Clock_isr() static againSebastian Huber2012-04-201-1/+1
* bsps/arm: Remove superfluous includeSebastian Huber2012-04-201-1/+0
* lpc shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-1/+1
* armv7m shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-1/+2
* nds: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-15/+8
* gba: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-32/+25
* edb7312: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-19/+14
* bsp/stm32f4: API changesSebastian Huber2012-04-159-83/+174
* bsp/stm32f4: Add IO and RCCSebastian Huber2012-04-129-55/+487
* bsp/stm32f4: New BSPSebastian Huber2012-04-0717-0/+1085
* bsps/arm: Add BSP_ARMV7M_SYSTICK_PRIORITYSebastian Huber2012-04-073-5/+6
* bsps/arm: Add BSP_ARMV7M_IRQ_PRIORITY_DEFAULTSebastian Huber2012-04-073-2/+6
* bsps: Update due to API changesSebastian Huber2012-04-071-2/+2
* bsp/lm3s69xx: Reflect new Qemu patchSebastian Huber2012-03-241-6/+1
* bsps: Shared ARMv7-M interrupt supportSebastian Huber2012-03-2411-129/+184
* bsps: Add shared default IRQ handlerSebastian Huber2012-03-2416-83/+69
* bsp/lm3s69xx: FormatSebastian Huber2012-03-242-58/+52
* bsp/lm3s69xx: Use shared timer stub driverSebastian Huber2012-03-242-36/+1
* bsp/lm3s69xx: Use shared start.SSebastian Huber2012-03-243-132/+12
* bsps: Shared ARMv7-M clock driverSebastian Huber2012-03-245-14/+47
* bsp/lm3s69xx: New Qemu patchSebastian Huber2012-03-241-0/+29