1. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  2. d2c928a Prepare v2023.01 by Tom Rini · 1 year, 11 months ago
  3. 52ac5e4 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · 2 years ago
  4. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
  5. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  6. 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · 2 years ago
  7. e71a82d Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · 2 years ago
  8. a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · 2 years ago
  9. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
  10. 13dbc01 Makefile: Enforce DWARF4 output by Tom Rini · 2 years ago
  11. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  12. ca8f571 Prepare v2023.01-rc3 by Tom Rini · 2 years ago
  13. 626f35a global: Do not default to faking missing binaries for buildman by Tom Rini · 2 years, 1 month ago
  14. f5783fb Makefile: Correct the binman rule by Simon Glass · 2 years, 1 month ago
  15. b4be383 Prepare v2023.01-rc2 by Tom Rini · 2 years ago
  16. ef933ba Prepare v2023.01-rc1 by Tom Rini · 2 years, 1 month ago
  17. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
  18. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  19. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
  20. c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 1 month ago
  21. d719199 core: Enable DM by default by Tom Rini · 2 years, 1 month ago
  22. c99da7e Makefile: Make flash.bin target available for all platforms by Frieder Schrempf · 2 years, 3 months ago
  23. d481528 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years, 2 months ago
  24. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  25. d6e4e90 Prepare v2022.10 by Tom Rini · 2 years, 2 months ago
  26. 700067c Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb by Pali Rohár · 2 years, 2 months ago
  27. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  28. 68f36ca Prepare v2022.10-rc5 by Tom Rini · 2 years, 2 months ago
  29. f085390 Makefile: Unify condition for mpc85xx reset vector by Pali Rohár · 2 years, 4 months ago
  30. a073a9c Makefile: Reduce usage of custom mpc85xx u-boot.bin target by Pali Rohár · 2 years, 4 months ago
  31. c685084 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 4 months ago
  32. dc558c8 Makefile: Fix dependency for u-boot-with-dtb.bin by Pali Rohár · 2 years, 4 months ago
  33. b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 4 months ago
  34. 43a8d6a Prepare v2022.10-rc4 by Tom Rini · 2 years, 3 months ago
  35. 9c5217d rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 3 months ago
  36. 326809e rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · 2 years, 3 months ago
  37. d9ffa5e rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 3 months ago
  38. 8c9b9fe rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 3 months ago
  39. bdb7316 rockchip: remove binman temporary files when cleaning by Quentin Schulz · 2 years, 3 months ago
  40. 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
  41. 13c6e43 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago
  42. 4c40e73 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 4 months ago
  43. e464a6c Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 4 months ago
  44. 70a86c7 Prepare v2022.10-rc2 by Tom Rini · 2 years, 4 months ago
  45. 9876ffe Prepare v2022.10-rc1 by Tom Rini · 2 years, 4 months ago
  46. 08ee377 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 5 months ago
  47. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  48. e68998c Prepare v2022.07 by Tom Rini · 2 years, 5 months ago
  49. a4d0b60 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 5 months ago
  50. 2f3a0e9 Prepare v2022.07-rc6 by Tom Rini · 2 years, 5 months ago
  51. bed3275 env: Remove include/generated/env.* under "make clean" by Tom Rini · 2 years, 5 months ago
  52. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  53. ef32020 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 5 months ago
  54. a433616 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 5 months ago
  55. 320ffbb Prepare v2022.07-rc5 by Tom Rini · 2 years, 5 months ago
  56. e8ea663 Prepare v2022.07-rc4 by Tom Rini · 2 years, 6 months ago
  57. 21bcc22 Prepare v2022.07-rc3 by Tom Rini · 2 years, 6 months ago
  58. e26613a powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · 2 years, 7 months ago
  59. f088006 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · 2 years, 7 months ago
  60. b456e58 Prepare v2022.07-rc2 by Tom Rini · 2 years, 7 months ago
  61. 2483945 Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · 2 years, 7 months ago
  62. 8fa76c9 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · 2 years, 7 months ago
  63. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  64. 52b3d65 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 7 months ago
  65. f57d401 Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 7 months ago
  66. 1453914 test: Tidy up test building with SPL by Simon Glass · 2 years, 7 months ago
  67. a70a0da Prepare v2022.07-rc1 by Tom Rini · 2 years, 7 months ago
  68. f27c512 Makefile: Drop a stale comment about linking by Simon Glass · 2 years, 8 months ago
  69. 4fae99d Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · 2 years, 9 months ago
  70. 40bfb00 Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · 2 years, 8 months ago
  71. 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  72. 59404f1 Prepare v2022.04 by Tom Rini · 2 years, 8 months ago
  73. 3949041 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 8 months ago
  74. 2cd7994 env: Avoid using a leftover text-environment file by Simon Glass · 2 years, 9 months ago
  75. 8f65e54 Makefile: provide sah-key to binman by Philippe Reynes · 2 years, 8 months ago
  76. e2b1333 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · 2 years, 8 months ago
  77. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  78. a6e4417 Prepare v2022.04-rc5 by Tom Rini · 2 years, 8 months ago
  79. 8b53819 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 8 months ago
  80. c73952c Add option to use -Og by Sean Anderson · 2 years, 9 months ago
  81. 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
  82. e450742 Makefile: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
  83. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  84. 9672848 Prepare v2022.04-rc4 by Tom Rini · 2 years, 9 months ago
  85. 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 9 months ago
  86. 8ff7780 Makefile: Add a way to check for pylint errors by Simon Glass · 2 years, 10 months ago
  87. 5652d82 Prepare v2022.04-rc3 by Tom Rini · 2 years, 9 months ago
  88. 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · 2 years, 9 months ago
  89. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 9 months ago
  90. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
  91. 6a10b1b Prepare v2022.04-rc2 by Tom Rini · 2 years, 9 months ago
  92. 35a382a Replace echo -n's used in environment processing with touch by qthedev · 2 years, 10 months ago
  93. 0522914 dm: scsi: Add a migration deadline for scsi by Simon Glass · 2 years, 10 months ago
  94. 2a3a64c Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN enabled by Marek Vasut · 2 years, 11 months ago
  95. 77d9d80 Prepare v2022.04-rc1 by Tom Rini · 2 years, 10 months ago
  96. bdddfb3 pylint: Adjust how the output is produced by Simon Glass · 2 years, 10 months ago
  97. ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 10 months ago
  98. f2d9561 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 11 months ago
  99. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · 3 years ago
  100. 2fd4f4a efi: Build the 64-bit app properly by Simon Glass · 2 years, 11 months ago