summaryrefslogtreecommitdiff
path: root/board/digsy_mtc
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2011-04-28mpc52xx, digsy_mtc: protect default flash sectorsHeiko Schocher1-0/+2
2011-04-28mpc52xx, digsy_mtc: change phy addr for rev5 boards.Heiko Schocher1-0/+5
2011-03-22mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2Heiko Schocher1-0/+5
2011-01-19mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher2-2/+138
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-9/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-17/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-5/+6
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-14/+7
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-11/+11
2009-10-03ppc: Remove board-specific command table relocation fixupsPeter Tyser2-32/+0
2009-08-10digsy_mtc: Add delay in SPI transfers to the companion controller.Detlev Zundel1-20/+27
2009-08-10digsy_mtc: minor fixes for mtc command helpAnatolij Gustschin1-5/+6
2009-08-10digsy_mtc: Add mtc state command.Grzegorz Bernacki2-0/+31
2009-07-08Coding style cleanup; update CHANGELOGWolfgang Denk1-15/+15
2009-06-15digsy MTC: Add 'mtc' command.Grzegorz Bernacki4-1/+413
2009-06-15digsy MTC: Add SPI support.Grzegorz Bernacki1-0/+10
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk2-2/+0
2009-03-21Add support for the digsy MTC board.Grzegorz Bernacki5-0/+423