summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeLines
* arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun2016-10-06-2/+0
* spl: dfu: add dfu support in SPLB, Ravi2016-09-27-0/+4
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-6/+0
* Makefile: rm u-boot.cfg dependencies are missingStephen Warren2016-09-22-0/+11
* Makefile: use if_change_dep for u-boot.cfgStephen Warren2016-09-22-1/+1
* PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2016-09-20-1/+0
* PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini2016-09-20-2/+0
* Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass2016-09-16-0/+55
* Kconfig: Add a whitelist of ad-hoc CONFIG optionsSimon Glass2016-09-16-0/+8471
* Use separate options for TPL supportSimon Glass2016-09-16-1/+9
* scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard2016-08-20-4/+4
* scripts: Add a cocci patch for miiphy_registerJoe Hershberger2016-08-15-0/+142
* dm: Don't attach the device tree to SPL with of-platdataSimon Glass2016-07-14-1/+1
* dm: Add a more efficient libfdt librarySimon Glass2016-07-14-2/+7
* dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass2016-07-14-3/+36
* Makefile: Allow the SPL final link rule to be overriddenSimon Glass2016-07-14-2/+4
* ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek2016-06-06-5/+2
* acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng2016-05-30-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-24-0/+7
|\
| * tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-24-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-23-4/+4
|\ \ | |/ |/|
| * acpi: Quieten IASL output when 'make -s' is usedBin Meng2016-05-23-1/+1
| * acpi: Output all errors/warnings/remarks when compiling ASLBin Meng2016-05-23-1/+1
| * acpi: Specify U-Boot include path for ASL filesBin Meng2016-05-23-1/+1
| * acpi: Explicitly spell out dsdt.c in the make ruleBin Meng2016-05-23-1/+1
| * acpi: Change build log for ASL filesBin Meng2016-05-23-1/+1
* | kbuild: fixdep: Check fstat(2) return valueTom Rini2016-05-23-1/+5
|/
* kbuild: Do not append dtb for OF_EMBED caseMichal Simek2016-05-02-1/+1
* x86: Add a script to aid code conversion from corebootSimon Glass2016-03-17-0/+17
* kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada2016-02-08-2/+2
* kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada2016-02-08-5/+5
* kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada2016-02-08-4/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-2/+2
* socfpga: Simplify Makefile filenamesSimon Glass2016-02-01-3/+3
* fdt: Build an SPL binary without device treeSimon Glass2016-02-01-9/+16
* Makefile: Add rules to build in .ttf filesSimon Glass2016-01-30-0/+21
* kbuild: Add clang detectionTom Rini2016-01-25-0/+4
* Move all command code into its own directorySimon Glass2016-01-25-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-91/+7
* scripts/Makefile* Add SPDX-License-Identifier tagTom Rini2016-01-19-0/+20
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14-1/+1
* get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher2016-01-08-11/+11
* checkpatch: fix left brace warningHeiko Schocher2016-01-04-5/+5
* ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi2015-11-19-0/+11
* spl: Add support for CONFIG_OF_EMBED=yMichal Simek2015-11-12-0/+1
* Fix trini email in the get_maintainer.pl scriptAndy Fleming2015-11-12-1/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-0/+9
* dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass2015-11-04-0/+2
* Move board_init_f_mem() into a common locationSimon Glass2015-10-24-0/+1
* kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada2015-09-15-19/+0