summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gumstix/rtl8019 (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-22gumstix: added new doxygenDaniel Ramirez1-114/+286
2013-07-12bsp/gumstix: Fix warningsVipul Nayyar1-54/+14
2013-07-10Updated Legacy code in arm gumstixVipul Nayyar1-17/+16
2012-11-02libnetworking: Use system eventsSebastian Huber1-3/+3
Add reserved system events RTEMS_EVENT_SYSTEM_NETWORK_SBWAIT and RTEMS_EVENT_SYSTEM_NETWORK_SOSLEEP. Add and use rtems_bsdnet_event_send().
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2-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-142010-05-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
* rtl8019/rtl8019.c: Fix typo.
2010-05-032010-05-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-27/+6
* rtl8019/rtl8019.c: Fixed interrupt handler.
2010-04-302010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-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.
2010-04-09unify irq data types and code, merge s3c2400/s3c2410 supportThomas Doerfler1-7/+6
2009-11-29Whitespace removal.Ralf Corsepius1-9/+9
2009-08-212009-08-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2-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