aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/pati
AgeCommit message (Expand)AuthorFilesLines
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher8-1681/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-09-20PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2-1/+3
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini1-1/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+1
2014-10-10PATI: fix broken SPI accessDavid Müller (ELSOFT AG)1-0/+5
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro 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/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-4/+4
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2012-01-09board/mpl/pati: use the CFI driver for the PATI boardDavid Müller1-2/+2
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-12-09Remove redundant config.mk filesWolfgang Denk1-24/+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-9/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2010-10-06board/mpl: Remove mpl-specific memory test commandPeter Tyser1-1/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2009-10-03mpl: Remove memory test relocation fixupsPeter Tyser1-2/+0
2009-07-19PATI board: fix compiler warningsWolfgang Denk2-3/+3
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-9/+9
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-02Cleanup 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-05-21Big white-space cleanup.Wolfgang Denk4-80/+80
2007-07-04Remove obsolete mpc5xx linker scriptsGrant Likely1-140/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-9/+15
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-01-03Patches by Stephan Linz, 11 Dec 2003:wdenk1-3/+0
2004-01-03* Patch by Ronen Shitrit, 10 Dec 2003:wdenk2-116/+114
2004-01-02* Patch by Denis Peter, 8 Dec 2003wdenk8-0/+1930