aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm5200/tqm5200.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-875/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-1/+1
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-14/+4
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+5
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass1-0/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada1-11/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-01-09tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk1-1/+2
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher1-1/+169
2010-09-21POST cleanup.Michael Zaidman1-19/+0
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel1-4/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-29/+29
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger1-0/+751