summaryrefslogtreecommitdiff
path: root/board/mpl/mip405/mip405.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-805/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+4
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-2/+2
* PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini2016-09-201-7/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* Consolidate bool typeYork Sun2013-04-011-3/+2
* board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2012-01-091-1/+21
* mip405.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-7/+3
* ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-231-0/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-11/+0
* mpl: Remove memory test relocation fixupsPeter Tyser2009-10-031-2/+1
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-19/+19
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-7/+7
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-66/+66
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-241-1/+1
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-191-1/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-6/+6
* Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-201-3/+0
|\
| * [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-3/+0
* | [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-201-1/+1
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-5/+3
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-2/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-4/+4
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-231-0/+12
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-081-1/+11
* * Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk2003-09-101-0/+7
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-14/+42
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-3/+0
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-041-76/+133
* Patch by Denis Peter, 19 Mai 2003:wdenk2003-05-231-11/+30
* * Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk2003-04-051-0/+15
* Initial revisionwdenk2002-09-301-0/+675