1. 4fae99d Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · Tue Mar 01 09:38:51 2022 +0100
  2. 40bfb00 Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · Thu Mar 31 02:41:42 2022 +0800
  3. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  4. 59404f1 Prepare v2022.04 by Tom Rini · Mon Apr 04 10:31:32 2022 -0400
  5. 3949041 env: do not fail on non-existing env.in file by Andrey Zhizhikin · Sun Apr 03 16:06:03 2022 +0200
  6. 2cd7994 env: Avoid using a leftover text-environment file by Simon Glass · Fri Mar 11 22:37:23 2022 -0700
  7. 8f65e54 Makefile: provide sah-key to binman by Philippe Reynes · Mon Mar 28 22:57:03 2022 +0200
  8. e2b1333 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · Wed Mar 30 12:11:00 2022 +0200
  9. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  10. a6e4417 Prepare v2022.04-rc5 by Tom Rini · Mon Mar 28 10:14:51 2022 -0400
  11. 8b53819 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · Sat Mar 19 13:33:25 2022 +0100
  12. c73952c Add option to use -Og by Sean Anderson · Tue Feb 22 12:19:25 2022 -0500
  13. 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · Tue Feb 22 12:19:24 2022 -0500
  14. e450742 Makefile: Fix doc path in warning message by Johannes Krottmayer · Tue Mar 01 04:49:50 2022 +0100
  15. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  16. 9672848 Prepare v2022.04-rc4 by Tom Rini · Mon Mar 14 16:39:08 2022 -0400
  17. 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Mar 03 08:24:13 2022 -0500
  18. 8ff7780 Makefile: Add a way to check for pylint errors by Simon Glass · Fri Feb 11 13:23:24 2022 -0700
  19. 5652d82 Prepare v2022.04-rc3 by Tom Rini · Mon Feb 28 18:02:33 2022 -0500
  20. 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · Thu Feb 17 11:51:36 2022 +0800
  21. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · Tue Feb 22 14:54:39 2022 +0100
  22. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · Sat Feb 19 20:50:04 2022 +0200
  23. 6a10b1b Prepare v2022.04-rc2 by Tom Rini · Mon Feb 14 17:03:08 2022 -0500
  24. 35a382a Replace echo -n's used in environment processing with touch by qthedev · Sat Feb 05 10:25:16 2022 +0000
  25. 0522914 dm: scsi: Add a migration deadline for scsi by Simon Glass · Mon Jan 31 07:49:38 2022 -0700
  26. 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
  27. 77d9d80 Prepare v2022.04-rc1 by Tom Rini · Mon Jan 31 17:57:32 2022 -0500
  28. bdddfb3 pylint: Adjust how the output is produced by Simon Glass · Fri Jan 28 21:31:07 2022 -0700
  29. ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · Sat Jan 22 05:03:50 2022 -0700
  30. f2d9561 Makefile: Fake external blobs by default with binman by Simon Glass · Sun Jan 09 20:13:36 2022 -0700
  31. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · Sun Nov 21 20:48:40 2021 -0700
  32. 2fd4f4a efi: Build the 64-bit app properly by Simon Glass · Tue Jan 04 03:51:17 2022 -0700
  33. e10ae9f timer: Add a migration message by Simon Glass · Sat Dec 18 11:27:29 2021 -0700
  34. b43bb05 Makefile: Add more files to clean list by Adam Ford · Wed Dec 22 10:40:27 2021 -0600
  35. 33f8a8d Merge branch 'next' by Tom Rini · Mon Jan 10 14:01:57 2022 -0500
  36. 92f1b5f Prepare v2022.01 by Tom Rini · Mon Jan 10 13:46:34 2022 -0500
  37. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · Thu Jan 06 11:49:41 2022 +0100
  38. 944f8d8 fdt: Avoid emitting an device tree when not needed by Simon Glass · Thu Dec 16 20:59:38 2021 -0700
  39. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · Thu Dec 16 20:59:37 2021 -0700
  40. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · Thu Dec 16 20:59:22 2021 -0700
  41. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  42. 929e511 Prepare v2022.01-rc4 by Tom Rini · Mon Dec 20 11:15:15 2021 -0500
  43. f8409e9 keyboard: Add a migration message by Simon Glass · Wed Nov 24 09:26:45 2021 -0700
  44. 31cce97 binman: Allow providing tools and blob directories by Simon Glass · Tue Nov 23 21:09:48 2021 -0700
  45. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  46. 80882c5 Prepare v2022.01-rc3 by Tom Rini · Mon Nov 29 11:16:03 2021 -0500
  47. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  48. 483c886 makefile: add missing semicolons by Angelo Dureghello · Fri Nov 05 16:20:24 2021 +0100
  49. 29ee2bf Prepare v2022.01-rc2 by Tom Rini · Mon Nov 15 11:58:37 2021 -0500
  50. f89c414 Makefile: Correct TPL rule for OF_REAL by Simon Glass · Sun Oct 31 19:17:03 2021 -0600
  51. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  52. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  53. c03ecd7 efi: Drop the OF_EMBED warning for EFI by Simon Glass · Wed Nov 03 21:09:05 2021 -0600
  54. 8c77882 Prepare v2022.01-rc1 by Tom Rini · Mon Nov 01 15:16:16 2021 -0400
  55. e227dbf x86: Fix linking u-boot with ld.lld by Alistair Delva · Wed Oct 20 21:31:33 2021 +0000
  56. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  57. 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
  58. 4acd4e4 tools: Stop re-defining -std= when building tools by Tom Rini · Mon Oct 11 11:11:41 2021 -0400
  59. 90619e7 Makefile: Only build dtc if needed by Simon Glass · Wed Sep 22 11:34:44 2021 -0600
  60. 29de2ab tree: imx: remove old fit generator script by Andrey Zhizhikin · Tue Aug 24 09:55:14 2021 +0200
  61. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  62. d140bba Merge branch 'next' by Tom Rini · Mon Oct 04 11:27:55 2021 -0400
  63. 116f0e9 Prepare v2021.10 by Tom Rini · Mon Oct 04 11:09:26 2021 -0400
  64. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  65. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  66. 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
  67. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  68. 659cd1f Prepare v2021.10-rc5 by Tom Rini · Mon Sep 27 09:34:20 2021 -0400
  69. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  70. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  71. 684cba9 Prepare v2021.10-rc4 by Tom Rini · Tue Sep 14 18:58:10 2021 -0400
  72. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  73. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  74. 12cf602 gpio: Add a GPIO config by Simon Glass · Sun Aug 08 12:20:24 2021 -0600
  75. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · Sun Aug 08 12:20:22 2021 -0600
  76. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  77. 388f78e serial: Add a SERIAL config by Simon Glass · Sun Aug 08 12:20:13 2021 -0600
  78. 08fc11d Prepare v2021.10-rc3 by Tom Rini · Mon Aug 30 12:45:46 2021 -0400
  79. 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
  80. 3f280e3 Makefile: Align fit-dtb.blob and u-boot.itb by 64bits by Michal Simek · Thu Aug 19 11:09:37 2021 +0200
  81. 584d4d4 Prepare v2021.10-rc2 by Tom Rini · Mon Aug 16 14:18:45 2021 -0400
  82. 2a28380 arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files by Pali Rohár · Fri Jul 23 11:14:30 2021 +0200
  83. f8171a5 tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · Fri Jul 23 11:14:06 2021 +0200
  84. 8210d0c build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · Wed Jul 21 09:56:07 2021 +0200
  85. 2ae0a00 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · Sat Jul 10 21:14:37 2021 -0600
  86. 43607dc i2c: Fix the migration warning by Simon Glass · Sat Jul 10 21:14:33 2021 -0600
  87. 6b960b6 Makefile: Sort the subdirectories by Simon Glass · Sat Jul 10 21:14:22 2021 -0600
  88. 451bc51 Makefile: Drop include/asm directory as well as symlink by Simon Glass · Fri Jul 02 12:36:13 2021 -0600
  89. 08a2273 Prepare v2021.10-rc1 by Tom Rini · Mon Jul 26 20:57:18 2021 -0400
  90. ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · Thu Apr 22 18:09:57 2021 +0200
  91. b4616b7 Makefile: Remove DM_VIDEO and DM_SPI_FLASH checks by Tom Rini · Sun Jul 18 21:06:33 2021 -0400
  92. 5dec075 pci: Require DM_PCI by Tom Rini · Fri May 14 21:34:32 2021 -0400
  93. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  94. cbf2b7e Makefile: Conditionally add defaultenv_h to envtools target by Joel Stanley · Fri Jun 18 11:35:59 2021 +0930
  95. 5080063 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · Thu Jun 17 18:07:25 2021 -0400
  96. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  97. 405ec0e Makefile: Disable gcc-10.0 introduced warnings by Tom Rini · Mon May 03 16:48:57 2021 -0400
  98. 1b043e2 Prepare v2021.07 by Tom Rini · Mon Jul 05 11:11:28 2021 -0400
  99. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · Wed Jun 30 13:09:49 2021 -0400
  100. 40fab41 TEST: USB_HOST not USB by Tom Rini · Wed Jun 30 11:38:52 2021 -0400