| Commit message (Expand) | Author | Age | Files | Lines |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng | 2015-10-21 | 1 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -5/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | 1 | -2/+0 |
* | m68k: add architecture-specific u-boot.lds | angelo@sysam.it | 2015-04-23 | 1 | -0/+4 |
* | m68k: mcf532x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | 1 | -2/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -6/+5 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -5/+5 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+0 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | ColdFire: Move boards with simple _config rules to boards.cfg | stany MARCEL | 2011-10-19 | 1 | -4/+4 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | ColdFire:Update the env settings for several boards. | Jason Jin | 2011-09-04 | 1 | -2/+2 |
* | 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 | -4/+4 |
* | ColdFire: Cache update for all platforms | TsiChung Liew | 2010-03-24 | 1 | -0/+11 |
* | unify {CONFIG_,}ENV_IS_EMBEDDED | Mike Frysinger | 2009-08-25 | 1 | -1/+0 |
* | ColdFire: Provide gzip image size V2 & V3 platforms | TsiChung Liew | 2009-03-17 | 1 | -0/+1 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | 1 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -74/+74 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -3/+3 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | drivers/mtd: 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 | -1/+1 |
* | Add CONFIG_MII_INIT support to related boards | TsiChung Liew | 2008-04-13 | 1 | -0/+1 |
* | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | 1 | -2/+0 |
* | ColdFire: Update FlexBus CS for MCF532x | TsiChungLiew | 2008-01-17 | 1 | -4/+4 |
* | ColdFire 5329: Assign correct SDRAM size and fix cache | TsiChungLiew | 2007-10-25 | 1 | -1/+1 |
* | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | 1 | -37/+32 |
* | Added NAND support | TsiChungLiew | 2007-08-08 | 1 | -3/+24 |
* | Added I2C support | TsiChungLiew | 2007-08-08 | 1 | -21/+31 |
* | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART | TsiChungLiew | 2007-08-08 | 1 | -4/+2 |
* | Cache update and added CFG_UNIFY_CACHE | TsiChung | 2007-07-10 | 1 | -12/+14 |
* | Create new header file and move peripherals base address from configs file to... | TsiChungLiew | 2007-07-10 | 1 | -40/+6 |
* | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | 1 | -0/+275 |