| Commit message (Expand) | Author | Age | Files | Lines |
* | Move CONFIG_PANIC_HANG to Kconfig | Masahiro Yamada | 2017-12-26 | 1 | -1/+0 |
* | ata: Migrate CONFIG_LIBATA to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -1/+0 |
* | ata: Migrate CONFIG_SATA_SIL to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -1/+0 |
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni | 2017-09-03 | 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 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -5/+0 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -2/+0 |
* | Convert CONFIG_CMD_REGINFO to Kconfig | Christophe Leroy | 2017-08-11 | 1 | -5/+0 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -2/+0 |
* | Convert CONFIG_CMD_MMC_SPI to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -2/+0 |
* | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 | Alexandru Gagniuc | 2017-08-07 | 1 | -4/+2 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -2/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -2/+0 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 1 | -1/+0 |
* | rtc: ds1337: drop "SYS" from config variables | Chris Packham | 2017-06-09 | 1 | -1/+1 |
* | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass | 2017-05-22 | 1 | -2/+0 |
* | Convert CONFIG_CMD_ERRATA to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Drop digital thermometer and thermostat (DTT) drivers | Simon Glass | 2017-05-22 | 1 | -21/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini | 2017-05-15 | 1 | -2/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini | 2017-05-15 | 1 | -2/+2 |
* | cmd: add Kconfig option for 'date' command | Chris Packham | 2017-05-01 | 1 | -1/+0 |
* | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass | 2017-04-30 | 1 | -1/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -2/+0 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-02-03 | 1 | -1/+0 |
|\ |
|
| * | arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig | Prabhakar Kushwaha | 2017-02-03 | 1 | -1/+0 |
* | | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -1/+0 |
* | | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -5/+0 |
|/ |
|
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig | York Sun | 2017-01-04 | 1 | -1/+0 |
* | fsl_ddr: Move DDR config options to driver Kconfig | York Sun | 2017-01-04 | 1 | -1/+0 |
* | powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig | York Sun | 2017-01-04 | 1 | -5/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -2/+0 |
* | powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig | York Sun | 2016-12-02 | 1 | -2/+0 |
* | powerpc: P1020: Remove macro CONFIG_P1020 | York Sun | 2016-11-23 | 1 | -2/+0 |
* | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng | 2016-10-28 | 1 | -1/+0 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -1/+0 |
* | Convert SILENT_CONSOLE options to Kconfig | Simon Glass | 2016-10-23 | 1 | -4/+0 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -2/+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 | -3/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -8/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-03-14 | 1 | -1/+0 |
|\ |
|
| * | Drop CONFIG_CRAMFS_CMDLINE | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -10/+0 |