aboutsummaryrefslogtreecommitdiff
path: root/board/trab/vfd.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk1-1/+1
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk1-1/+1
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk1-6/+6
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-28Replace __asm references with __asm__Peter Tyser1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2006-07-19Bugfix in VFD routine on TRAB board.Wolfgang Denk1-13/+11
2006-06-16Fix udelay bug in vfd.c for trab boardWolfgang Denk1-1/+5
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-5/+2
2004-10-09Patch by Hinko Kocevar, 21 Aug 2004:wdenk1-0/+9
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk1-43/+50
2003-05-21Add support for arbitrary bitmaps for TRAB's VFD command;LABEL_2003_05_22_2230wdenk1-3/+4
2003-04-12* Patch by Lutz Dennig, 10 Apr 2003:LABEL_2003_04_15_1900wdenk1-1/+5
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk1-59/+113
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-25/+17
2003-03-06* Patches by David Müller, 31 Jan 2003:LABEL_2003_03_06_2255wdenk1-22/+23
2003-02-28* Add support for 16 MB flash configuration of TRAB boardLABEL_2003_02_28_0150wdenk1-183/+267
2002-12-07* Patch by Hans-Joerg Frieden, 06 Dec 2002LABEL_2002_12_07_0120wdenk1-1/+1
2002-12-03* Fix startup problems with VFD display on TRABLABEL_2002_12_03_2230wdenk1-0/+5
2002-11-03Initial revisionwdenk1-0/+414