aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm8272
AgeCommit message (Expand)AuthorFilesLines
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk3-3/+3
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2-2/+2
2011-11-07board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:Wolfgang Denk1-2/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-2/+6
2010-12-09Remove redundant config.mk filesWolfgang Denk1-27/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-9/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-44/+44
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher4-276/+331
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher1-18/+15
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
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-11Fix some more print() format errors.Wolfgang Denk1-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-4/+0
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger3-0/+1315