aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-18/+16
2008-07-31TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk1-1/+1
2008-07-20tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel1-1/+2
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-4/+4
2008-07-11Fix some more print() format errors.Wolfgang Denk2-3/+3
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk3-3/+3
2008-06-28Coding Style CleanupWolfgang Denk1-9/+9
2008-06-12Change initdram() return type to phys_size_tBecky Bruce6-6/+6
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-4/+0
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-8/+8
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2-4/+122
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger4-5/+480
2008-06-11TQM8548: PCI express supportWolfgang Grandegger3-35/+215
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2-15/+248
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger1-0/+24
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger3-0/+62
2008-06-10TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger1-1/+3
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger1-38/+46
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger1-0/+6
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger4-245/+251
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger32-0/+8894