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-07 | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig | Alexandru Gagniuc |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types | Tom Rini |
2017-01-28 | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
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 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-10-29 | common/board_f.c: change the macro name and remove it for PPC platforms | Gong Qianyu |
2015-10-24 | common/board_f.c: modify the macro to use get_clocks() more common | Gong Qianyu |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-02 | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) |
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-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-04-23 | driver/i2c/mxc: Enable I2C bus 3 and 4 | York Sun |
2015-03-05 | woodburn: Convert to generic board | Stefano Babic |
2015-03-02 | remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Marcel Ziswiler |
2014-11-20 | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada |
2014-10-27 | Use __stringify() instead of xstr() | Anatolij Gustschin |
2014-05-28 | power: Rename CONFIG_PMIC_... to CONFIG_POWER_... | Simon Glass |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-10-17 | i2c: update config using mxc driver to new subsystem | trem |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-12-08 | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic |
2012-10-26 | MX35: add support for woodburn board | Stefano Babic |