1. 30eb11a patman: Add support for building a patman PyPi package by Simon Glass · 1 year, 7 months ago
  2. 75554df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · 1 year, 7 months ago
  3. 2aaba92 mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · 1 year, 7 months ago
  4. e8c80ac Prepare v2023.04-rc3 by Tom Rini · 1 year, 7 months ago
  5. 57450d8 Makefile: Link with -z noexectack by Tom Rini · 1 year, 7 months ago
  6. faac9de Prepare v2023.04-rc2 by Tom Rini · 1 year, 7 months ago
  7. 5c63b5a ppc: Makefile: Drop unused ppc4xx code by Simon Glass · 1 year, 8 months ago
  8. aeca519 Drop ubsha1 tool by Simon Glass · 1 year, 8 months ago
  9. 240e9d1 Makefile: Drop CONFIG_OF_EARLY_FLATTREE by Simon Glass · 1 year, 8 months ago
  10. 7e9a900 Makefile: Avoid use of invalid CONFIG_ option by Simon Glass · 1 year, 8 months ago
  11. 718bd39 Makefile: Drop CONFIG_AIS_CONFIG_FILE by Simon Glass · 1 year, 8 months ago
  12. 12ae7bc powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · 1 year, 8 months ago
  13. 748c1ab Makefile: fix shell error for darwin major/minor version check by Christian Marangi · 1 year, 8 months ago
  14. 30db474 Prepare v2023.04-rc1 by Tom Rini · 1 year, 8 months ago
  15. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 8 months ago
  16. 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 9 months ago
  17. 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 9 months ago
  18. 537ca0b makefile: add multi_dtb_fit dep by Neal Frager · 1 year, 9 months ago
  19. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  20. 62e2ad1 Prepare v2023.01 by Tom Rini · 1 year, 9 months ago
  21. 7fa4c27 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · 1 year, 9 months ago
  22. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 1 year, 10 months ago
  23. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 9 months ago
  24. 2243922 Prepare v2023.01-rc4 by Tom Rini · 1 year, 9 months ago
  25. 93685d0 Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · 1 year, 10 months ago
  26. 1e1c51f Makefile: link with --no-warn-rwx-segments by Tom Rini · 1 year, 10 months ago
  27. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 1 year, 10 months ago
  28. 409e4b5 Makefile: Enforce DWARF4 output by Tom Rini · 1 year, 10 months ago
  29. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  30. 1c470f3 Prepare v2023.01-rc3 by Tom Rini · 1 year, 10 months ago
  31. b144b93 global: Do not default to faking missing binaries for buildman by Tom Rini · 1 year, 11 months ago
  32. c39c7c6 Makefile: Correct the binman rule by Simon Glass · 1 year, 11 months ago
  33. 16e49a1 Prepare v2023.01-rc2 by Tom Rini · 1 year, 10 months ago
  34. 88bd8ee Prepare v2023.01-rc1 by Tom Rini · 1 year, 11 months ago
  35. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 1 year, 11 months ago
  36. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  37. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 11 months ago
  38. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years ago
  39. 9af4a0c core: Enable DM by default by Tom Rini · 2 years ago
  40. c358719 Makefile: Make flash.bin target available for all platforms by Frieder Schrempf · 2 years, 1 month ago
  41. 0b94358 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years ago
  42. 2d45913 Merge branch 'next' by Tom Rini · 2 years ago
  43. 4debc57 Prepare v2022.10 by Tom Rini · 2 years ago
  44. d285e4b Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb by Pali Rohár · 2 years ago
  45. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  46. f76f3e3 Prepare v2022.10-rc5 by Tom Rini · 2 years ago
  47. e507be9 Makefile: Unify condition for mpc85xx reset vector by Pali Rohár · 2 years, 2 months ago
  48. 5af42ea Makefile: Reduce usage of custom mpc85xx u-boot.bin target by Pali Rohár · 2 years, 2 months ago
  49. d8fa0a7 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 2 months ago
  50. d6c5bdb Makefile: Fix dependency for u-boot-with-dtb.bin by Pali Rohár · 2 years, 2 months ago
  51. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 2 months ago
  52. 5160139 Prepare v2022.10-rc4 by Tom Rini · 2 years, 1 month ago
  53. e1faa53 rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 1 month ago
  54. a6e569f rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · 2 years, 1 month ago
  55. 05713d5 rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 1 month ago
  56. 001f788 rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 1 month ago
  57. 32c8d1c rockchip: remove binman temporary files when cleaning by Quentin Schulz · 2 years, 1 month ago
  58. a55014d Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 2 months ago
  59. 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 1 month ago
  60. 94633c3 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 2 months ago
  61. 8602d97 Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 2 months ago
  62. aef6839 Prepare v2022.10-rc2 by Tom Rini · 2 years, 2 months ago
  63. 6e15cda Prepare v2022.10-rc1 by Tom Rini · 2 years, 2 months ago
  64. 88861a2 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 3 months ago
  65. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  66. e092e32 Prepare v2022.07 by Tom Rini · 2 years, 2 months ago
  67. 9b78c92 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 3 months ago
  68. 0cc846d Prepare v2022.07-rc6 by Tom Rini · 2 years, 3 months ago
  69. 07b9642 env: Remove include/generated/env.* under "make clean" by Tom Rini · 2 years, 3 months ago
  70. 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, 3 months ago
  71. 4c9e2d6 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 3 months ago
  72. b956637 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 3 months ago
  73. 568a226 Prepare v2022.07-rc5 by Tom Rini · 2 years, 3 months ago
  74. 8f52734 Prepare v2022.07-rc4 by Tom Rini · 2 years, 4 months ago
  75. b6d46d9 Prepare v2022.07-rc3 by Tom Rini · 2 years, 4 months ago
  76. 827a232 powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · 2 years, 5 months ago
  77. db26c50 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · 2 years, 5 months ago
  78. f08ed34 Prepare v2022.07-rc2 by Tom Rini · 2 years, 5 months ago
  79. ecd4e5c Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · 2 years, 5 months ago
  80. 1a16e66 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · 2 years, 5 months ago
  81. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  82. d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 5 months ago
  83. 70bed2f Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 5 months ago
  84. b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 5 months ago
  85. eb33933 Prepare v2022.07-rc1 by Tom Rini · 2 years, 5 months ago
  86. 55cbf5a Makefile: Drop a stale comment about linking by Simon Glass · 2 years, 6 months ago
  87. cc5a490 Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · 2 years, 7 months ago
  88. 21d3e3d Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · 2 years, 6 months ago
  89. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 6 months ago
  90. e4b6ebd Prepare v2022.04 by Tom Rini · 2 years, 6 months ago
  91. e75c5b9 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 6 months ago
  92. f432eb6 env: Avoid using a leftover text-environment file by Simon Glass · 2 years, 7 months ago
  93. d12c1be Makefile: provide sah-key to binman by Philippe Reynes · 2 years, 6 months ago
  94. 6a56fc0 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · 2 years, 6 months ago
  95. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 6 months ago
  96. e893e8e Prepare v2022.04-rc5 by Tom Rini · 2 years, 6 months ago
  97. 0652d44 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 6 months ago
  98. e976504 Add option to use -Og by Sean Anderson · 2 years, 7 months ago
  99. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 7 months ago
  100. 1840ce5 Makefile: Fix doc path in warning message by Johannes Krottmayer · 2 years, 7 months ago