| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_ARCH_CPU_INIT to Kconfig | Adam Ford | 2019-08-25 | 1 | -1/+0 |
* | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt | 2019-04-29 | 1 | -1/+0 |
* | configs: Remove CONFIG_MARVELL | Chris Packham | 2018-11-26 | 1 | -1/+0 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -2/+0 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+0 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -1/+0 |
* | net: add Kconfig for MVGBE | Chris Packham | 2018-05-14 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -1/+0 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -2/+0 |
* | configs: Migrate CONFIG_SPL_FRAMEWORK | Tom Rini | 2018-02-14 | 1 | -1/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -1/+0 |
* | fs: fat: Drop CONFIG_SUPPORT_VFAT | Tuomas Tynkkynen | 2018-01-22 | 1 | -1/+0 |
* | ARM: Drop unreferenced CONFIG_MACH_* defines | Tuomas Tynkkynen | 2018-01-10 | 1 | -1/+0 |
* | ata: Migrate CONFIG_MVSATA_IDE to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -1/+0 |
* | 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 |
* | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich | 2017-08-13 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Kconfig: Add a CONFIG_IDE option | Simon Glass | 2017-05-22 | 1 | -1/+1 |
* | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan | 2017-05-22 | 1 | -1/+0 |
* | Kconfig: USB: Migrate existing USB_EHCI_xxx options | Tom Rini | 2017-05-15 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini | 2017-05-15 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini | 2017-05-15 | 1 | -1/+1 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -2/+0 |
* | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | video: Drop CONFIG_CONSOLE_INFO_QUIET | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu | 2016-09-20 | 1 | -6/+0 |
* | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NOR_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 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | 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 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -3/+0 |
* | 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 | -2/+1 |
* | i2c: mvtwsi: Support for up to 4 different controllers | Paul Kocialkowski | 2015-04-15 | 1 | -1/+1 |
* | edminiv2: drop CONFIG_CFI_LEGACY | Albert ARIBAUD | 2015-02-25 | 1 | -4/+0 |
* | edminiv2: switch to SPL | Albert ARIBAUD | 2015-02-25 | 1 | -1/+22 |
* | edminiv2: switch to generic board support | Albert ARIBAUD | 2015-02-25 | 1 | -0/+4 |
* | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada | 2014-11-20 | 1 | -1/+0 |