summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gumstix/rtl8019 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* gumstix: added new doxygenDaniel Ramirez2013-12-221-114/+286
|
* bsp/gumstix: Fix warningsVipul Nayyar2013-07-121-54/+14
|
* Updated Legacy code in arm gumstixVipul Nayyar2013-07-101-17/+16
|
* libnetworking: Use system eventsSebastian Huber2012-11-021-3/+3
| | | | | | | Add reserved system events RTEMS_EVENT_SYSTEM_NETWORK_SBWAIT and RTEMS_EVENT_SYSTEM_NETWORK_SOSLEEP. Add and use rtems_bsdnet_event_send().
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-112-4/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2010-05-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-05-141-1/+1
| | | | * rtl8019/rtl8019.c: Fix typo.
* 2010-05-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-031-27/+6
| | | | * rtl8019/rtl8019.c: Fixed interrupt handler.
* 2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-04-301-1/+1
| | | | | | * Makefile.am, preinstall.am: Added generic interrupt support modules. * include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION. * startup/bspstart.c, rtl8019/rtl8019.c: Interrupt support changes.
* unify irq data types and code, merge s3c2400/s3c2410 supportThomas Doerfler2010-04-091-7/+6
|
* Whitespace removal.Ralf Corsepius2009-11-291-9/+9
|
* 2009-08-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-08-212-0/+1392
* Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support * preinstall.am: Install skyeye_fb.h, Install wd80x3 * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support * startup/memmap.c: Change the size of Map I/O to 1216M * bsp/bsp.h: Add rtl8019 related infomation