aboutsummaryrefslogtreecommitdiff
path: root/board/esd/mecp5123/mecp5123.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-200/+0
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-11/+1
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/+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-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-23/+0
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin1-31/+0
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan1-1/+1
2009-07-14MPC512x: factor out common codeWolfgang Denk1-102/+2
2009-07-14mecp5123: fix build errorWolfgang Denk1-8/+5
2009-06-12mpc512x: Add esd gmbh mecp5123 board supportStefan Roese1-0/+381