summaryrefslogtreecommitdiff
path: root/board/tqc/tqm5200/tqm5200.c
AgeCommit message (Expand)Author
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-01-09tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher
2010-09-21POST cleanup.Michael Zaidman
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-10-07tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-03Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-03Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger