Age | Commit message (Expand) | Author |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-20 | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu |
2016-07-01 | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK | Masahiro Yamada |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-05-17 | i2c: config: Move SYS_I2C_DW to Kconfig | Stefan Roese |
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-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-12-22 | net: eth_designware: select PHYLIB in Kconfig | Thomas Chou |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-09-28 | configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST | Igor Grinberg |
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-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2015-06-02 | configs: remove CONFIG_NET_MULTI | Lars Poeschel |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-04-18 | Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig | Simon Glass |
2015-03-05 | arm: spear: Move to generic board support | Stefan Roese |
2014-10-29 | i2c: designware: Convert driver to multibus/multiadapter framework | Stefan Roese |
2014-02-20 | spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs | Alexey Brodkin |
2014-02-07 | net/designware - switch driver to phylib usage | Alexey Brodkin |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-07-07 | net: Multiple updates/enhancements to designware.c | Stefan Roese |
2012-07-07 | cleanup/SPEAr: Define configuration flags more elegantly | Amit Virdi |
2012-07-07 | cleanup/SPEAr: Remove unnecessary parenthesis | Amit Virdi |
2012-07-07 | SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access | Amit Virdi |
2012-07-07 | SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb | Vipin Kumar |
2012-07-07 | SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro | Vipin Kumar |
2012-07-07 | SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE | Vipin Kumar |
2012-07-07 | SPEAr: Enable autoneg for ethernet | Shiraz Hashim |
2012-07-07 | SPEAr: Enable udc and usb-console support only for usbtty configuration | Vipin KUMAR |
2012-07-07 | SPEAr: Enable usb device high speed support | Vipin KUMAR |
2012-07-07 | SPEAr: Initialize SNOR in early_board_init_f | Amit Virdi |
2012-07-07 | SPEAr: Change the default environment variables | Vipin KUMAR |
2012-07-07 | SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK) | Vipin KUMAR |
2012-07-07 | SPEAr: Add configuration options for spear3xx and spear6xx boards | Vipin KUMAR |
2012-07-07 | SPEAr: Add basic arch related support for SPEAr SoCs | Vipin KUMAR |
2012-07-07 | SPEAr: Configure network support for spear SoCs | Vipin KUMAR |
2012-07-07 | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR |
2012-07-07 | SPEAr: Configure FSMC driver for NAND interface | Vipin KUMAR |
2012-05-15 | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF | Tom Rini |
2012-04-24 | i2c: Add support for designware i2c controller | Vipin KUMAR |
2012-03-19 | USB:gadget:designware USB device controller (UDC) implementation | Vipin KUMAR |
2011-08-04 | spear: fix build errors for spear3xx/spear600 platforms | Shiraz Hashim |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |