summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8323erdb
AgeCommit message (Expand)Author
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-15PPC MPC83xx: Fix MPC8323ERDB build warningWolfgang Denk
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-07-07powerpc/83xx: remove empty board_early_init_f()Timur Tabi
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-03-28mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski
2008-03-04Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips
2007-08-17mpc83xx: implement board_add_ram_infoKim Phillips
2007-08-16mpc83xx: migrate remaining freescale boards to libfdtKim Phillips
2007-08-16mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips
2007-08-10mpc83xx: add support for the MPC8323E RDBKim Phillips