summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2016-01-19scripts/Makefile* Add SPDX-License-Identifier tagTom Rini
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-08get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher
2016-01-04checkpatch: fix left brace warningHeiko Schocher
2015-11-19ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi
2015-11-12spl: Add support for CONFIG_OF_EMBED=yMichal Simek
2015-11-12Fix trini email in the get_maintainer.pl scriptAndy Fleming
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-04dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass
2015-10-24Move board_init_f_mem() into a common locationSimon Glass
2015-09-15kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada
2015-08-18kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada
2015-08-18kbuild: fixdep: optimize code slightlyMasahiro Yamada
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen
2015-08-05Support removing default assembler flagsSimon Glass
2015-07-27kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada
2015-07-27kconfig: sync with Linux 4.1Masahiro Yamada
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-23arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese
2015-07-21dm: Add a clock uclassSimon Glass
2015-07-21dm: Add support for RAM driversSimon Glass