1. a4d0b60 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · Thu Jun 16 13:43:50 2022 +0200
  2. bed3275 env: Remove include/generated/env.* under "make clean" by Tom Rini · Mon Jun 13 22:57:31 2022 -0400
  3. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  4. ef32020 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  5. a433616 Makefile: Fix description for relocate-rela parameters by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  6. 320ffbb Prepare v2022.07-rc5 by Tom Rini · Mon Jun 20 14:30:36 2022 -0400
  7. e8ea663 Prepare v2022.07-rc4 by Tom Rini · Mon Jun 06 10:25:13 2022 -0400
  8. 21bcc22 Prepare v2022.07-rc3 by Tom Rini · Mon May 23 15:40:41 2022 -0400
  9. e26613a powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · Mon May 02 18:36:39 2022 +0200
  10. f088006 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · Thu Apr 28 15:52:59 2022 -0400
  11. b456e58 Prepare v2022.07-rc2 by Tom Rini · Mon May 09 12:49:31 2022 -0400
  12. 2483945 Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · Sat May 07 22:58:39 2022 +0200
  13. 8fa76c9 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · Thu May 05 16:42:23 2022 +0200
  14. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  15. 52b3d65 Makefile: Tidy up the TPL build rules by Simon Glass · Sat Apr 30 00:56:51 2022 -0600
  16. f57d401 Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · Sat Apr 30 00:56:50 2022 -0600
  17. 1453914 test: Tidy up test building with SPL by Simon Glass · Sat Apr 30 00:56:47 2022 -0600
  18. a70a0da Prepare v2022.07-rc1 by Tom Rini · Mon Apr 25 19:26:07 2022 -0400
  19. f27c512 Makefile: Drop a stale comment about linking by Simon Glass · Sun Mar 27 14:26:15 2022 -0600
  20. 4fae99d Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · Tue Mar 01 09:38:51 2022 +0100
  21. 40bfb00 Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · Thu Mar 31 02:41:42 2022 +0800
  22. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  23. 59404f1 Prepare v2022.04 by Tom Rini · Mon Apr 04 10:31:32 2022 -0400
  24. 3949041 env: do not fail on non-existing env.in file by Andrey Zhizhikin · Sun Apr 03 16:06:03 2022 +0200
  25. 2cd7994 env: Avoid using a leftover text-environment file by Simon Glass · Fri Mar 11 22:37:23 2022 -0700
  26. 8f65e54 Makefile: provide sah-key to binman by Philippe Reynes · Mon Mar 28 22:57:03 2022 +0200
  27. e2b1333 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · Wed Mar 30 12:11:00 2022 +0200
  28. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  29. a6e4417 Prepare v2022.04-rc5 by Tom Rini · Mon Mar 28 10:14:51 2022 -0400
  30. 8b53819 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · Sat Mar 19 13:33:25 2022 +0100
  31. c73952c Add option to use -Og by Sean Anderson · Tue Feb 22 12:19:25 2022 -0500
  32. 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · Tue Feb 22 12:19:24 2022 -0500
  33. e450742 Makefile: Fix doc path in warning message by Johannes Krottmayer · Tue Mar 01 04:49:50 2022 +0100
  34. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  35. 9672848 Prepare v2022.04-rc4 by Tom Rini · Mon Mar 14 16:39:08 2022 -0400
  36. 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Mar 03 08:24:13 2022 -0500
  37. 8ff7780 Makefile: Add a way to check for pylint errors by Simon Glass · Fri Feb 11 13:23:24 2022 -0700
  38. 5652d82 Prepare v2022.04-rc3 by Tom Rini · Mon Feb 28 18:02:33 2022 -0500
  39. 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · Thu Feb 17 11:51:36 2022 +0800
  40. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · Tue Feb 22 14:54:39 2022 +0100
  41. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · Sat Feb 19 20:50:04 2022 +0200
  42. 6a10b1b Prepare v2022.04-rc2 by Tom Rini · Mon Feb 14 17:03:08 2022 -0500
  43. 35a382a Replace echo -n's used in environment processing with touch by qthedev · Sat Feb 05 10:25:16 2022 +0000
  44. 0522914 dm: scsi: Add a migration deadline for scsi by Simon Glass · Mon Jan 31 07:49:38 2022 -0700
  45. 2a3a64c Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN enabled by Marek Vasut · Sat Jan 01 19:50:39 2022 +0100
  46. 77d9d80 Prepare v2022.04-rc1 by Tom Rini · Mon Jan 31 17:57:32 2022 -0500
  47. bdddfb3 pylint: Adjust how the output is produced by Simon Glass · Fri Jan 28 21:31:07 2022 -0700
  48. ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · Sat Jan 22 05:03:50 2022 -0700
  49. f2d9561 Makefile: Fake external blobs by default with binman by Simon Glass · Sun Jan 09 20:13:36 2022 -0700
  50. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · Sun Nov 21 20:48:40 2021 -0700
  51. 2fd4f4a efi: Build the 64-bit app properly by Simon Glass · Tue Jan 04 03:51:17 2022 -0700
  52. e10ae9f timer: Add a migration message by Simon Glass · Sat Dec 18 11:27:29 2021 -0700
  53. b43bb05 Makefile: Add more files to clean list by Adam Ford · Wed Dec 22 10:40:27 2021 -0600
  54. 33f8a8d Merge branch 'next' by Tom Rini · Mon Jan 10 14:01:57 2022 -0500
  55. 92f1b5f Prepare v2022.01 by Tom Rini · Mon Jan 10 13:46:34 2022 -0500
  56. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · Thu Jan 06 11:49:41 2022 +0100
  57. 944f8d8 fdt: Avoid emitting an device tree when not needed by Simon Glass · Thu Dec 16 20:59:38 2021 -0700
  58. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · Thu Dec 16 20:59:37 2021 -0700
  59. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · Thu Dec 16 20:59:22 2021 -0700
  60. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  61. 929e511 Prepare v2022.01-rc4 by Tom Rini · Mon Dec 20 11:15:15 2021 -0500
  62. f8409e9 keyboard: Add a migration message by Simon Glass · Wed Nov 24 09:26:45 2021 -0700
  63. 31cce97 binman: Allow providing tools and blob directories by Simon Glass · Tue Nov 23 21:09:48 2021 -0700
  64. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  65. 80882c5 Prepare v2022.01-rc3 by Tom Rini · Mon Nov 29 11:16:03 2021 -0500
  66. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  67. 483c886 makefile: add missing semicolons by Angelo Dureghello · Fri Nov 05 16:20:24 2021 +0100
  68. 29ee2bf Prepare v2022.01-rc2 by Tom Rini · Mon Nov 15 11:58:37 2021 -0500
  69. f89c414 Makefile: Correct TPL rule for OF_REAL by Simon Glass · Sun Oct 31 19:17:03 2021 -0600
  70. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  71. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  72. c03ecd7 efi: Drop the OF_EMBED warning for EFI by Simon Glass · Wed Nov 03 21:09:05 2021 -0600
  73. 8c77882 Prepare v2022.01-rc1 by Tom Rini · Mon Nov 01 15:16:16 2021 -0400
  74. e227dbf x86: Fix linking u-boot with ld.lld by Alistair Delva · Wed Oct 20 21:31:33 2021 +0000
  75. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  76. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  77. 4acd4e4 tools: Stop re-defining -std= when building tools by Tom Rini · Mon Oct 11 11:11:41 2021 -0400
  78. 90619e7 Makefile: Only build dtc if needed by Simon Glass · Wed Sep 22 11:34:44 2021 -0600
  79. 29de2ab tree: imx: remove old fit generator script by Andrey Zhizhikin · Tue Aug 24 09:55:14 2021 +0200
  80. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  81. d140bba Merge branch 'next' by Tom Rini · Mon Oct 04 11:27:55 2021 -0400
  82. 116f0e9 Prepare v2021.10 by Tom Rini · Mon Oct 04 11:09:26 2021 -0400
  83. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  84. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  85. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  86. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  87. 659cd1f Prepare v2021.10-rc5 by Tom Rini · Mon Sep 27 09:34:20 2021 -0400
  88. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  89. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  90. 684cba9 Prepare v2021.10-rc4 by Tom Rini · Tue Sep 14 18:58:10 2021 -0400
  91. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  92. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  93. 12cf602 gpio: Add a GPIO config by Simon Glass · Sun Aug 08 12:20:24 2021 -0600
  94. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · Sun Aug 08 12:20:22 2021 -0600
  95. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  96. 388f78e serial: Add a SERIAL config by Simon Glass · Sun Aug 08 12:20:13 2021 -0600
  97. 08fc11d Prepare v2021.10-rc3 by Tom Rini · Mon Aug 30 12:45:46 2021 -0400
  98. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Aug 27 08:33:02 2021 -0400
  99. 3f280e3 Makefile: Align fit-dtb.blob and u-boot.itb by 64bits by Michal Simek · Thu Aug 19 11:09:37 2021 +0200
  100. 584d4d4 Prepare v2021.10-rc2 by Tom Rini · Mon Aug 16 14:18:45 2021 -0400