aboutsummaryrefslogtreecommitdiff
path: root/board/munices/munices.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-159/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-2/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-12added basic support for the MUNICes board.Heiko Schocher1-0/+170