summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2016-09-22Makefile: rm u-boot.cfg dependencies are missingStephen Warren
2016-09-22Makefile: use if_change_dep for u-boot.cfgStephen Warren
2016-09-20PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini
2016-09-16Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass
2016-09-16Kconfig: Add a whitelist of ad-hoc CONFIG optionsSimon Glass
2016-09-16Use separate options for TPL supportSimon Glass
2016-08-20scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard
2016-08-15scripts: Add a cocci patch for miiphy_registerJoe Hershberger
2016-07-14dm: Don't attach the device tree to SPL with of-platdataSimon Glass
2016-07-14dm: Add a more efficient libfdt librarySimon Glass
2016-07-14dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass
2016-07-14Makefile: Allow the SPL final link rule to be overriddenSimon Glass
2016-06-06ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek
2016-05-30acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini