1. e3b64be Prepare v2021.07-rc4 by Tom Rini · 3 years, 5 months ago v2021.07-rc4
  2. e1bf033 Prepare v2021.07-rc3 by Tom Rini · 3 years, 5 months ago v2021.07-rc3
  3. da48bd9 build: link with --build-id=none by Marek Behún · 3 years, 5 months ago
  4. c109498 build: support building with Link Time Optimizations by Marek Behún · 3 years, 5 months ago
  5. 958f2e5 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 5 months ago
  6. 1445836 Makefile, Makefile.spl: cosmetic change by Marek Behún · 3 years, 5 months ago
  7. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 5 months ago
  8. 73c2a8f makefile: Pass OpenSBI blob to binman make rules by Bin Meng · 3 years, 5 months ago
  9. a7d03d5 Makefile: Handle building in a very old build directory by Simon Glass · 3 years, 6 months ago
  10. f68ed0b Makefile: allow to override python3 by Andrey Zhizhikin · 3 years, 6 months ago
  11. 59a2b9e Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago WIP/11May2021
  12. f7173fc DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · 3 years, 6 months ago WIP/finish-DM_MMC-migration
  13. c51f74b ata: Make LIBATA means AHCI is enabled mandatory. by Tom Rini · 3 years, 6 months ago
  14. b107761 Prepare v2021.07-rc2 by Tom Rini · 3 years, 5 months ago v2021.07-rc2
  15. bd9059c Makefile: Fix generation of flash.bin u-boot.itb with binman by Marek Vasut · 3 years, 8 months ago
  16. 7ac7038 Makefile: fix generation of defaultenv.h from empty initial file by Rasmus Villemoes · 3 years, 6 months ago
  17. ff8cb34 Prepare v2021.07-rc1 by Tom Rini · 3 years, 6 months ago v2021.07-rc1
  18. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 6 months ago
  19. a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 8 months ago
  20. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 7 months ago WIP/05Apr2021
  21. b46dd11 Prepare v2021.04 by Tom Rini · 3 years, 7 months ago v2021.04
  22. a0da06d Makefile: Silence the deprecation script by Simon Glass · 3 years, 7 months ago
  23. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 7 months ago WIP/29Mar2021-next
  24. d8eafb1 Prepare v2021.04-rc5 by Tom Rini · 3 years, 7 months ago v2021.04-rc5
  25. 3b14204 Support building on macOS/arm64 by Jessica Clarke · 3 years, 7 months ago WIP/2021-03-28-assorted-bugfixes
  26. 65c8cdc dm: i2c: Add a migration method for I2C by Simon Glass · 3 years, 7 months ago
  27. 782dac5 Makefile: Drop the old SPI flash migration message by Simon Glass · 3 years, 7 months ago
  28. 8cd1874 Makefile: Use common code for DM_ETH deprecation warning by Simon Glass · 3 years, 7 months ago
  29. 78b4a56 Makefile: Use common code for WDT deprecation warning by Simon Glass · 3 years, 7 months ago
  30. ec384f9 Makefile: Use common code for SPI_FLASH deprecation warning by Simon Glass · 3 years, 7 months ago
  31. d13aee0 Makefile: Use common code for DM_VIDEO deprecation warning by Simon Glass · 3 years, 7 months ago
  32. 39e526a Makefile: Use common code for PCI deprecation warning by Simon Glass · 3 years, 7 months ago
  33. 099288b Makefile: Use common code for LIBATA deprecation warning by Simon Glass · 3 years, 7 months ago
  34. a883435 Makefile: Use common code for MVSATA_IDE deprecation warning by Simon Glass · 3 years, 7 months ago
  35. 9e035b8 Makefile: Use common code for USB deprecation warning by Simon Glass · 3 years, 7 months ago
  36. 77dc55e Makefile: Use common code for MMC deprecation warning by Simon Glass · 3 years, 7 months ago
  37. 1373252 Makefile: Add common code to report deprecation by Simon Glass · 3 years, 7 months ago
  38. 06467e4 Makefile: Move non-DM migration messages to the top by Simon Glass · 3 years, 7 months ago
  39. cfee2b2 Makefile: Pass new entry args to binman by Simon Glass · 3 years, 7 months ago
  40. f7691a6 sandbox: allow cross-compiling sandbox by Heinrich Schuchardt · 3 years, 8 months ago
  41. f4f478b board: mt7629: enable compression of u-boot to reduce the size of final image by Weijie Gao · 3 years, 8 months ago
  42. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  43. 4103e13 Prepare v2021.04-rc4 by Tom Rini · 3 years, 7 months ago v2021.04-rc4
  44. 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 8 months ago
  45. 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
  46. 4cc53ef usb: musb: Fix compilation of gadget code by Pali Rohár · 3 years, 9 months ago
  47. ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 9 months ago
  48. c5219c4 Prepare v2021.04-rc3 by Tom Rini · 3 years, 8 months ago v2021.04-rc3
  49. 7034478 ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y by Marek Vasut · 3 years, 8 months ago
  50. 4e040b4 Makefile: Add (default) DEVICE_TREE to SPL FIT by Klaus Heinrich Kiwi · 3 years, 8 months ago
  51. 767582c Prepare v2021.04-rc2 by Tom Rini · 3 years, 8 months ago v2021.04-rc2
  52. 68f6a90 Makefile: Provide numeric versions by Simon Glass · 3 years, 9 months ago
  53. 1aa9c3b Prepare v2021.04-rc1 by Tom Rini · 3 years, 9 months ago v2021.04-rc1
  54. e9ebc17 Makefile: Do not call useless command 'true' by Pali Rohár · 4 years ago
  55. 40551cf tools: socfpgaimage: update padding flow by Ley Foon Tan · 3 years, 9 months ago
  56. d71be19 Merge branch 'next' by Tom Rini · 3 years, 9 months ago
  57. c4fdded Prepare v2021.01 by Tom Rini · 3 years, 9 months ago v2021.01
  58. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  59. 62b07b5 Prepare v2021.01-rc5 by Tom Rini · 3 years, 10 months ago v2021.01-rc5
  60. c15f44a Prepare v2021.01-rc4 by Tom Rini · 3 years, 10 months ago v2021.01-rc4
  61. 4532bf4 Makefile: Correctly propagate failure when removing target by Pali Rohár · 4 years ago
  62. 0719bf4 Prepare v2021.01-rc3 by Tom Rini · 3 years, 11 months ago v2021.01-rc3
  63. 1ae955e Prepare v2021.01-rc2 by Tom Rini · 4 years ago v2021.01-rc2
  64. 71d3fa7 Makefile: Fix calling make with V=1 by Pali Rohár · 4 years ago
  65. 16a5068 dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · 4 years, 1 month ago
  66. 81a659e Prepare v2021.01-rc1 by Tom Rini · 4 years ago v2021.01-rc1
  67. cbf0ffe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · 4 years ago
  68. ae89702 Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · 4 years ago
  69. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  70. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 1 month ago
  71. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years ago
  72. 509978e Makefile: Only define u-boot.itb rule when applicable by Samuel Holland · 4 years ago
  73. e09b88c usb: add MediaTek USB3 DRD driver by Chunfeng Yun · 4 years ago
  74. 505dc1c Makefile: socfpga: Generate sfp file with 4 SPL images by Chee Hong Ang · 4 years, 2 months ago
  75. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  76. 050acee Prepare v2020.10 by Tom Rini · 4 years, 1 month ago v2020.10
  77. c0f1ebe binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 1 month ago
  78. cfa3db6 sunxi: Convert 64-bit boards to use binman by Simon Glass · 4 years, 2 months ago
  79. bd4d0dc Makefile: Support missing external blobs always by Simon Glass · 4 years, 2 months ago
  80. ba2a0cb Prepare v2020.10-rc5 by Tom Rini · 4 years, 1 month ago v2020.10-rc5
  81. 9a97314 Makefile: mrproper shall delete doc/output/ by Heinrich Schuchardt · 4 years, 2 months ago
  82. 96d66a9 Prepare v2020.10-rc4 by Tom Rini · 4 years, 1 month ago v2020.10-rc4
  83. f87c80a Prepare v2020.10-rc3 by Tom Rini · 4 years, 2 months ago v2020.10-rc3
  84. dbfca73 Makefile: fix annoying sunxi hack message by Frank Wunderlich · 4 years, 2 months ago
  85. c045207 Prepare v2020.10-rc2 by Tom Rini · 4 years, 2 months ago
  86. b904d79 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · 4 years, 2 months ago
  87. f4a43d2 Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR by Simon Glass · 4 years, 3 months ago
  88. a8f3ace Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 3 months ago
  89. 18e0813 Makefile: Fix a long line in cmd_mkfitimage by Simon Glass · 4 years, 3 months ago
  90. b47ef6b Makefile: Move CONFIG_TOOLS_DEBUG check to later by Simon Glass · 4 years, 3 months ago
  91. e999bea mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 3 months ago
  92. bdca932 tegra: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 3 months ago
  93. e6eca3a sunxi: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 3 months ago
  94. 3be8ba5 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · 4 years, 3 months ago
  95. 42b18df x86: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 3 months ago
  96. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 3 months ago
  97. 1d62704 tegra: Drop the unused non-binman code by Simon Glass · 4 years, 3 months ago
  98. aafe5c5 Makefile: Allow building .rom files for non-x86 boards by Simon Glass · 4 years, 3 months ago
  99. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 3 months ago
  100. 1db942b Prepare v2020.10-rc1 by Tom Rini · 4 years, 3 months ago v2020.10-rc1