summaryrefslogtreecommitdiff
path: root/board/kup4k/u-boot.lds
Commit message (Collapse)AuthorAgeLines
* * Patch by Klaus Heydeck, 13 Mar 2003:wdenk2004-03-25-141/+0
| | | | Add support for KUP4X Board
* * Code cleanup:wdenk2003-06-27-1/+5
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
| | | | | | * Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
* * Add support for log buffer which can be passed to Linux kernel'swdenk2002-11-05-0/+136
syslog mechanism; used especially for POST results. * Patch by Klaus Heydeck, 31 Oct 2002: Add initial support for kup4k board