aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pmc405de
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher5-579/+0
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-13kconfig: 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-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-52/+3
2012-10-15pmc405de and zeus: remove the env_ptr externsIgor Grinberg1-1/+0
2011-10-27GCC4.6: Squash warnings in pmc405de.cMarek Vasut1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-23/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-4/+4
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-132/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-7/+7
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-1/+1
2009-09-10ppc4xx: Fix PMC405DE supportMatthias Fuchs1-1/+4
2009-07-27PMC405DE: fix out of tree buildingWolfgang Denk1-1/+1
2009-07-24ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs5-0/+791