aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/pip405/pip405.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-958/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+4
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-2/+2
2016-05-02Fix spelling of "occurred".Vagrant Cascadian1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-1/+1
2013-04-01Consolidate bool typeYork Sun1-6/+4
2012-01-09board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller1-3/+20
2011-11-16pip405.c: Fix GCC 4.6 build warningsStefan Roese1-4/+7
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-18/+18
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-41/+41
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-1/+1
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD1-1/+2
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-8/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-4/+4
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-0/+17
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+0
2002-10-25Initial revisionwdenk1-0/+947