| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 1 | -677/+0 |
* | powerpc, 5xx: remove support for 5xx | Heiko Schocher | 2017-06-12 | 1 | -51/+2 |
* | Drop CONFIG_CMD_DOC | Simon Glass | 2017-01-25 | 1 | -9/+0 |
* | arm: Remove VCMA9 board | Simon Glass | 2016-12-04 | 1 | -23/+0 |
* | video: Move video_get_info_str() prototype to a header file | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | PowerPC: Update MIP405/MIP405T to use Kconfig better | Tom Rini | 2016-09-20 | 1 | -8/+8 |
* | Fix GCC format-security errors and convert sprintfs. | Ben Whitten | 2016-01-14 | 1 | -4/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -18/+1 |
* | board/mpl/common: remove the old legacy flash | David Müller | 2012-01-09 | 1 | -24/+178 |
* | board/mpl: Remove mpl-specific memory test command | Peter Tyser | 2010-10-06 | 1 | -27/+3 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | 1 | -2/+2 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | 1 | -2/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -1/+1 |
* | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner | 2009-12-21 | 1 | -1/+0 |
* | mpl: printing current stdio devices cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-19 | 1 | -30/+0 |
* | MIP405T: fix compile problem | Wolfgang Denk | 2009-07-18 | 1 | -1/+1 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | 1 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | Use strmhz() to format clock frequencies | Wolfgang Denk | 2008-10-21 | 1 | -5/+6 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -12/+12 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -5/+5 |
* | disk-on-chip: remove duplicate doc_probe declaration | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | 1 | -1/+0 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | 1 | -6/+6 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -7/+7 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | 1 | -2/+2 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | 1 | -0/+7 |
* | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz | 2008-02-21 | 1 | -1/+1 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | 1 | -22/+15 |
* | ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx | Stefan Roese | 2007-10-31 | 1 | -1/+1 |
* | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms | Stefan Roese | 2007-10-31 | 1 | -2/+2 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 1 | -3/+3 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 1 | -2/+2 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -1/+3 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -7/+7 |
* | * Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000 | wdenk | 2004-09-08 | 1 | -2/+2 |
* | Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340 | wdenk | 2004-03-14 | 1 | -1/+1 |
* | * Patch by Denis Peter, 8 Dec 2003 | wdenk | 2004-01-02 | 1 | -3/+47 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | 1 | -9/+9 |
* | * Patches by David Müller, 14 Nov 2003: | wdenk | 2003-12-07 | 1 | -73/+115 |
* | * Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8 | wdenk | 2003-09-10 | 1 | -132/+1 |
* | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 2003-06-27 | 1 | -4/+2 |
* | * Patches by David Müller, 12 Jun 2003: | wdenk | 2003-06-19 | 1 | -0/+4 |
* | * Patch by Denis Peter, 04 June 2003: | wdenk | 2003-06-04 | 1 | -2/+20 |
* | Patch by Denis Peter, 19 Mai 2003: | wdenk | 2003-05-23 | 1 | -22/+88 |
* | * Avoid flicker on the TRAB's VFD by synchronizing the enable with | wdenk | 2003-03-14 | 1 | -0/+2 |
* | * Patches by David Müller, 31 Jan 2003:LABEL_2003_03_06_2255 | wdenk | 2003-03-06 | 1 | -15/+40 |
* | * Patches by Robert Schwebel, 06 Mar 2003: | wdenk | 2003-03-06 | 1 | -1/+1 |
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+606 |