summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini
2016-05-23acpi: Quieten IASL output when 'make -s' is usedBin Meng
2016-05-23acpi: Output all errors/warnings/remarks when compiling ASLBin Meng
2016-05-23acpi: Specify U-Boot include path for ASL filesBin Meng
2016-05-23acpi: Explicitly spell out dsdt.c in the make ruleBin Meng
2016-05-23acpi: Change build log for ASL filesBin Meng
2016-05-02kbuild: Do not append dtb for OF_EMBED caseMichal Simek
2016-03-17x86: Add a script to aid code conversion from corebootSimon Glass
2016-02-08kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada
2016-02-08kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada
2016-02-08kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-01socfpga: Simplify Makefile filenamesSimon Glass
2016-02-01fdt: Build an SPL binary without device treeSimon Glass
2016-01-30Makefile: Add rules to build in .ttf filesSimon Glass
2016-01-25kbuild: Add clang detectionTom Rini
2016-01-25Move all command code into its own directorySimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini