aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/mip405
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
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-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-6/+13
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-5/+3
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-2/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-4/+4
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-1/+1
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_8wdenk4-23/+20
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-14/+42
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2