summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-13scripts: setlocalversion: safely extract variables from auto.conf using awkPhilipp Tomsich
2017-08-13moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich
2017-08-13spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to KconfigPhilipp Tomsich
2017-08-13spl: add TPL_DRIVER_MISC_SUPPORT optionPhilipp Tomsich
2017-08-13spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPLPhilipp Tomsich
2017-08-13armv8: spl: Support separate stack for TPLPhilipp Tomsich
2017-08-13spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-08-11Convert CONFIG_CMD_ZFS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_UUID to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_UNIVERSE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TSI148 to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TRACE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_TFTPSimon Glass
2017-08-11Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TCA642X to KconfigSimon Glass
2017-08-11gpio: Drop sx151x driverSimon Glass
2017-08-11Convert CONFIG_CMD_STRINGS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SCSI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass
2017-08-11Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX optionSimon Glass
2017-08-11Convert CONFIG_CMD_REISER to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass
2017-08-11Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_ONENAND to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_MTDPARTS_SPREAD to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_MEMSimon Glass
2017-08-11Convert CONFIG_CMD_MAX6957 to KconfigSimon Glass
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford
2017-08-07Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-08-07net: move Broadcom SF2 driver to KconfigSuji Velupillai