summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8315erdb
AgeCommit message (Expand)AuthorFilesLines
2014-09-14kconfig: 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-21/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+105
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-9/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-10-19mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk1-1/+1
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-6/+2
2010-01-08mpc83xx: Add NAND boot support for MPC8315E-RDB boardsAnton Vorontsov3-1/+58
2009-07-17mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov1-9/+5
2009-01-22mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov1-0/+52
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-31/+31
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+7
2008-07-1683xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov1-9/+10
2008-07-1683xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov1-2/+36
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-16mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala1-1/+1
2008-01-16mpc83xx: Add the support for MPC8315ERDB boardDave Liu4-0/+303