summaryrefslogtreecommitdiffstats
path: root/board/munices/munices.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-159/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+6
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-2/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-7/+7
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* added basic support for the MUNICes board.Heiko Schocher2008-01-121-0/+170