1. ac6c333 CI/Docker: Update to jammy-20221130 tag by Tom Rini · Wed Jan 11 12:24:57 2023 -0500
  2. c2c98ea Dockerfile: add package texinfo by Heinrich Schuchardt · Fri Dec 30 05:41:01 2022 +0100
  3. 3ef23e9 patman: add '--get-maintainer-script' argument by Maxim Cournoyer · Tue Dec 20 00:28:46 2022 -0500
  4. cb8d3b1 patman: additionally honor a local .patman config file by Maxim Cournoyer · Tue Dec 20 00:38:41 2022 -0500
  5. 64a690f patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · Tue Dec 20 00:38:40 2022 -0500
  6. da6f7cf patman: set the default config_fname argument value to None by Maxim Cournoyer · Tue Dec 20 00:38:39 2022 -0500
  7. a81a41f patman: import gitutil module where it is needed by Maxim Cournoyer · Tue Dec 20 00:38:38 2022 -0500
  8. cc38d35 patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · Tue Dec 20 00:38:37 2022 -0500
  9. 97f4d76 patman: fix pep8 warnings in settings module by Maxim Cournoyer · Tue Dec 20 00:38:36 2022 -0500
  10. 6a3f71c patman: document default 'send' command by Maxim Cournoyer · Mon Dec 19 17:32:45 2022 -0500
  11. c9f6554 patman: document how to run test suite via pytest by Maxim Cournoyer · Mon Dec 19 17:32:44 2022 -0500
  12. cda0012 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · Mon Dec 19 17:32:43 2022 -0500
  13. 0e54e70 patman: add pytest configuration file by Maxim Cournoyer · Mon Dec 19 17:32:42 2022 -0500
  14. def31ed patman: rename main script to __main__.py by Maxim Cournoyer · Mon Dec 19 17:32:41 2022 -0500
  15. 2f3abd6 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · Mon Dec 19 17:32:40 2022 -0500
  16. 0331edb patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · Mon Dec 19 17:32:39 2022 -0500
  17. 9a196fb patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · Mon Dec 19 17:32:38 2022 -0500
  18. 124acc9 patman: locate README.rst via importlib by Maxim Cournoyer · Fri Dec 16 20:45:29 2022 -0500
  19. 1484c1a patman: fix installation of README.rst data file by Maxim Cournoyer · Fri Dec 16 20:45:28 2022 -0500
  20. fcf2e85 patman: remove extraneous imports by Maxim Cournoyer · Fri Dec 16 20:45:27 2022 -0500
  21. 6c12497 patman: Switch to setuptools by Sean Anderson · Sun Nov 27 16:55:02 2022 -0500
  22. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · Sun Dec 04 10:14:16 2022 -0500
  23. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · Sun Dec 04 10:14:14 2022 -0500
  24. aefad5d global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:07 2022 -0500
  25. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · Fri Dec 02 16:42:17 2022 -0500
  26. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · Mon Nov 28 09:41:22 2022 +0100
  27. 0aa1da6 tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · Wed Nov 23 12:55:33 2022 +0100
  28. adc99e1 tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · Wed Nov 23 12:55:32 2022 +0100
  29. acea4f5 tools: fdtgrep: Fix handle leak by Mikhail Ilin · Wed Nov 23 14:31:03 2022 +0300
  30. fc0453d tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · Wed Nov 23 12:39:36 2022 +0300
  31. fd1f4e1 tool: ifwitool: Fix buffer overflow by Mikhail Ilin · Fri Nov 18 14:50:24 2022 +0300
  32. 2d11b46 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · Fri Nov 18 11:50:02 2022 +0300
  33. 18ca449 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · Thu Oct 13 17:41:21 2022 +0900
  34. 77d48f1 CI: Update to gcc-12.2 by Tom Rini · Tue Nov 22 12:31:58 2022 -0500
  35. e0425e3 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · Tue Nov 22 12:31:53 2022 -0500
  36. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  37. d1c5106 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · Mon Nov 07 01:56:04 2022 +0100
  38. a20c041 binman: Add documentation for the command line args by Simon Glass · Wed Nov 09 19:14:54 2022 -0700
  39. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  40. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · Wed Nov 09 19:14:52 2022 -0700
  41. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · Wed Nov 09 19:14:51 2022 -0700
  42. a922347 binman: Add a separate section about environment variables by Simon Glass · Wed Nov 09 19:14:49 2022 -0700
  43. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · Wed Nov 09 19:14:48 2022 -0700
  44. e93918b buildman: Drop mention of old architectures by Simon Glass · Wed Nov 09 19:14:47 2022 -0700
  45. 8897c7d buildman: Update the default settings file by Simon Glass · Wed Nov 09 19:14:46 2022 -0700
  46. c325dbe buildman: Update the arc toolchain by Simon Glass · Wed Nov 09 19:14:45 2022 -0700
  47. 794beab buildman: Drop mention of MAKEALL by Simon Glass · Wed Nov 09 19:14:44 2022 -0700
  48. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  49. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · Wed Nov 09 19:14:42 2022 -0700
  50. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · Mon Nov 07 13:54:56 2022 +0100
  51. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · Mon Nov 07 13:54:54 2022 +0100
  52. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · Fri Oct 21 18:16:07 2022 +0530
  53. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · Fri Oct 21 18:16:06 2022 +0530
  54. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  55. 37f85de binman: Support writing symbols into ELF files by Simon Glass · Thu Oct 20 18:22:47 2022 -0600
  56. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · Thu Oct 20 18:22:46 2022 -0600
  57. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · Thu Oct 20 18:22:45 2022 -0600
  58. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · Thu Oct 20 18:22:44 2022 -0600
  59. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  60. 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · Tue Oct 11 08:15:37 2022 -0600
  61. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  62. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  63. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  64. 3eb4be3 binman: Add support for symlinking images by Neha Malcom Francis · Mon Oct 17 16:36:25 2022 +0530
  65. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · Thu Oct 20 15:41:10 2022 -0400
  66. b955cd2 docker: Install pyelftools for builds by Simon Glass · Thu Oct 13 06:25:57 2022 -0600
  67. eacbced tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · Fri Oct 07 15:35:31 2022 -0500
  68. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  69. 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · Mon Oct 03 18:07:53 2022 +0200
  70. 3282915 docker: install riscv32 toolchain by Heinrich Schuchardt · Mon Oct 03 18:07:52 2022 +0200
  71. 55f9e49 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · Sun Sep 18 18:39:18 2022 +0200
  72. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  73. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  74. 64f2dda tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · Mon Sep 19 08:28:09 2022 +0400
  75. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  76. f291ee1 tools: mtk_image: add support for nand headers used by newer chips by developer · Fri Sep 09 20:00:25 2022 +0800
  77. 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · Fri Sep 09 20:00:21 2022 +0800
  78. f9e11c9 tools: mtk_image: split gfh header verification into a new function by developer · Fri Sep 09 20:00:18 2022 +0800
  79. 4914547 binman: Get futility by building it by Simon Glass · Sat Sep 17 09:01:19 2022 -0600
  80. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  81. 3bdb668 tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · Thu Sep 08 16:59:36 2022 +0200
  82. 5285984 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · Fri Aug 19 09:43:59 2022 +0200
  83. 1158914 dtoc: Drop sys.exit() in test_fdt by Simon Glass · Sat Aug 06 17:51:58 2022 -0600
  84. 56d0541 binman: Add VPL support by Simon Glass · Mon Feb 28 07:16:54 2022 -0700
  85. ffe3cd5 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Sep 07 08:38:44 2022 -0400
  86. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · Fri Sep 02 15:10:49 2022 +0200
  87. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · Fri Sep 02 15:10:48 2022 +0200
  88. d2c153f binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · Thu Sep 01 17:51:43 2022 +0200
  89. 94c3ff6 binman: btool: futility: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:42 2022 +0200
  90. 853c514 binman: btool: fiptool: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:41 2022 +0200
  91. 3264c35 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · Thu Sep 01 17:51:40 2022 +0200
  92. 21811f6 binman: btool: mkimage: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:39 2022 +0200
  93. 29d45ac binman: btool: lz4: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:38 2022 +0200
  94. bbfc137 binman: bintool: move version check implementation into bintool class by Quentin Schulz · Thu Sep 01 17:51:37 2022 +0200
  95. ca87ebf binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · Wed Aug 31 17:55:14 2022 +0200
  96. a94c5e6 tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · Mon Aug 29 13:34:01 2022 +0200
  97. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · Tue Aug 23 12:46:09 2022 +0200
  98. fca3856 binman: Document how to handle dependent images by Simon Glass · Thu Aug 18 02:16:46 2022 -0600
  99. 7d959c5 binman: Mention split-elf in the main docs by Simon Glass · Thu Aug 18 02:16:45 2022 -0600
  100. 8c73b76 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · Wed Aug 17 12:47:07 2022 -0600