aboutsummaryrefslogtreecommitdiff
path: root/board/uc101
AgeCommit message (Collapse)AuthorFilesLines
2007-07-04Remove obsolete mpc5xxx linker scripts (3 of 3)Grant Likely1-136/+0
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Consolidate mpc5xxx linker scriptsGrant Likely1-0/+1
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-04-14[Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher1-0/+2
clear the Display after reset. Signed-off-by: Heiko Schocher <hs@denx.de>
2007-03-07UC101: fix compiler warningsWolfgang Denk1-9/+9
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk1-5/+2
Some code cleanup.
2006-12-21[PATCH] Add support for the UC101 board from MAN.Heiko Schocher4-0/+601
Signed-off-by: Heiko Schocher <hs@denx.de>