aboutsummaryrefslogtreecommitdiff
path: root/board/tqm5200/tqm5200.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-17TQM5200: fix default IDE reset levelMartin Krause1-0/+3
2008-03-13TQM5200: remove dead codeWolfgang Denk1-56/+0
2008-03-02TQM5200: use automatic fdt memory fixup (part 2)Martin Krause1-0/+4
2008-03-02TQM5200: use automatic fdt memory fixupMartin Krause1-0/+1
2008-03-02TQM5200: fix bug in SDRAM initialization codeMartin Krause1-4/+7
2008-01-09Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher1-1/+4
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk1-1/+3
2007-11-03TQM5200: Call usb_cpu_init() during board initMarian Balakowicz1-2/+8
2007-10-31TQM5200: Call usb_cpu_init() during board initMarian Balakowicz1-2/+8
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause1-0/+2
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-2/+2
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely1-6/+3
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-2/+2
2007-06-08TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka1-0/+11
2006-11-23Updates for TQM5200 modules:Wolfgang Denk1-1/+1
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka1-5/+3
2006-10-09TQM5200: perform POST memory test only on STK52xx carrier board.Wolfgang Denk1-0/+4
2006-09-13Disable autoboot abort for FO300 when silent mode is enabledWolfgang Denk1-30/+44
2006-08-27Code cleanupWolfgang Denk1-3/+3
2006-08-18Minor cleanupWolfgang Denk1-1/+1
2006-08-18Add support for WTK FO300 board (TQM5200 based).Marian Balakowicz1-1/+63
2006-07-22Add configuration for cam5200 board (based on TQM5200S).Wolfgang Denk1-2/+2
2006-07-21* Cleanup TQM5200 board configurations:Wolfgang Denk1-15/+22
2006-07-19Add support for new TQM5200 revisionsWolfgang Denk1-4/+31
2006-07-19Add support for TB5200 boardWolfgang Denk1-1/+9
2006-06-16Adjust TQM5200 make targetsWolfgang Denk1-18/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-4/+4
2005-08-18Fix initialization problem on TQM5200 without SM501Wolfgang Denk1-9/+41
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk1-0/+4
2005-03-27Patches by Martin Krause, 22 Mar 2005:wdenk1-5/+139
2004-12-16Code cleanup.wdenk1-11/+11
2004-12-12Patch by Martin Krause, 27 Oct 2004:wdenk1-5/+121
2004-07-11* Cleanupwdenk1-4/+4
2004-07-11* Patch by Martin Krause, 30 Jun 2004:wdenk1-0/+387