summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm8272
Commit message (Expand)AuthorAgeFilesLines
* ppc: Zap TQM8272 boardMarek Vasut2014-10-276-1271/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-0/+4
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-143-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-242-2/+2
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
|/
* board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:Wolfgang Denk2011-11-071-2/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-2/+6
* Remove redundant config.mk filesWolfgang Denk2010-12-091-27/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-9/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-44/+44
* TQM8272: move NAND part in seperate FileHeiko Schocher2008-09-064-276/+331
* TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher2008-09-061-18/+15
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Fixing coding style issuesWilliam Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-18/+16
* Fix some more print() format errors.Wolfgang Denk2008-07-111-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-111-4/+0
* TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-103-0/+1315
OpenPOWER on IntegriCloud