1. 5160139 Prepare v2022.10-rc4 by Tom Rini · 2 years, 1 month ago
  2. e1faa53 rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 1 month ago
  3. a6e569f rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · 2 years, 1 month ago
  4. 05713d5 rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 1 month ago
  5. 001f788 rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 1 month ago
  6. 32c8d1c rockchip: remove binman temporary files when cleaning by Quentin Schulz · 2 years, 1 month ago
  7. 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 1 month ago
  8. 94633c3 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 2 months ago
  9. 8602d97 Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 2 months ago
  10. aef6839 Prepare v2022.10-rc2 by Tom Rini · 2 years, 1 month ago
  11. 6e15cda Prepare v2022.10-rc1 by Tom Rini · 2 years, 2 months ago
  12. 88861a2 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 3 months ago
  13. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  14. e092e32 Prepare v2022.07 by Tom Rini · 2 years, 2 months ago
  15. 9b78c92 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 3 months ago
  16. 0cc846d Prepare v2022.07-rc6 by Tom Rini · 2 years, 3 months ago
  17. 07b9642 env: Remove include/generated/env.* under "make clean" by Tom Rini · 2 years, 3 months ago
  18. 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
  19. 4c9e2d6 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 3 months ago
  20. b956637 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 3 months ago
  21. 568a226 Prepare v2022.07-rc5 by Tom Rini · 2 years, 3 months ago
  22. 8f52734 Prepare v2022.07-rc4 by Tom Rini · 2 years, 4 months ago
  23. b6d46d9 Prepare v2022.07-rc3 by Tom Rini · 2 years, 4 months ago
  24. 827a232 powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · 2 years, 5 months ago
  25. db26c50 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · 2 years, 5 months ago
  26. f08ed34 Prepare v2022.07-rc2 by Tom Rini · 2 years, 5 months ago
  27. ecd4e5c Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · 2 years, 5 months ago
  28. 1a16e66 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · 2 years, 5 months ago
  29. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  30. d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 5 months ago
  31. 70bed2f Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 5 months ago
  32. b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 5 months ago
  33. eb33933 Prepare v2022.07-rc1 by Tom Rini · 2 years, 5 months ago
  34. 55cbf5a Makefile: Drop a stale comment about linking by Simon Glass · 2 years, 6 months ago
  35. cc5a490 Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · 2 years, 7 months ago
  36. 21d3e3d Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · 2 years, 6 months ago
  37. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 6 months ago
  38. e4b6ebd Prepare v2022.04 by Tom Rini · 2 years, 6 months ago
  39. e75c5b9 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 6 months ago
  40. f432eb6 env: Avoid using a leftover text-environment file by Simon Glass · 2 years, 6 months ago
  41. d12c1be Makefile: provide sah-key to binman by Philippe Reynes · 2 years, 6 months ago
  42. 6a56fc0 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · 2 years, 6 months ago
  43. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 6 months ago
  44. e893e8e Prepare v2022.04-rc5 by Tom Rini · 2 years, 6 months ago
  45. 0652d44 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 6 months ago
  46. e976504 Add option to use -Og by Sean Anderson · 2 years, 7 months ago
  47. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 7 months ago
  48. 1840ce5 Makefile: Fix doc path in warning message by Johannes Krottmayer · 2 years, 7 months ago
  49. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 6 months ago
  50. c149bf4 Prepare v2022.04-rc4 by Tom Rini · 2 years, 6 months ago
  51. 705b584 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 7 months ago
  52. f44a52a Makefile: Add a way to check for pylint errors by Simon Glass · 2 years, 7 months ago
  53. f9a719e Prepare v2022.04-rc3 by Tom Rini · 2 years, 7 months ago
  54. 2058967 tools: pblimage: fix image header verification function by Hou Zhiqiang · 2 years, 7 months ago
  55. 5d94cbd scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 7 months ago
  56. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 7 months ago
  57. 8a4ef87 Prepare v2022.04-rc2 by Tom Rini · 2 years, 7 months ago
  58. 42db373 Replace echo -n's used in environment processing with touch by qthedev · 2 years, 8 months ago
  59. bc39e41 dm: scsi: Add a migration deadline for scsi by Simon Glass · 2 years, 8 months ago
  60. 0c5cc16 Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN enabled by Marek Vasut · 2 years, 9 months ago
  61. df887a0 Prepare v2022.04-rc1 by Tom Rini · 2 years, 8 months ago
  62. f8753f0 pylint: Adjust how the output is produced by Simon Glass · 2 years, 8 months ago
  63. 9053374 dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 8 months ago
  64. 8bbd8a3 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 9 months ago
  65. feafc61 Makefile: Add a pylint checker to the build by Simon Glass · 2 years, 10 months ago
  66. ce2f09b efi: Build the 64-bit app properly by Simon Glass · 2 years, 9 months ago
  67. 6e4a7ea timer: Add a migration message by Simon Glass · 2 years, 9 months ago
  68. 824204e Makefile: Add more files to clean list by Adam Ford · 2 years, 9 months ago
  69. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  70. d637294 Prepare v2022.01 by Tom Rini · 2 years, 8 months ago
  71. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 9 months ago
  72. b7d8e85 fdt: Avoid emitting an device tree when not needed by Simon Glass · 2 years, 9 months ago
  73. 24f073d fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · 2 years, 9 months ago
  74. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 9 months ago
  75. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 9 months ago
  76. 734ad93 Prepare v2022.01-rc4 by Tom Rini · 2 years, 9 months ago
  77. 6ce2237 keyboard: Add a migration message by Simon Glass · 2 years, 10 months ago
  78. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 10 months ago
  79. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  80. ade3746 Prepare v2022.01-rc3 by Tom Rini · 2 years, 10 months ago
  81. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years ago
  82. 5130102 makefile: add missing semicolons by Angelo Dureghello · 2 years, 11 months ago
  83. 9272805 Prepare v2022.01-rc2 by Tom Rini · 2 years, 10 months ago
  84. ebee206 Makefile: Correct TPL rule for OF_REAL by Simon Glass · 2 years, 11 months ago
  85. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago
  86. e16c47f efi: Create a 64-bit app by Simon Glass · 2 years, 11 months ago
  87. 26e24d6 efi: Drop the OF_EMBED warning for EFI by Simon Glass · 2 years, 11 months ago
  88. a79115d Prepare v2022.01-rc1 by Tom Rini · 2 years, 11 months ago
  89. 5877228 x86: Fix linking u-boot with ld.lld by Alistair Delva · 3 years ago
  90. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 2 years, 11 months ago
  91. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  92. 4f03a4c tools: Stop re-defining -std= when building tools by Tom Rini · 3 years ago
  93. 93b1965 Makefile: Only build dtc if needed by Simon Glass · 3 years ago
  94. d9a6f0e tree: imx: remove old fit generator script by Andrey Zhizhikin · 3 years, 1 month ago
  95. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 2 months ago
  96. 50c8420 Merge branch 'next' by Tom Rini · 3 years ago
  97. d80bb74 Prepare v2021.10 by Tom Rini · 3 years ago
  98. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  99. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  100. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years ago