summaryrefslogtreecommitdiff
path: root/board/freescale/mpc5121ads/mpc5121ads.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-265/+0
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-21/+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-31/+0
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin1-21/+0
2011-10-28GCC4.6: Squash warning in mpc5121ads.cMarek Vasut1-2/+2
2010-10-19MPC5121: Add USB EHCI supportDamien Dusha1-1/+3
2010-10-13Fix define for MPC5121 ADS board.mark.vels@team-embedded.nl1-2/+2
2010-09-22fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi1-5/+0
2009-12-095xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-10-08mpc512x: fix fixed_sdram() init code.Wolfgang Denk1-6/+6
2009-09-25mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]Wolfgang Denk1-1/+1
2009-09-25Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan1-2/+97
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan1-1/+1
2009-07-14MPC512x: factor out common codeWolfgang Denk1-112/+6
2009-06-12mpc512x: MPC5121ADS: Add NAND supportStefan Roese1-7/+34
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk1-85/+92
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk1-1/+1
2009-06-12Rename ads5121 board into mpc5121adsWolfgang Denk1-0/+332