summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared/lpc (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-04-19lpc shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill1-1/+1
2012-03-24bsps: Shared ARMv7-M clock driverSebastian Huber1-1/+7
2011-05-192011-05-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber5-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-282011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-12/+24
* shared/lpc/network/lpc-ethernet.c: Support multicast.
2010-12-162010-12-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-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-032010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-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.
2010-04-09unify irq data types and code, merge s3c2400/s3c2410 supportThomas Doerfler2-15/+20
2010-04-09added dma headerThomas Doerfler4-3/+273
added thumb support to start.S updated documentation
2010-01-12add support for lpc32xxThomas Doerfler1-0/+1400
2009-12-15add support for LPC32xxThomas Doerfler2-0/+224