summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-1/+0
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_ONENAND to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_MTDPARTS_SPREAD to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass1-2/+0
2017-08-11Kconfig: Drop CONFIG_CMD_MEMSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_MAX6957 to KconfigSimon Glass1-1/+0
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford1-1/+0
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford1-1/+0
2017-08-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-3/+0
2017-08-07net: move Broadcom SF2 driver to KconfigSuji Velupillai1-3/+0
2017-08-07video: Drop the sm501 driverBin Meng1-1/+0
2017-08-02serial: sh: Convert to KconfigMarek Vasut1-1/+0
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng1-1/+0
2017-08-01configs: Resync with savedefconfigTom Rini1-23/+0
2017-07-31Remove unused CONFIG_TWL4030_PWMAdam Ford1-1/+0
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard1-1/+0
2017-07-30Makefile: Don't shadow actual error when compile ASLAndy Shevchenko1-1/+1
2017-07-29usb: xhci: Convert CONFIG_USB_XHCI_PCI to KconfigBin Meng1-1/+0
2017-07-29configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-29configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan1-1/+0
2017-07-12Merge git://git.denx.de/u-boot-dmTom Rini1-4/+0
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-1/+0
2017-07-11scsi: Drop sym53c8xx driverSimon Glass1-2/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-1/+0
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich1-1/+0
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy1-7/+0
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy1-4/+0
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy1-11/+0
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy1-0/+22
2017-07-07wdt: Unify option of timeout valueAndy Shevchenko1-1/+0
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko2-34/+0
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-582/+0
2017-07-04drivers, block: remove sil680 driverHeiko Schocher1-1/+0
2017-06-29scripts: config_whitelist: Handle lines with leading spaces/tabsBin Meng3-119/+5