1. 1171a49 x86: Avoid writing temporary asl files into the source tree by Simon Glass · Sun Jul 28 14:16:28 2019 -0600
  2. a33efa8 efi_loader: always rebuild efi_crt0.o by Heinrich Schuchardt · Mon Jul 22 07:59:23 2019 +0200
  3. 0b025b8 dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · Mon Feb 11 12:49:57 2019 +0100
  4. c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · Mon Mar 11 22:04:51 2019 +0100
  5. 465b16b kbuild: fix DTB .cmd source variable by Stephen Warren · Tue Feb 26 12:20:26 2019 -0700
  6. 0d45a6a dtbo: Fix dtbo generation rules by Michal Simek · Mon Feb 11 14:51:02 2019 +0100
  7. ecd6550 efi_loader: do not use symbolic links by Heinrich Schuchardt · Mon Jan 21 19:30:42 2019 +0100
  8. 1572d91 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · Sun Jan 20 08:20:31 2019 +0100
  9. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · Fri Jan 11 19:42:27 2019 +0900
  10. d202e95 efi_loader: Generate Microsoft PE format compliant images by Bin Meng · Tue Oct 02 07:39:29 2018 -0700
  11. a002e04 kbuild: fix # escaping in appending U-Boot own DT by Masahiro Yamada · Wed Sep 19 11:35:57 2018 +0900
  12. d56c3f6 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Thu Jun 14 13:28:03 2018 -0400
  13. 68f9288 efi_loader: avoid make race condition by Heinrich Schuchardt · Sat Jun 02 19:00:41 2018 +0200
  14. 1932afb x86: acpi: Adopt new version of iASL compiler by Andy Shevchenko · Wed May 23 12:38:02 2018 +0300
  15. d57dd94 kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · Sat May 19 14:13:50 2018 +0200
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · Fri Mar 23 12:08:02 2018 +0100
  18. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · Wed Feb 14 06:44:36 2018 +0100
  19. 2eee32b binman: Add better Makefile debugging by Simon Glass · Sun Nov 12 21:52:05 2017 -0700
  20. 5007487 kbuild: fix dependency of DT build by Masahiro Yamada · Wed Oct 11 23:56:10 2017 +0900
  21. 378e8b4 scripts/Makefile.lib: generalize building built in EFI app by Heinrich Schuchardt · Tue Sep 05 16:07:17 2017 +0200
  22. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · Tue Sep 05 03:19:37 2017 +0200
  23. c218474 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · Sun Sep 03 08:17:46 2017 +0200
  24. ce382b6 dtbo: make dtbos special by Pantelis Antoniou · Mon Sep 04 23:12:20 2017 +0300
  25. 62e1acc Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · Fri Jul 21 22:32:00 2017 +0300
  26. 4fb6fae scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory by Tom Rini · Wed May 24 11:04:03 2017 -0400
  27. b6bbec1 scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override by Tom Rini · Wed May 17 14:06:08 2017 -0400
  28. 2b77454 Avoid non-portable sed construct by Mark Kettenis · Sun Jan 08 19:11:27 2017 +0100
  29. 6aeac2c Makefile: Make EFI build quiet by Andrew F. Davis · Fri Jan 06 16:23:59 2017 -0600
  30. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · Sun Nov 06 16:37:58 2016 +0100
  31. de44186 sunxi: Use binman for sunxi boards by Simon Glass · Fri Nov 25 20:16:01 2016 -0700
  32. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · Fri Nov 25 20:15:59 2016 -0700
  33. def5462 binman: Allow configuration options to be used in .dts files by Simon Glass · Fri Nov 25 20:15:58 2016 -0700
  34. fac4ced efi: Add support for a hello world test program by Simon Glass · Mon Nov 07 08:47:08 2016 -0700
  35. 900975b scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · Tue Jul 05 10:26:35 2016 +0200
  36. f75e3ab acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · Wed May 25 19:19:08 2016 -0700
  37. 13e13c9 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · Wed May 11 07:45:09 2016 -0700
  38. 846e7f8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · Sat May 07 07:46:19 2016 -0700
  39. 11b2588 acpi: Specify U-Boot include path for ASL files by Bin Meng · Sat May 07 07:46:18 2016 -0700
  40. 546e120 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · Sat May 07 07:46:17 2016 -0700
  41. e598428 acpi: Change build log for ASL files by Bin Meng · Sat May 07 07:46:16 2016 -0700
  42. 439079a Makefile: Add rules to build in .ttf files by Simon Glass · Thu Jan 14 18:10:35 2016 -0700
  43. c11fe7d scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · Thu Jan 14 18:24:44 2016 -0500
  44. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  45. 68b27d3 Support removing default assembler flags by Simon Glass · Fri Jul 31 09:31:18 2015 -0600
  46. 56fc3ba kbuild: sync with Linux 4.1 by Masahiro Yamada · Sun Jul 05 01:56:55 2015 +0900
  47. c782190 fix makefiles to respect DTC setting by Pavel Machek · Mon Apr 06 15:46:44 2015 +0200
  48. 437790e Align embedded device tree correctly by Simon Glass · Fri Nov 14 18:18:19 2014 -0700
  49. 8c4532f kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · Thu Oct 30 11:06:10 2014 +0900
  50. 0039db4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 20 20:03:51 2014 -0400
  51. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  52. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · Mon Jun 16 18:56:38 2014 +0900
  53. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · Wed Jun 04 10:12:21 2014 +0900
  54. 9cf2a45 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · Tue Apr 15 13:29:00 2014 +0900
  55. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · Wed Mar 05 16:59:40 2014 +0900
  56. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  57. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  58. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  59. 47b65f7 kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:27 2014 +0900