summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-231-1/+0
* Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-231-3/+0
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-231-3/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-121-2/+0
|\
| * arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun2016-10-061-2/+0
* | kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada2016-10-072-30/+27
* | kbuild: make dependencies in scripts/Makefile.autoconf more readableMasahiro Yamada2016-10-071-7/+4
* | check-config: fix wrong comment about how to build whitelistMasahiro Yamada2016-10-071-7/+2
* | config_whitelist: remove bogus optionsMasahiro Yamada2016-10-071-10/+0
* | config_whitelist: sync by toolMasahiro Yamada2016-10-071-6/+0
* | build-whitelist: do not add new options to whitelist when updateMasahiro Yamada2016-10-071-2/+13
* | scripts: Add script to extract default environmentLukasz Majewski2016-10-061-0/+34
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-2/+2
|/
* spl: dfu: add dfu support in SPLB, Ravi2016-09-271-0/+4
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-6/+0
* Makefile: rm u-boot.cfg dependencies are missingStephen Warren2016-09-221-0/+11
* Makefile: use if_change_dep for u-boot.cfgStephen Warren2016-09-221-1/+1
* PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2016-09-201-1/+0
* PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini2016-09-201-2/+0
* Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass2016-09-161-0/+55
* Kconfig: Add a whitelist of ad-hoc CONFIG optionsSimon Glass2016-09-162-0/+8471
* Use separate options for TPL supportSimon Glass2016-09-161-1/+9
* scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard2016-08-201-4/+4
* scripts: Add a cocci patch for miiphy_registerJoe Hershberger2016-08-151-0/+142
* dm: Don't attach the device tree to SPL with of-platdataSimon Glass2016-07-141-1/+1
* dm: Add a more efficient libfdt librarySimon Glass2016-07-141-2/+7
* dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass2016-07-141-3/+36
* Makefile: Allow the SPL final link rule to be overriddenSimon Glass2016-07-141-2/+4
* ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek2016-06-061-5/+2
* acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng2016-05-301-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-241-0/+7
|\
| * tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-241-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-231-4/+4
|\ \ | |/ |/|
| * acpi: Quieten IASL output when 'make -s' is usedBin Meng2016-05-231-1/+1
| * acpi: Output all errors/warnings/remarks when compiling ASLBin Meng2016-05-231-1/+1
| * acpi: Specify U-Boot include path for ASL filesBin Meng2016-05-231-1/+1
| * acpi: Explicitly spell out dsdt.c in the make ruleBin Meng2016-05-231-1/+1
| * acpi: Change build log for ASL filesBin Meng2016-05-231-1/+1
* | kbuild: fixdep: Check fstat(2) return valueTom Rini2016-05-231-1/+5
|/
* kbuild: Do not append dtb for OF_EMBED caseMichal Simek2016-05-021-1/+1
* x86: Add a script to aid code conversion from corebootSimon Glass2016-03-171-0/+17
* kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada2016-02-081-2/+2
* kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada2016-02-081-5/+5
* kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada2016-02-081-4/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-2/+2
* socfpga: Simplify Makefile filenamesSimon Glass2016-02-011-3/+3
* fdt: Build an SPL binary without device treeSimon Glass2016-02-011-9/+16
* Makefile: Add rules to build in .ttf filesSimon Glass2016-01-301-0/+21
* kbuild: Add clang detectionTom Rini2016-01-251-0/+4