aboutsummaryrefslogtreecommitdiff
path: root/board/pdm360ng/pdm360ng.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-581/+0
2017-05-15i2c: pdm360ng: Drop use of CONFIG_I2C_HARDSimon Glass1-30/+0
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: pdm360ng: drop not needed memory node fixupAnatolij Gustschin1-1/+0
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-31/+0
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin1-26/+0
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-6/+0
2010-10-12pdm360ng: add EDID property to FDT display nodeAnatolij Gustschin1-0/+43
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin1-3/+0
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin1-0/+650