aboutsummaryrefslogtreecommitdiff
path: root/board/stx/stxssa
AgeCommit message (Expand)AuthorFilesLines
2015-09-02powerpc: mpc85xx: remove stxgp3, stxssa supportMasahiro Yamada7-581/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-4/+4
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-1/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-07-2985xx: enable FDT support for STX SSA boardWolfgang Denk1-0/+8
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-21/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-8/+0
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-33/+0
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-3/+3
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-30/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-1/+1
2009-08-2885xx: Move to a common linker scriptKumar Gala1-154/+0
2009-08-28stx: create common vendor/board hierarchy for STx boardsAlex Dubov7-0/+888