| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. | Sonic Zhang | 2013-03-04 | -1/+18 |
* | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | -1/+2 |
* | mpc85xx: Add reginfo command | Becky Bruce | 2010-07-16 | -0/+5 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | ppc4xx: Rework cmd reginfo | Niklaus Giger | 2009-10-07 | -154/+4 |
* | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese | 2009-09-28 | -21/+21 |
* | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | -18/+18 |
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | -73/+73 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -0/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | ppc4xx: Consolidate PPC4xx UIC defines | Stefan Roese | 2008-07-11 | -3/+2 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -11/+11 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -56/+56 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-02-15 | -1/+6 |
|\ |
|
| * | 86xx: Add reginfo command | Becky Bruce | 2008-01-24 | -2/+8 |
* | | add Blackfin-specific reginfo command | Mike Frysinger | 2008-02-04 | -4/+41 |
|/ |
|
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -5/+0 |
* | common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -3/+3 |
* | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -2/+3 |
* | Add support for new TQM5200 revisions | Wolfgang Denk | 2006-07-19 | -1/+1 |
* | * Cleanup | wdenk | 2004-07-11 | -11/+11 |
* | * Patch by Martin Krause, 30 Jun 2004: | wdenk | 2004-07-11 | -5/+61 |
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | -26/+25 |
* | Minor reformatting | wdenk | 2003-12-09 | -43/+46 |
* | Updated for PPC405EP boards. | stroese | 2003-12-09 | -5/+71 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+12 |
* | PPC405EP support added. | stroese | 2003-05-23 | -1/+1 |
* | * Patch by Martin Winistoerfer, 23 Mar 2003 | wdenk | 2003-03-31 | -2/+37 |
* | Initial revision | wdenk | 2002-08-27 | -0/+180 |