summaryrefslogtreecommitdiffstats
path: root/board/versatile/versatile.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM/Versatile port: Removed unused functionsRoman Mashak2008-11-041-22/+0
| | | | | | Removal of never used functions. Signed-off-by: Roman Mashak <romez777@gmail.com>
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
| | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-3/+2
|
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-1/+1
| | | | - update ARM boards to use constants from mach-types.h
* * Patch by Philippe Robin, 01 Jul 2004:wdenk2004-07-111-0/+2
| | | | | | | Add initialization for Integrator and versatile board files. * Patch by Hinko Kocevar, 01 Jun 2004: Fix VFD FB allocation, add LCD FB allocation on ARM
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+0
|
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-141-0/+120
Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support. * Patch by Masami Komiya, 08 Mar 2004: Don't overwrite server IP address or boot file name when the boot server does not return values * Patch by listmember@orkun.us, 5 Mar 2004: Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
OpenPOWER on IntegriCloud