1. 88bd8ee Prepare v2023.01-rc1 by Tom Rini · 1 year, 11 months ago
  2. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 1 year, 11 months ago
  3. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  4. 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
  5. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years ago
  6. 9af4a0c core: Enable DM by default by Tom Rini · 2 years ago
  7. c358719 Makefile: Make flash.bin target available for all platforms by Frieder Schrempf · 2 years, 1 month ago
  8. 0b94358 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years ago
  9. 2d45913 Merge branch 'next' by Tom Rini · 2 years ago
  10. 4debc57 Prepare v2022.10 by Tom Rini · 2 years ago
  11. d285e4b Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb by Pali Rohár · 2 years ago
  12. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  13. f76f3e3 Prepare v2022.10-rc5 by Tom Rini · 2 years ago
  14. e507be9 Makefile: Unify condition for mpc85xx reset vector by Pali Rohár · 2 years, 2 months ago
  15. 5af42ea Makefile: Reduce usage of custom mpc85xx u-boot.bin target by Pali Rohár · 2 years, 2 months ago
  16. d8fa0a7 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 2 months ago
  17. d6c5bdb Makefile: Fix dependency for u-boot-with-dtb.bin by Pali Rohár · 2 years, 2 months ago
  18. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 2 months ago
  19. 5160139 Prepare v2022.10-rc4 by Tom Rini · 2 years, 1 month ago
  20. e1faa53 rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 1 month ago
  21. a6e569f rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · 2 years, 1 month ago
  22. 05713d5 rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 1 month ago
  23. 001f788 rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 1 month ago
  24. 32c8d1c rockchip: remove binman temporary files when cleaning by Quentin Schulz · 2 years, 1 month ago
  25. a55014d Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 2 months ago
  26. 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 1 month ago
  27. 94633c3 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 2 months ago
  28. 8602d97 Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 2 months ago
  29. aef6839 Prepare v2022.10-rc2 by Tom Rini · 2 years, 2 months ago
  30. 6e15cda Prepare v2022.10-rc1 by Tom Rini · 2 years, 2 months ago
  31. 88861a2 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 3 months ago
  32. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  33. e092e32 Prepare v2022.07 by Tom Rini · 2 years, 2 months ago
  34. 9b78c92 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 3 months ago
  35. 0cc846d Prepare v2022.07-rc6 by Tom Rini · 2 years, 3 months ago
  36. 07b9642 env: Remove include/generated/env.* under "make clean" by Tom Rini · 2 years, 3 months ago
  37. 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
  38. 4c9e2d6 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 3 months ago
  39. b956637 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 3 months ago
  40. 568a226 Prepare v2022.07-rc5 by Tom Rini · 2 years, 3 months ago
  41. 8f52734 Prepare v2022.07-rc4 by Tom Rini · 2 years, 4 months ago
  42. b6d46d9 Prepare v2022.07-rc3 by Tom Rini · 2 years, 4 months ago
  43. 827a232 powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · 2 years, 5 months ago
  44. db26c50 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · 2 years, 5 months ago
  45. f08ed34 Prepare v2022.07-rc2 by Tom Rini · 2 years, 5 months ago
  46. ecd4e5c Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · 2 years, 5 months ago
  47. 1a16e66 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · 2 years, 5 months ago
  48. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  49. d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 5 months ago
  50. 70bed2f Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 5 months ago
  51. b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 5 months ago
  52. eb33933 Prepare v2022.07-rc1 by Tom Rini · 2 years, 5 months ago
  53. 55cbf5a Makefile: Drop a stale comment about linking by Simon Glass · 2 years, 6 months ago
  54. cc5a490 Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · 2 years, 7 months ago
  55. 21d3e3d Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · 2 years, 6 months ago
  56. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 6 months ago
  57. e4b6ebd Prepare v2022.04 by Tom Rini · 2 years, 6 months ago
  58. e75c5b9 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 6 months ago
  59. f432eb6 env: Avoid using a leftover text-environment file by Simon Glass · 2 years, 6 months ago
  60. d12c1be Makefile: provide sah-key to binman by Philippe Reynes · 2 years, 6 months ago
  61. 6a56fc0 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · 2 years, 6 months ago
  62. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 6 months ago
  63. e893e8e Prepare v2022.04-rc5 by Tom Rini · 2 years, 6 months ago
  64. 0652d44 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 6 months ago
  65. e976504 Add option to use -Og by Sean Anderson · 2 years, 7 months ago
  66. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 7 months ago
  67. 1840ce5 Makefile: Fix doc path in warning message by Johannes Krottmayer · 2 years, 7 months ago
  68. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 6 months ago
  69. c149bf4 Prepare v2022.04-rc4 by Tom Rini · 2 years, 6 months ago
  70. 705b584 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 7 months ago
  71. f44a52a Makefile: Add a way to check for pylint errors by Simon Glass · 2 years, 7 months ago
  72. f9a719e Prepare v2022.04-rc3 by Tom Rini · 2 years, 7 months ago
  73. 2058967 tools: pblimage: fix image header verification function by Hou Zhiqiang · 2 years, 7 months ago
  74. 5d94cbd scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 7 months ago
  75. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 7 months ago
  76. 8a4ef87 Prepare v2022.04-rc2 by Tom Rini · 2 years, 7 months ago
  77. 42db373 Replace echo -n's used in environment processing with touch by qthedev · 2 years, 8 months ago
  78. bc39e41 dm: scsi: Add a migration deadline for scsi by Simon Glass · 2 years, 8 months ago
  79. 0c5cc16 Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN enabled by Marek Vasut · 2 years, 9 months ago
  80. df887a0 Prepare v2022.04-rc1 by Tom Rini · 2 years, 8 months ago
  81. f8753f0 pylint: Adjust how the output is produced by Simon Glass · 2 years, 8 months ago
  82. 9053374 dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 8 months ago
  83. 8bbd8a3 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 9 months ago
  84. feafc61 Makefile: Add a pylint checker to the build by Simon Glass · 2 years, 10 months ago
  85. ce2f09b efi: Build the 64-bit app properly by Simon Glass · 2 years, 9 months ago
  86. 6e4a7ea timer: Add a migration message by Simon Glass · 2 years, 9 months ago
  87. 824204e Makefile: Add more files to clean list by Adam Ford · 2 years, 9 months ago
  88. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  89. d637294 Prepare v2022.01 by Tom Rini · 2 years, 9 months ago
  90. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 9 months ago
  91. b7d8e85 fdt: Avoid emitting an device tree when not needed by Simon Glass · 2 years, 9 months ago
  92. 24f073d fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · 2 years, 9 months ago
  93. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 9 months ago
  94. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 9 months ago
  95. 734ad93 Prepare v2022.01-rc4 by Tom Rini · 2 years, 9 months ago
  96. 6ce2237 keyboard: Add a migration message by Simon Glass · 2 years, 10 months ago
  97. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 10 months ago
  98. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  99. ade3746 Prepare v2022.01-rc3 by Tom Rini · 2 years, 10 months ago
  100. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years ago