| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -16/+23 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -16/+23 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR | trem | 2012-12-15 | 1 | -5/+0 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -10/+0 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | 1 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | 1 | -6/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+2 |
* | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | 1 | -17/+0 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -91/+91 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -6/+6 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -44/+42 |
* | Add CONFIG_MII_INIT support to related boards | TsiChung Liew | 2008-04-13 | 1 | -0/+1 |
* | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | 1 | -1/+3 |
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | 1 | -1/+1 |
* | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | 1 | -3/+6 |
* | Clear up confusion over the CMD_POST and POST_DIAG mess. | Jon Loeliger | 2007-07-08 | 1 | -7/+3 |
* | include/configs: Use new CONFIG_CMD_* in various F* and G* named board config... | Jon Loeliger | 2007-07-08 | 1 | -27/+21 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | 1 | -0/+2 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | 1 | -2/+2 |
* | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 2003-06-27 | 1 | -3/+3 |
* | * Add support for Promess ATC boardLABEL_2003_05_03_1700 | wdenk | 2003-05-03 | 1 | -35/+84 |
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+717 |