summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gumstix/fb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2013-06-291-1/+1
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+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.
* Whitespace removal.Ralf Corsepius2009-11-291-9/+9
|
* 2009-09-16 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-09-161-20/+81
| | | | | * configure.ac, fb/fb.c, include/bsp.h: updates made for porting to Nano-X and make testing easyer
* 2009-08-22 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-08-221-1/+1
| | | | | * fb/fb.c: Register correct device name. * startup/bspstart.c: Fix warnings.
* 2009-08-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-08-211-0/+174
* 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