| Commit message (Expand) | Author | Age | Lines |
* | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | -2/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -6/+5 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -5/+5 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -1/+0 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
|/ |
|
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | -9/+9 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | -1/+0 |
* | ColdFire: Fix the compile issue for M52277 | Jason Jin | 2011-11-07 | -2/+4 |
* | ColdFire:disable the NFS define for 52277 board. | Jason Jin | 2011-09-04 | -0/+1 |
* | 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 | -5/+5 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | ColdFire: Cache update for all platforms | TsiChung Liew | 2010-03-24 | -0/+13 |
* | unify {CONFIG_,}ENV_IS_EMBEDDED | Mike Frysinger | 2009-08-25 | -1/+0 |
* | ColdFire: Add DSPI support for MCF5227x and MCF5445x | TsiChung Liew | 2009-07-14 | -15/+9 |
* | ColdFire: Update configuration file to use flash buffer write | TsiChung Liew | 2009-07-14 | -0/+2 |
* | ColdFire: Provide gzip image size V2 & V3 platforms | TsiChung Liew | 2009-03-17 | -0/+1 |
* | ColdFire: Add SBF support for M52277EVB | TsiChung Liew | 2008-11-03 | -37/+118 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -61/+61 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | ColdFire: Define bootdelay in configuration file for M52277EVB | TsiChung Liew | 2008-03-31 | -0/+1 |
* | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | -2/+0 |
* | ColdFire: Add MCF5227x cpu and M52277EVB support-1 | TsiChungLiew | 2008-01-17 | -0/+251 |