1. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
  2. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · 1 year, 3 months ago
  3. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · 1 year, 3 months ago
  4. 2d965c2 scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags by Rasmus Villemoes · 1 year, 7 months ago
  5. f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · 1 year, 7 months ago
  6. dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · 1 year, 7 months ago
  7. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  8. a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · 2 years ago
  9. d848b88 efi_loader: suppress executable stack warning by Heinrich Schuchardt · 2 years, 5 months ago
  10. a2bca2b scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · 2 years, 7 months ago
  11. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  12. 0c5f1e2 Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flags by Andy Shevchenko · 2 years, 8 months ago
  13. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 9 months ago
  14. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
  15. 7de7974 acpi: Allow include files within the board directory by Simon Glass · 3 years ago
  16. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · 3 years ago
  17. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 3 years ago
  18. 33aae2b efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · 3 years, 1 month ago
  19. 5080063 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · 3 years, 5 months ago
  20. d72a3b7 build: support building with Link Time Optimizations by Marek Behún · 3 years, 6 months ago
  21. 0cbe9be build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 10 months ago
  22. 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
  23. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 7 months ago
  24. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · 4 years, 8 months ago
  25. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 8 months ago
  26. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  27. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 9 months ago
  28. bb18258 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · 4 years, 9 months ago
  29. 5fb3964 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · 4 years, 9 months ago
  30. d6d264c kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · 4 years, 9 months ago
  31. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 11 months ago
  32. 83a4041 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · 5 years ago
  33. 370efef fdt: Show the preprocessed .dts file on error by Simon Glass · 5 years ago
  34. 1171a49 x86: Avoid writing temporary asl files into the source tree by Simon Glass · 5 years ago
  35. a33efa8 efi_loader: always rebuild efi_crt0.o by Heinrich Schuchardt · 5 years ago
  36. 0b025b8 dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · 6 years ago
  37. c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · 6 years ago
  38. 465b16b kbuild: fix DTB .cmd source variable by Stephen Warren · 6 years ago
  39. 0d45a6a dtbo: Fix dtbo generation rules by Michal Simek · 6 years ago
  40. ecd6550 efi_loader: do not use symbolic links by Heinrich Schuchardt · 6 years ago
  41. 1572d91 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · 6 years ago
  42. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  43. d202e95 efi_loader: Generate Microsoft PE format compliant images by Bin Meng · 6 years ago
  44. a002e04 kbuild: fix # escaping in appending U-Boot own DT by Masahiro Yamada · 6 years ago
  45. d56c3f6 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  46. 68f9288 efi_loader: avoid make race condition by Heinrich Schuchardt · 6 years ago
  47. 1932afb x86: acpi: Adopt new version of iASL compiler by Andy Shevchenko · 7 years ago
  48. d57dd94 kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 7 years ago
  49. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  50. b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  51. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  52. 2eee32b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  53. 5007487 kbuild: fix dependency of DT build by Masahiro Yamada · 7 years ago
  54. 378e8b4 scripts/Makefile.lib: generalize building built in EFI app by Heinrich Schuchardt · 7 years ago
  55. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  56. c218474 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · 7 years ago
  57. ce382b6 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  58. 62e1acc Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · 7 years ago
  59. 4fb6fae scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory by Tom Rini · 8 years ago
  60. b6bbec1 scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override by Tom Rini · 8 years ago
  61. 2b77454 Avoid non-portable sed construct by Mark Kettenis · 8 years ago
  62. 6aeac2c Makefile: Make EFI build quiet by Andrew F. Davis · 8 years ago
  63. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  64. de44186 sunxi: Use binman for sunxi boards by Simon Glass · 8 years ago
  65. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · 8 years ago
  66. def5462 binman: Allow configuration options to be used in .dts files by Simon Glass · 8 years ago
  67. fac4ced efi: Add support for a hello world test program by Simon Glass · 8 years ago
  68. 900975b scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · 8 years ago
  69. f75e3ab acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · 9 years ago
  70. 13e13c9 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · 9 years ago
  71. 846e7f8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · 9 years ago
  72. 11b2588 acpi: Specify U-Boot include path for ASL files by Bin Meng · 9 years ago
  73. 546e120 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · 9 years ago
  74. e598428 acpi: Change build log for ASL files by Bin Meng · 9 years ago
  75. 439079a Makefile: Add rules to build in .ttf files by Simon Glass · 9 years ago
  76. c11fe7d scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · 9 years ago
  77. 331141a x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  78. 68b27d3 Support removing default assembler flags by Simon Glass · 9 years ago
  79. 56fc3ba kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  80. c782190 fix makefiles to respect DTC setting by Pavel Machek · 10 years ago
  81. 437790e Align embedded device tree correctly by Simon Glass · 10 years ago
  82. 8c4532f kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · 10 years ago
  83. 0039db4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  84. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  85. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  86. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  87. 9cf2a45 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 11 years ago
  88. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  89. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  90. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  91. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  92. 47b65f7 kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · 11 years ago