aboutsummaryrefslogtreecommitdiff
path: root/board/t3corp
AgeCommit message (Expand)AuthorFilesLines
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-26/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-83/+5
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2010-12-17ppc4xx: t3corp: Add support for the Xilinx DS617 flash chipStefan Roese1-0/+38
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-2/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-6/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-07-23ppc4xx: T3CORP fixes and updatesStefan Roese3-5/+21
2010-07-01ppc4xx: Add T3COPR board support (PPC460GT based)Stefan Roese5-0/+443