Age | Commit message (Expand) | Author |
2016-10-23 | Convert CONFIG_VIDEO to Kconfig | Simon Glass |
2016-10-15 | spl: move FDT_FIXUP_PARTITIONS to Kconfig | Heiko Schocher |
2016-09-16 | Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Kconfig: Move SPL settings into their own file | Simon Glass |
2016-06-17 | configs: Re-sync BOOTDELAY changes | Tom Rini |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-09-28 | Reorder defconfigs with 'savedefconfig' | Bin Meng |
2015-09-02 | arm: mx6: cm-fx6: switch to usb kbd polling via int queue | Nikita Kiryanov |
2015-08-21 | Tidy up some defconfig files | Simon Glass |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-08-02 | sf: kconfig: add kconfig options for spi flashes | Nikita Kiryanov |
2015-08-02 | usb: kconfig: usb keyboard kconfig | Nikita Kiryanov |
2015-08-02 | arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option | Nikita Kiryanov |
2015-08-02 | arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 | Nikita Kiryanov |
2015-08-02 | arm: mx6: cm-fx6: move CMD configs to defconfig | 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-12 | Clean all defconfigs with savedefconfig | Joe Hershberger |
2015-04-18 | ARM: cm_fx6: use "select" instead of default value in defconfig | Masahiro Yamada |
2015-03-28 | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada |
2015-03-28 | malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN | Masahiro Yamada |
2015-03-15 | kconfig: remove meaningless prefixes in defconfig files | Masahiro Yamada |
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass |
2015-02-12 | dm: mx6: Move driver model CONFIGs to Kconfig | Simon Glass |
2014-11-20 | mx6: Use a common SPL configuration file | Fabio Estevam |
2014-09-09 | arm: mx6: add support for Compulab cm-fx6 CoM | Nikita Kiryanov |