aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm8xx/tqm8xx.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-677/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+4
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+2
2015-01-05mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 supportMasahiro Yamada1-57/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-8/+10
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-3/+3
2010-09-19Remove HMI10 board supportWolfgang Denk1-23/+0
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-2/+2
2010-03-12TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher1-0/+119
2009-03-20boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger1-0/+3
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin1-2/+3
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+26
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-41/+41
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk1-35/+35
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk1-31/+92
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger1-0/+554