aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass1-1/+0
2016-10-23video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass1-1/+0
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-23video: Drop the sed13806 driverSimon Glass1-1/+0
2016-10-23video: Drop the smiLynxEM driverSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass1-2/+0
2016-10-23Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-23config: Drop CONFIG_CONSOLE_DEVSimon Glass1-1/+0
2016-10-23config: Drop CONFIG_CONSOLESimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass1-1/+0
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass1-3/+0
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass1-3/+0
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+0
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada2-30/+27
2016-10-07kbuild: make dependencies in scripts/Makefile.autoconf more readableMasahiro Yamada1-7/+4
2016-10-07check-config: fix wrong comment about how to build whitelistMasahiro Yamada1-7/+2
2016-10-07config_whitelist: remove bogus optionsMasahiro Yamada1-10/+0
2016-10-07config_whitelist: sync by toolMasahiro Yamada1-6/+0
2016-10-07build-whitelist: do not add new options to whitelist when updateMasahiro Yamada1-2/+13
2016-10-06scripts: Add script to extract default environmentLukasz Majewski1-0/+34
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day1-2/+2
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun1-2/+0
2016-09-27spl: dfu: add dfu support in SPLB, Ravi1-0/+4
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-6/+0
2016-09-22Makefile: rm u-boot.cfg dependencies are missingStephen Warren1-0/+11
2016-09-22Makefile: use if_change_dep for u-boot.cfgStephen Warren1-1/+1
2016-09-20PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini1-1/+0
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini1-2/+0
2016-09-16Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass1-0/+55
2016-09-16Kconfig: Add a whitelist of ad-hoc CONFIG optionsSimon Glass2-0/+8471
2016-09-16Use separate options for TPL supportSimon Glass1-1/+9
2016-08-20scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard1-4/+4
2016-08-15scripts: Add a cocci patch for miiphy_registerJoe Hershberger1-0/+142
2016-07-14dm: Don't attach the device tree to SPL with of-platdataSimon Glass1-1/+1
2016-07-14dm: Add a more efficient libfdt librarySimon Glass1-2/+7
2016-07-14dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass1-3/+36
2016-07-14Makefile: Allow the SPL final link rule to be overriddenSimon Glass1-2/+4
2016-06-06ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek1-5/+2
2016-05-30acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng1-1/+1
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+7
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek1-0/+7
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-4/+4
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini1-1/+5
2016-05-23acpi: Quieten IASL output when 'make -s' is usedBin Meng1-1/+1
2016-05-23acpi: Output all errors/warnings/remarks when compiling ASLBin Meng1-1/+1
2016-05-23acpi: Specify U-Boot include path for ASL filesBin Meng1-1/+1