Age | Commit message (Expand) | Author |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | treewide: Convert CONFIG_HOSTNAME to a string option | Mario Six |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-01-19 | m68k: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen |
2017-09-03 | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-04-23 | m68k: add architecture-specific u-boot.lds | angelo@sysam.it |
2015-03-28 | m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2013-11-06 | ColdFire: fix some typoes for CF platform | jason |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2012-10-15 | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-04 | ColdFire:Define the DM9000 byteswap for M5253 board. | Jason Jin |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-03-24 | ColdFire: Fix incorrect M5253DEMO default environment | TsiChung Liew |
2010-03-24 | ColdFire: Cache update for all platforms | TsiChung Liew |
2010-03-24 | ColdFire: Update M5253DEMO configuration file | TsiChung Liew |
2009-07-11 | remove _IO_BASE and KSEG1ADDR from board configuration files | Timur Tabi |
2009-06-15 | Convert DM9000 driver for CONFIG_NET_MULTI | Remy Bohmer |
2009-03-17 | ColdFire: Provide gzip image size V2 & V3 platforms | TsiChung Liew |
2008-11-03 | ColdFire: Modules header files cleanup | TsiChung Liew |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-28 | ColdFire: I2C fix for multiple platforms | TsiChung Liew |
2008-08-21 | coldfire: fix CFI drivers activation with new macro | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-14 | ColdFire: Add M5253DEMO platform support for MCF5253 | TsiChung Liew |