summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared/lpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lpc shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-1/+1
|
* bsps: Shared ARMv7-M clock driverSebastian Huber2012-03-241-1/+7
|
* 2011-05-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-05-195-150/+587
| | | | | | | | | * shared/lpc/include/lpc-emc.h, shared/lpc/include/lpc-lcd.h: New files. * shared/lpc/include/lpc-dma.h: API changes. * shared/lpc/clock/lpc-clock-config.c: Fixed nano seconds extension. * shared/lpc/network/lpc-ethernet.c: Format. Multicast hash filter support.
* 2011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-03-281-12/+24
| | | | * shared/lpc/network/lpc-ethernet.c: Support multicast.
* 2010-12-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-163-10/+168
| | | | | | * shared/lpc/include/lpc-i2s.h: Documentation. Fixed defines. * shared/lpc/include/lpc-timer.h: Documentation. * shared/lpc/network/lpc-ethernet.c: Added support for 10MBit/s links.
* 2010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-031-0/+131
| | | | | | | | | | | | | | * preinstall.am, shared/lpc/include/lpc-i2s.h, shared/startup/linkcmds.armv4, shared/startup/linkcmds.armv7: New files. * Makefile.am: Added header and linker command files intended to be used by every ARM BSP. * shared/startup/linkcmds.base: Support for EABI and ARM ELF standard. * shared/include/linker-symbols.h: Update due to linker command file changes. * shared/start/start.S, shared/include/start.h: Renamed entry symbol from start to _start to avoid namespace conflicts. Update due to linker command file changes.
* unify irq data types and code, merge s3c2400/s3c2410 supportThomas Doerfler2010-04-092-15/+20
|
* added dma headerThomas Doerfler2010-04-094-3/+273
| | | | | added thumb support to start.S updated documentation
* add support for lpc32xxThomas Doerfler2010-01-121-0/+1400
|
* add support for LPC32xxThomas Doerfler2009-12-152-0/+224