summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-03-21script: Make the get_default_envs.sh script working with newest u-bootLukasz Majewski
2018-03-21imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner
2017-08-31colibri_imx7: remove unused config optionMax Krummenacher
2017-06-05mtd: nand: mxs_nand: fix ECC strength calculation for old geometryStefan Agner
2017-05-29apalis/colibri_t30: improve vdd core pmic handlingMarcel Ziswiler
2017-01-11apalis/colibri_t30: vdd core pmic handlingMarcel Ziswiler
2017-01-11colibri_t20: implement early pmic rail configurationMarcel Ziswiler
2017-01-11video: dcu: fix framebuffer to the end of memoryStefan Agner
2017-01-11cmd_writebcb_mx7: add command to write FCB and DBBT for i.MX 7Max Krummenacher
2017-01-11imx: add writebcb commandStefan Agner
2017-01-11spl: add USB Gadget config optionStefan Agner
2017-01-11spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2017-01-11mmc: tegra: move CONFIG_TEGRA_MMC from headers to defconfigsMarcel Ziswiler
2017-01-11serial: pxa: use kconfig for serial configurationMarcel Ziswiler
2017-01-11colibri_vf: usb gadget: toradex pid is now set genericallyMax Krummenacher
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass
2016-10-23video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass
2016-10-23Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass
2016-10-23video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23video: Drop the sed13806 driverSimon Glass
2016-10-23video: Drop the smiLynxEM driverSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23config: Drop CONFIG_CONSOLE_DEVSimon Glass
2016-10-23config: Drop CONFIG_CONSOLESimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada
2016-10-07kbuild: make dependencies in scripts/Makefile.autoconf more readableMasahiro Yamada
2016-10-07check-config: fix wrong comment about how to build whitelistMasahiro Yamada
2016-10-07config_whitelist: remove bogus optionsMasahiro Yamada
2016-10-07config_whitelist: sync by toolMasahiro Yamada
2016-10-07build-whitelist: do not add new options to whitelist when updateMasahiro Yamada
2016-10-06scripts: Add script to extract default environmentLukasz Majewski
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun
2016-09-27spl: dfu: add dfu support in SPLB, Ravi
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher