| Commit message (Expand) | Author | Age | Files | Lines |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -2/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -69/+0 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -5/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -1/+0 |
* | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan | 2017-05-22 | 1 | -1/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini | 2017-03-18 | 1 | -1/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -3/+0 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher | 2016-10-14 | 1 | -1/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -2/+0 |
* | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -2/+0 |
* | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -2/+0 |
* | net: macb: Fix build error for CONFIG_DM_ETH enabled | Wenyou Yang | 2016-08-15 | 1 | -0/+1 |
* | arm: at91: taurus/axm: add DM and DTS support | Heiko Schocher | 2016-06-26 | 1 | -1/+1 |
* | 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 | -3/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -5/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko | 2016-03-25 | 1 | -1/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | at91, taurus, smartweb: add dfu support | Heiko Schocher | 2015-09-11 | 1 | -2/+28 |
* | taurus: board updates | Heiko Schocher | 2015-09-11 | 1 | -10/+11 |
* | arm, at91: add axm extensions | Heiko Schocher | 2015-09-11 | 1 | -3/+68 |
* | 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 | -8/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | arm, at91: taurus remove MACH_TYPE definitions in config file | Heiko Schocher | 2015-02-07 | 1 | -3/+0 |
* | arm, at91, taurus: enable WDT | Heiko Schocher | 2015-02-07 | 1 | -0/+6 |
* | taurus, spl: erase also spi flash if recovery button is pressed | Heiko Schocher | 2015-01-19 | 1 | -1/+17 |
* | arm, at91: enable thumb mode for taurus board in SPL | Heiko Schocher | 2015-01-19 | 1 | -0/+5 |
* | arm, at91, spl: add spl support for the taurus board | Heiko Schocher | 2014-11-17 | 1 | -1/+51 |
* | arm, at91: add spi dataflash support for the taurus board | Heiko Schocher | 2014-11-17 | 1 | -0/+10 |