aboutsummaryrefslogtreecommitdiff
path: root/board/sbc8349/sbc8349.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
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
2011-11-03mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger1-14/+13
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-27/+27
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-4/+1
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips1-13/+1
2008-01-08sbc8349: migrate board to libfdtPaul Gortmaker1-8/+10
2008-01-08sbc8349: Remove board specific ECC codePaul Gortmaker1-327/+0
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips1-4/+1
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker1-0/+585