1. ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 9 months ago
  2. af48401 efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · 3 years ago
  3. 473fc27 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · 3 years, 3 months ago
  4. c109498 build: support building with Link Time Optimizations by Marek Behún · 3 years, 4 months ago
  5. e420a38 build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 7 months ago
  6. 36766d3 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 2 months ago
  7. b37a0b5 kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 5 months ago
  8. b5a2046 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · 4 years, 5 months ago
  9. 89c2798 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 6 months ago
  10. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  11. 5972ff0 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 6 months ago
  12. 7a212e5 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · 4 years, 7 months ago
  13. aacf264 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · 4 years, 7 months ago
  14. e0d1a89 kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · 4 years, 7 months ago
  15. 43b6e38 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 8 months ago
  16. 47818e2 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · 5 years ago
  17. 1653b6a fdt: Show the preprocessed .dts file on error by Simon Glass · 4 years, 10 months ago
  18. c1865bb x86: Avoid writing temporary asl files into the source tree by Simon Glass · 5 years ago
  19. 4ed0d3c efi_loader: always rebuild efi_crt0.o by Heinrich Schuchardt · 5 years ago
  20. c7a88da dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · 6 years ago
  21. e616100 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · 6 years ago
  22. 8422ad5 kbuild: fix DTB .cmd source variable by Stephen Warren · 6 years ago
  23. 1e7883f dtbo: Fix dtbo generation rules by Michal Simek · 6 years ago
  24. 6c75db0 efi_loader: do not use symbolic links by Heinrich Schuchardt · 6 years ago
  25. 2013c68 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · 6 years ago
  26. c16b137 kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  27. f7855bb efi_loader: Generate Microsoft PE format compliant images by Bin Meng · 6 years ago
  28. 0c54411 kbuild: fix # escaping in appending U-Boot own DT by Masahiro Yamada · 6 years ago
  29. 9d0dc69 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  30. 2f61b13 efi_loader: avoid make race condition by Heinrich Schuchardt · 6 years ago
  31. 919c1c1 x86: acpi: Adopt new version of iASL compiler by Andy Shevchenko · 6 years ago
  32. e91610d kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. 0658761 Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  35. d693742 spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  36. 511fd0b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  37. ecc9709 kbuild: fix dependency of DT build by Masahiro Yamada · 7 years ago
  38. b076310 scripts/Makefile.lib: generalize building built in EFI app by Heinrich Schuchardt · 7 years ago
  39. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  40. d6507e6 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · 7 years ago
  41. da0b3a9 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  42. 06054b1 Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · 7 years ago
  43. 0f7faf0 scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory by Tom Rini · 7 years ago
  44. 7452946 scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override by Tom Rini · 7 years ago
  45. 208db78 Avoid non-portable sed construct by Mark Kettenis · 8 years ago
  46. f19f131 Makefile: Make EFI build quiet by Andrew F. Davis · 8 years ago
  47. 1f6a664 Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  48. 61b994a sunxi: Use binman for sunxi boards by Simon Glass · 8 years ago
  49. 6d427c6 binman: Automatically include a U-Boot .dtsi file by Simon Glass · 8 years ago
  50. b116aff binman: Allow configuration options to be used in .dts files by Simon Glass · 8 years ago
  51. c7ae3df efi: Add support for a hello world test program by Simon Glass · 8 years ago
  52. 716f908 scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · 8 years ago
  53. 6683584 acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · 8 years ago
  54. bb68dd5 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · 8 years ago
  55. 5dafcb8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · 8 years ago
  56. 8c4cc21 acpi: Specify U-Boot include path for ASL files by Bin Meng · 8 years ago
  57. 3a2a3d0 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · 8 years ago
  58. 68af8d8 acpi: Change build log for ASL files by Bin Meng · 8 years ago
  59. 30a1dca Makefile: Add rules to build in .ttf files by Simon Glass · 9 years ago
  60. f32c864 scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · 9 years ago
  61. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  62. 3834f41 Support removing default assembler flags by Simon Glass · 9 years ago
  63. 98bd0e0 kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  64. c4aaf2e fix makefiles to respect DTC setting by Pavel Machek · 9 years ago
  65. 5c30bf4 Align embedded device tree correctly by Simon Glass · 10 years ago
  66. cb6e7b0 kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · 10 years ago
  67. 39b6d07 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  68. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  69. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  70. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  71. 598e2d3 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 10 years ago
  72. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  73. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  74. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  75. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  76. 22433fc kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · 11 years ago