Age | Commit message (Expand) | Author |
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-18 | m68k: mcf5445x: move early ddr init as board-specific | Angelo Dureghello |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-05-22 | Convert CONFIG_CMD_JFFS2 to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-28 | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
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-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-19 | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger |
2015-03-28 | m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-05 | m68k: Add generic board support for MCF547X/8X and MCF5445X | Alison Wang |
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-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 |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-05-06 | fpga: Remove all CONFIG_SYS_* fpga related options | Michal Simek |
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:Update the env settings for several boards. | 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-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-03-24 | ColdFire: Cache update for all platforms | TsiChung Liew |
2009-08-25 | unify {CONFIG_,}ENV_IS_EMBEDDED | Mike Frysinger |
2009-07-14 | ColdFire: Add DSPI support for MCF5227x and MCF5445x | TsiChung Liew |
2009-07-14 | ColdFire: Update configuration file to use flash buffer write | TsiChung Liew |