summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Fix rtems_mii_ioctl() usageSebastian Huber2012-09-281-1/+1
* bsps/arm: Add LPC_DMA_CHANNEL_COUNTSebastian Huber2012-09-283-2/+10
* bsp/lpc32xx: Specify scratch area alignmentSebastian Huber2012-08-201-1/+2
* bsp/lpc32xx: Stop unused DDRAM_CLKSebastian Huber2012-08-201-1/+1
* bsp/lpc32xx: Fix clock nameSebastian Huber2012-08-202-7/+7
* bsp/lpc32xx: Add lpc32xx_select_nand_controller()Sebastian Huber2012-08-203-0/+53
* bsp/lpc24xx: Use USB RAM for fast data sectionSebastian Huber2012-08-203-3/+6
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-0614-693/+0
* Use http://www.rtems.org/bugzilla as bug-URL.Ralf Corsépius2012-07-1911-11/+11
* Remove CVS-Ids.Ralf Corsépius2012-07-196-12/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-1916-16/+16
* Require autoconf-2.69.Ralf Corsépius2012-07-1916-16/+16
* 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