Commit Graph

183 Commits (991d62fa73a35598a8939a83dd84369168220d35)

Author SHA1 Message Date
Masahiro Yamada e19b0fb485 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk 9 years ago
Masahiro Yamada 1406992f4f kbuild: make dependencies in scripts/Makefile.autoconf more readable 9 years ago
Masahiro Yamada 7b76daab47 check-config: fix wrong comment about how to build whitelist 9 years ago
Masahiro Yamada 8bb0f7c0c5 config_whitelist: remove bogus options 9 years ago
Masahiro Yamada 1da33a2851 config_whitelist: sync by tool 9 years ago
Masahiro Yamada 9608f43c3d build-whitelist: do not add new options to whitelist when update 9 years ago
Lukasz Majewski 27229b2a4c scripts: Add script to extract default environment 9 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 9 years ago
York Sun fb2bf8c2c6 arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig 9 years ago
B, Ravi bc5dbcb918 spl: dfu: add dfu support in SPL 9 years ago
Heiko Schocher 8f2fe0c86c kconfig: introduce kconfig for UBI 9 years ago
Stephen Warren a6c1309782 Makefile: rm u-boot.cfg dependencies are missing 9 years ago
Stephen Warren fcd29a4d0e Makefile: use if_change_dep for u-boot.cfg 9 years ago
Tom Rini 60c629b836 PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig 9 years ago
Tom Rini adf32adb70 PowerPC: Update MIP405/MIP405T to use Kconfig better 9 years ago
Simon Glass 371244cb19 Makefile: Give a build error if ad-hoc CONFIG options are added 9 years ago
Simon Glass eed921d923 Kconfig: Add a whitelist of ad-hoc CONFIG options 9 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 9 years ago
Maxime Ripard 716f908526 scripts: Makefile.lib: Sanitize DTB names 9 years ago
Joe Hershberger 63d985985e scripts: Add a cocci patch for miiphy_register 9 years ago
Simon Glass d22199b166 dm: Don't attach the device tree to SPL with of-platdata 9 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 9 years ago
Simon Glass dbbe2e6401 dm: Makefile: Build of-platdata files when the feature is enabled 9 years ago
Simon Glass 72a7e07604 Makefile: Allow the SPL final link rule to be overridden 9 years ago
Michal Simek 1a6a6e9a16 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP 9 years ago
Bin Meng 6683584c08 acpi: Pass -D__ASSEMBLY__ when compiling ASL files 9 years ago
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 9 years ago
Tom Rini c1420f8b2b kbuild: fixdep: Check fstat(2) return value 9 years ago
Bin Meng bb68dd528f acpi: Quieten IASL output when 'make -s' is used 9 years ago
Bin Meng 5dafcb8f7d acpi: Output all errors/warnings/remarks when compiling ASL 9 years ago
Bin Meng 8c4cc21c1f acpi: Specify U-Boot include path for ASL files 9 years ago
Bin Meng 3a2a3d0b48 acpi: Explicitly spell out dsdt.c in the make rule 9 years ago
Bin Meng 68af8d887c acpi: Change build log for ASL files 9 years ago
Michal Simek fd2d1e0d47 kbuild: Do not append dtb for OF_EMBED case 9 years ago
Simon Glass e28fcb2279 x86: Add a script to aid code conversion from coreboot 9 years ago
Masahiro Yamada 35b786780f kbuild: fix build rule of u-boot-spl.dtb 9 years ago
Masahiro Yamada 514ec43892 kbuild: add missing FORCE where $(call if_changed, ) is used 9 years ago
Masahiro Yamada 8ee19a7319 kbuild: remove unneeded ifdef conditionals around build rules 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Simon Glass bd7dc3883b socfpga: Simplify Makefile filenames 9 years ago
Simon Glass 03c25bcd26 fdt: Build an SPL binary without device tree 9 years ago
Simon Glass 30a1dcad3c Makefile: Add rules to build in .ttf files 9 years ago
Tom Rini 29c4d281bc kbuild: Add clang detection 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Tom Rini f32c864938 scripts/Makefile* Add SPDX-License-Identifier tag 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Heiko Schocher 35729218b8 get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use 9 years ago
Heiko Schocher d8a1a304ef checkpatch: fix left brace warning 9 years ago
Nathan Rossi 08598d6ee9 ARM: zynq: Add target for building bootable SPL image for Zynq 10 years ago