aboutsummaryrefslogtreecommitdiffstats
path: root/board/esd/mecp5123/mecp5123.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-200/+0
* i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-11/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+4
* 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-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-091-23/+0
* mpc512x: use common code for CSx configurationAnatolij Gustschin2013-03-091-31/+0
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan2009-09-251-1/+1
* MPC512x: factor out common codeWolfgang Denk2009-07-141-102/+2
* mecp5123: fix build errorWolfgang Denk2009-07-141-8/+5
* mpc512x: Add esd gmbh mecp5123 board supportStefan Roese2009-06-121-0/+381