1. f1d33a4 Prepare v2023.07-rc2 by Tom Rini · 1 year, 5 months ago v2023.07-rc2
  2. 6735ab5 Prepare v2023.07-rc1 by Tom Rini · 1 year, 6 months ago v2023.07-rc1
  3. 4ad6850 clang: Don't look for libgcc by Tom Rini · 1 year, 7 months ago
  4. fd0712a clang: Add $(CLANG_TARGET) to LDPPFLAGS by Tom Rini · 1 year, 7 months ago
  5. d7abc0f makefile: riscv: Drop useless argument of prelink-riscv by Bin Meng · 1 year, 6 months ago
  6. 0916377 Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 7 months ago WIP/04Apr2023
  7. 95942f9 arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · 1 year, 7 months ago
  8. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 7 months ago
  9. fd4ed6b Prepare v2023.04 by Tom Rini · 1 year, 7 months ago v2023.04
  10. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 7 months ago
  11. 41a88ad Prepare v2023.04-rc5 by Tom Rini · 1 year, 7 months ago v2023.04-rc5
  12. 52ee1a0 global: Disable deprecated-non-prototype warning with clang by Tom Rini · 1 year, 8 months ago
  13. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago WIP/14Mar2023-next
  14. 88e08fc Prepare v2023.04-rc4 by Tom Rini · 1 year, 7 months ago v2023.04-rc4
  15. ada5e2f binman: Add support for building a binmanu PyPi package by Simon Glass · 1 year, 8 months ago
  16. 77b3ccb dtoc: Add support for building a dtoc PyPi package by Simon Glass · 1 year, 8 months ago
  17. 0de2ffe buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 8 months ago
  18. 30eb11a patman: Add support for building a patman PyPi package by Simon Glass · 1 year, 8 months ago
  19. 75554df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · 1 year, 8 months ago
  20. 2aaba92 mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · 1 year, 8 months ago
  21. 4773e9d rockchip: Use an external TPL binary on RK3568 by Jonas Karlman · 1 year, 8 months ago
  22. e8c80ac Prepare v2023.04-rc3 by Tom Rini · 1 year, 8 months ago v2023.04-rc3
  23. 57450d8 Makefile: Link with -z noexectack by Tom Rini · 1 year, 8 months ago
  24. faac9de Prepare v2023.04-rc2 by Tom Rini · 1 year, 8 months ago v2023.04-rc2
  25. 5c63b5a ppc: Makefile: Drop unused ppc4xx code by Simon Glass · 1 year, 9 months ago
  26. aeca519 Drop ubsha1 tool by Simon Glass · 1 year, 9 months ago
  27. 240e9d1 Makefile: Drop CONFIG_OF_EARLY_FLATTREE by Simon Glass · 1 year, 9 months ago
  28. 7e9a900 Makefile: Avoid use of invalid CONFIG_ option by Simon Glass · 1 year, 9 months ago
  29. 718bd39 Makefile: Drop CONFIG_AIS_CONFIG_FILE by Simon Glass · 1 year, 9 months ago
  30. 12ae7bc powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · 1 year, 9 months ago
  31. 748c1ab Makefile: fix shell error for darwin major/minor version check by Christian Marangi · 1 year, 9 months ago
  32. 30db474 Prepare v2023.04-rc1 by Tom Rini · 1 year, 9 months ago v2023.04-rc1
  33. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 9 months ago
  34. 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 10 months ago
  35. 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 10 months ago
  36. 537ca0b makefile: add multi_dtb_fit dep by Neal Frager · 1 year, 10 months ago
  37. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  38. 62e2ad1 Prepare v2023.01 by Tom Rini · 1 year, 9 months ago v2023.01
  39. 7fa4c27 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · 1 year, 10 months ago
  40. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 1 year, 11 months ago
  41. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  42. 2243922 Prepare v2023.01-rc4 by Tom Rini · 1 year, 10 months ago v2023.01-rc4
  43. 93685d0 Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · 1 year, 11 months ago
  44. 1e1c51f Makefile: link with --no-warn-rwx-segments by Tom Rini · 1 year, 11 months ago
  45. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 1 year, 11 months ago
  46. 409e4b5 Makefile: Enforce DWARF4 output by Tom Rini · 1 year, 11 months ago
  47. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  48. 1c470f3 Prepare v2023.01-rc3 by Tom Rini · 1 year, 11 months ago v2023.01-rc3
  49. b144b93 global: Do not default to faking missing binaries for buildman by Tom Rini · 2 years ago
  50. c39c7c6 Makefile: Correct the binman rule by Simon Glass · 2 years ago
  51. 16e49a1 Prepare v2023.01-rc2 by Tom Rini · 1 year, 11 months ago v2023.01-rc2
  52. 88bd8ee Prepare v2023.01-rc1 by Tom Rini · 2 years ago v2023.01-rc1
  53. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years ago
  54. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  55. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  56. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years ago
  57. 9af4a0c core: Enable DM by default by Tom Rini · 2 years ago
  58. c358719 Makefile: Make flash.bin target available for all platforms by Frieder Schrempf · 2 years, 2 months ago
  59. 0b94358 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years, 1 month ago
  60. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago WIP/03Oct2022
  61. 4debc57 Prepare v2022.10 by Tom Rini · 2 years, 1 month ago v2022.10
  62. d285e4b Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb by Pali Rohár · 2 years, 1 month ago
  63. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  64. f76f3e3 Prepare v2022.10-rc5 by Tom Rini · 2 years, 1 month ago v2022.10-rc5
  65. e507be9 Makefile: Unify condition for mpc85xx reset vector by Pali Rohár · 2 years, 3 months ago
  66. 5af42ea Makefile: Reduce usage of custom mpc85xx u-boot.bin target by Pali Rohár · 2 years, 3 months ago
  67. d8fa0a7 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 3 months ago
  68. d6c5bdb Makefile: Fix dependency for u-boot-with-dtb.bin by Pali Rohár · 2 years, 3 months ago
  69. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 2 months ago
  70. 5160139 Prepare v2022.10-rc4 by Tom Rini · 2 years, 1 month ago v2022.10-rc4
  71. e1faa53 rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 2 months ago
  72. a6e569f rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · 2 years, 2 months ago
  73. 05713d5 rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 2 months ago
  74. 001f788 rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 2 months ago
  75. 32c8d1c rockchip: remove binman temporary files when cleaning by Quentin Schulz · 2 years, 2 months ago
  76. a55014d Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 3 months ago
  77. 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 2 months ago v2022.10-rc3
  78. 94633c3 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 3 months ago WIP/2022-08-20-enforce-DM_ETH-migration
  79. 8602d97 Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 3 months ago
  80. aef6839 Prepare v2022.10-rc2 by Tom Rini · 2 years, 2 months ago v2022.10-rc2
  81. 6e15cda Prepare v2022.10-rc1 by Tom Rini · 2 years, 3 months ago v2022.10-rc1
  82. 88861a2 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 4 months ago
  83. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  84. e092e32 Prepare v2022.07 by Tom Rini · 2 years, 3 months ago v2022.07
  85. 9b78c92 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 4 months ago
  86. 0cc846d Prepare v2022.07-rc6 by Tom Rini · 2 years, 4 months ago v2022.07-rc6
  87. 07b9642 env: Remove include/generated/env.* under "make clean" by Tom Rini · 2 years, 4 months ago
  88. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 4 months ago
  89. 4c9e2d6 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 4 months ago
  90. b956637 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 4 months ago
  91. 568a226 Prepare v2022.07-rc5 by Tom Rini · 2 years, 4 months ago v2022.07-rc5
  92. 8f52734 Prepare v2022.07-rc4 by Tom Rini · 2 years, 5 months ago v2022.07-rc4
  93. b6d46d9 Prepare v2022.07-rc3 by Tom Rini · 2 years, 5 months ago v2022.07-rc3
  94. 827a232 powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · 2 years, 6 months ago
  95. db26c50 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · 2 years, 6 months ago
  96. f08ed34 Prepare v2022.07-rc2 by Tom Rini · 2 years, 5 months ago v2022.07-rc2
  97. ecd4e5c Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · 2 years, 6 months ago
  98. 1a16e66 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · 2 years, 6 months ago
  99. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 6 months ago
  100. d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 6 months ago