aboutsummaryrefslogtreecommitdiff
path: root/board/davedenx/aria
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher4-140/+0
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
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-35/+2
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
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-23/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
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 Denk3-0/+389