| Commit message (Expand) | Author | Age | Files | Lines |
* | mpc8260: remove sacsng board support | Masahiro Yamada | 2015-01-05 | 1 | -1038/+0 |
* | dm: spi: Remove SPI_INIT feature | Simon Glass | 2014-10-22 | 1 | -1/+0 |
* | lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND | Przemyslaw Marczak | 2014-03-28 | 1 | -0/+1 |
* | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada | 2014-03-07 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -7/+4 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -7/+4 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | 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 | -3/+0 |
* | powerpc: cpm2 boards: update fcc register logic | Mike Frysinger | 2011-10-17 | 1 | -3/+3 |
* | sbc82xx: delete support for obsolete SBC8240/SBC8260 | Paul Gortmaker | 2011-10-01 | 1 | -3/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | 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 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | Update all board to support new bbmiiphy driver (with multibus support) | Luigi 'Comio' Mantellini | 2009-10-10 | 1 | -0/+4 |
* | i2c: Update references to individual i2c commands | Peter Tyser | 2009-06-12 | 1 | -3/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -142/+142 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -12/+12 |
* | 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_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | 1 | -1/+1 |
* | sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'" | Wolfgang Denk | 2008-07-03 | 1 | -4/+8 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -1/+1 |
* | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | 1 | -1/+0 |
* | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | 1 | -9/+11 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 1 | -2/+1 |
* | include/configs: Use new CONFIG_CMD_* in various s* named board config files. | Jon Loeliger | 2007-07-05 | 1 | -30/+23 |
* | Adjust "echo" as a default command | Wolfgang Denk | 2006-03-12 | 1 | -2/+0 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | 1 | -17/+17 |
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | 1 | -0/+1 |
* | Code cleanupLABEL_2004_03_25_1630 | wdenk | 2004-03-25 | 1 | -2/+2 |
* | Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340 | wdenk | 2004-03-14 | 1 | -2/+2 |
* | * Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200 | wdenk | 2003-10-15 | 1 | -23/+23 |
* | * Patches by Jon Diekema, 15 Sep 2003: | wdenk | 2003-09-15 | 1 | -8/+73 |
* | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 2003-06-27 | 1 | -4/+4 |
* | * Patch by Jim Sandoz, 07 Nov 2002:LABEL_2002_11_11_2211 | wdenk | 2002-11-11 | 1 | -4/+12 |
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+1000 |