aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/mip405/mip405.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-805/+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-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini1-7/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-04-01Consolidate bool typeYork Sun1-3/+2
2012-01-09board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller1-1/+21
2011-11-16mip405.c: Fix GCC 4.6 build warningsStefan Roese1-7/+3
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese1-0/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-10-03mpl: Remove memory test relocation fixupsPeter Tyser1-2/+1
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-19/+19
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-66/+66
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-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-6/+6
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese1-3/+0
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese1-1/+1
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-3/+0
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-5/+3
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-2/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-4/+4
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-0/+12
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk1-1/+11
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-0/+7
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-14/+42
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-3/+0
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk1-76/+133
2003-05-23Patch by Denis Peter, 19 Mai 2003:wdenk1-11/+30
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk1-0/+15
2002-09-30Initial revisionwdenk1-0/+675