aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/mip405
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher7-1256/+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 Rini2-8/+13
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada1-1/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk1-1/+1
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk1-23/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-70/+4
2013-04-01Consolidate bool typeYork Sun1-3/+2
2012-01-09board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2-3/+25
2011-11-16mip405.c: Fix GCC 4.6 build warningsStefan Roese1-7/+3
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-29/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-10-06board/mpl: Remove mpl-specific memory test commandPeter Tyser2-3/+2
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2-2/+2
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
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-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-154/+0
2009-11-02ppc4xx: Fix problems in some ppc4xx board MakefilesStefan Roese1-1/+1
2009-10-03mpl: Remove memory test relocation fixupsPeter Tyser1-2/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
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 Roese2-103/+103
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+2
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-1/+1
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD1-1/+2
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-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-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-13/+0
2008-05-21Big white-space cleanup.Wolfgang Denk4-29/+29
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1