aboutsummaryrefslogtreecommitdiff
path: root/board/davedenx/aria/aria.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-3/+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: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-33/+0
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin1-31/+0
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin1-5/+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-14aria: enable NAND flash supportWolfgang Denk1-0/+1
2009-07-14MPC512x: factor out common codeWolfgang Denk1-120/+4
2009-06-12MPC512x: add support for ARIA boardWolfgang Denk1-0/+316