| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -5/+8 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -5/+8 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
|/ |
|
* | powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR | trem | 2012-12-15 | -1/+0 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | -3/+0 |
* | CMD: Drop CMD_DCR, it's not used | Marek Vasut | 2012-04-19 | -1/+0 |
* | powerpc: cpm2 boards: update fcc register logic | Mike Frysinger | 2011-10-17 | -2/+2 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -168/+168 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -10/+10 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -10/+10 |
* | Use config_cmd_default.h instead of config_cmd_all.h | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-03 | -28/+19 |
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -0/+1 |
* | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+1 |
* | include/configs: Use new CONFIG_CMD_* in various e* named board config files. | Jon Loeliger | 2007-07-05 | -35/+34 |
* | Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTs | Wolfgang Denk | 2005-09-25 | -0/+9 |
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -0/+1 |
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -0/+18 |
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -0/+2 |
* | Patch by Florian Schlote, 08 Sep 2004: | wdenk | 2005-01-09 | -8/+8 |
* | * Patch by Kurt Stremerch, 03 Sep 2004: | wdenk | 2005-01-09 | -28/+75 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -0/+2 |
* | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk | 2004-09-08 | -25/+25 |
* | Patch by Robert Schwebel, 13 May 2004: | wdenk | 2004-06-09 | -2/+3 |
* | Code cleanup | wdenk | 2004-03-25 | -0/+1 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -1/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -49/+49 |
* | * Fix CONFIG_NET_MULTI support in include/net.h | wdenk | 2003-06-15 | -0/+1 |
* | Compile fixes | wdenk | 2003-04-20 | -0/+1 |
* | Make compile clean, fix the usual small problems. | wdenk | 2003-03-26 | -0/+1 |
* | * Patch by Daniel Engström, 13 Nov 2002: | wdenk | 2002-11-18 | -0/+1 |
* | * Patch by Jim Sandoz, 07 Nov 2002: | wdenk | 2002-11-11 | -0/+1 |
* | Initial revision | wdenk | 2002-11-03 | -0/+689 |