1. 8d0ee73 binman: Convert to using the futility bintool by Simon Glass · Sun Jan 09 20:14:00 2022 -0700
  2. b283322 binman: Convert to using the FIP bintool by Simon Glass · Sun Jan 09 20:13:59 2022 -0700
  3. a7c941e binman: Convert to using the CBFS bintool by Simon Glass · Sun Jan 09 20:13:58 2022 -0700
  4. 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · Sun Jan 09 20:13:57 2022 -0700
  5. 48bca84 binman: Add a bintool implementation for mkimage by Simon Glass · Sun Jan 09 20:13:56 2022 -0700
  6. 645ca58 binman: Add a bintool implementation for ifwitool by Simon Glass · Sun Jan 09 20:13:55 2022 -0700
  7. 7a1c101 binman: Add a bintool implementation for futility by Simon Glass · Sun Jan 09 20:13:54 2022 -0700
  8. a6aafc6 binman: Add a bintool implementation for fiptool by Simon Glass · Sun Jan 09 20:13:53 2022 -0700
  9. b8dbca9 binman: Add a bintool implementation for cbfstool by Simon Glass · Sun Jan 09 20:13:52 2022 -0700
  10. 275fa2c binman: Add tests for bintool by Simon Glass · Sun Jan 09 20:13:51 2022 -0700
  11. 4eae925 binman: Plumb in support for bintools by Simon Glass · Sun Jan 09 20:13:50 2022 -0700
  12. 861fbbf binman: Add support for bintools by Simon Glass · Sun Jan 09 20:13:49 2022 -0700
  13. 7a7874f binman: Add installation instructions by Simon Glass · Sun Jan 09 20:13:48 2022 -0700
  14. 25639a0 binman: Correct path for fip_util by Simon Glass · Sun Jan 09 20:13:47 2022 -0700
  15. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · Sun Jan 09 20:13:46 2022 -0700
  16. f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · Sun Jan 09 20:13:45 2022 -0700
  17. 835b0e9 patman: Add a function to find a tool on the path by Simon Glass · Sun Jan 09 20:13:43 2022 -0700
  18. 9158060 patman: Tidy up the download function a little by Simon Glass · Sun Jan 09 20:13:42 2022 -0700
  19. 25885d1 buildman: Move the download function to tools by Simon Glass · Sun Jan 09 20:13:41 2022 -0700
  20. 6d493a5 patman: Allow running a tool and returning the full result by Simon Glass · Sun Jan 09 20:13:40 2022 -0700
  21. 7932c88 binman: Expand the external FIT test a little by Simon Glass · Sun Jan 09 20:13:39 2022 -0700
  22. 00c0677 mkimage: Show the external-offset error by Simon Glass · Sun Jan 09 20:13:38 2022 -0700
  23. 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · Sun Jan 09 20:13:37 2022 -0700
  24. f2d9561 Makefile: Fake external blobs by default with binman by Simon Glass · Sun Jan 09 20:13:36 2022 -0700
  25. b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · Tue Jan 04 08:42:48 2022 +0100
  26. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · Sun Nov 21 14:52:51 2021 +0100
  27. e766570 usb: Use the first available device for ehci_gadget by Sean Anderson · Fri Nov 05 12:52:55 2021 -0400
  28. 3ec8be3 acpi: Add myself as maintainer by Simon Glass · Wed Dec 01 09:03:09 2021 -0700
  29. 3e11c8c acpi: Add some tables needed by ARM devices by Simon Glass · Wed Dec 01 09:03:08 2021 -0700
  30. 89b7c44 doc: Add usage information for the acpi command by Simon Glass · Wed Dec 01 09:03:07 2021 -0700
  31. eb025f3 acpi: Tidy up the table list by Simon Glass · Wed Dec 01 09:03:06 2021 -0700
  32. 884dcfa acpi: Tidy up the item list by Simon Glass · Wed Dec 01 09:03:05 2021 -0700
  33. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · Wed Dec 01 09:03:04 2021 -0700
  34. 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · Wed Dec 01 09:03:03 2021 -0700
  35. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · Wed Dec 01 09:03:02 2021 -0700
  36. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · Wed Dec 01 09:03:01 2021 -0700
  37. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · Wed Dec 01 09:03:00 2021 -0700
  38. bb3b608 x86: Move TCPA table to a writer function by Simon Glass · Wed Dec 01 09:02:59 2021 -0700
  39. b0d5fab x86: Move MADT table to a writer function by Simon Glass · Wed Dec 01 09:02:58 2021 -0700
  40. c753694 x86: Move TPM2 table to a writer function by Simon Glass · Wed Dec 01 09:02:57 2021 -0700
  41. 6800095 x86: Move SSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:56 2021 -0700
  42. c4b5b02 x86: Move FACP table into separate functions by Simon Glass · Wed Dec 01 09:02:55 2021 -0700
  43. ff81f8c x86: Move FADT table to a writer function by Simon Glass · Wed Dec 01 09:02:54 2021 -0700
  44. d2a98eb x86: Move GNVS table to a writer function by Simon Glass · Wed Dec 01 09:02:53 2021 -0700
  45. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:52 2021 -0700
  46. f53f57d x86: Move FACS table to a writer function by Simon Glass · Wed Dec 01 09:02:51 2021 -0700
  47. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  48. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  49. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  50. 4ecb97e acpi: Add a linker list for ACPI tables by Simon Glass · Wed Dec 01 09:02:47 2021 -0700
  51. f93b904 acpi: Add a table start by Simon Glass · Wed Dec 01 09:02:46 2021 -0700
  52. 96bf433 acpi: Move acpi_fill_header() to the generic header by Simon Glass · Wed Dec 01 09:02:45 2021 -0700
  53. 7de7974 acpi: Allow include files within the board directory by Simon Glass · Wed Dec 01 09:02:44 2021 -0700
  54. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · Wed Dec 01 09:02:43 2021 -0700
  55. 367f00d efi: Correct address handling with ACPI tables by Simon Glass · Wed Dec 01 09:02:42 2021 -0700
  56. 6f50b6a efi: Correct call to write_acpi_tables() by Simon Glass · Wed Dec 01 09:02:41 2021 -0700
  57. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · Wed Dec 01 09:02:40 2021 -0700
  58. b028228 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · Wed Dec 01 09:02:39 2021 -0700
  59. e170f68 arm: Allow supporting ACPI-table generation by Simon Glass · Wed Dec 01 09:02:38 2021 -0700
  60. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  61. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · Wed Dec 01 09:02:36 2021 -0700
  62. ed5a886 Merge branch '2022-01-24-assorted-updates' by Tom Rini · Tue Jan 25 08:01:43 2022 -0500
  63. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  64. b3464eb moveconfig: Fix some pylint errors by Simon Glass · Sat Dec 18 14:54:35 2021 -0700
  65. aba238f moveconfig: Use a function to read files by Simon Glass · Sat Dec 18 14:54:34 2021 -0700
  66. b09ae45 moveconfig: Use a function to write files by Simon Glass · Sat Dec 18 14:54:33 2021 -0700
  67. 34c505f moveconfig: Drop check for old Python by Simon Glass · Sat Dec 18 14:54:32 2021 -0700
  68. d9c1da2 moveconfig: Convert to ArgumentParser by Simon Glass · Sat Dec 18 14:54:31 2021 -0700
  69. dc634d9 moveconfig: Use single quotes by Simon Glass · Sat Dec 18 14:54:30 2021 -0700
  70. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · Sat Dec 18 08:09:46 2021 -0700
  71. bb57be7 moveconfig: Allow adding unit tests by Simon Glass · Sat Dec 18 08:09:45 2021 -0700
  72. 0559a74 moveconfig: Sort the options by Simon Glass · Sat Dec 18 08:09:44 2021 -0700
  73. f931c2f moveconfig: Read the database in a separate function by Simon Glass · Sat Dec 18 08:09:43 2021 -0700
  74. 93c0a9e moveconfig: Correct operation of the 'imply' feature by Simon Glass · Sat Dec 18 08:09:42 2021 -0700
  75. d189603 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · Fri Nov 26 23:30:27 2021 +0100
  76. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · Sun Nov 21 20:48:40 2021 -0700
  77. 964192e tools: Add init files for Python tools by Simon Glass · Sun Nov 21 20:48:39 2021 -0700
  78. fc568d8 patman: Update the list of modules by Simon Glass · Sun Nov 21 20:48:38 2021 -0700
  79. 0d92539 dtoc: Fix up a code comment that confuses pylint by Simon Glass · Sun Nov 21 20:48:37 2021 -0700
  80. 890d848 .gitignore: Ignore any html coverage directory by Simon Glass · Sun Nov 21 20:48:36 2021 -0700
  81. 135d994 pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · Wed Jan 05 10:50:20 2022 +0100
  82. 7002657 Merge branch '2022-01-24-assorted-fixes-and-updates' by Tom Rini · Mon Jan 24 10:39:28 2022 -0500
  83. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · Mon Jan 17 10:16:50 2022 +0100
  84. 5a3b8dc mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · Sat Jan 15 20:12:56 2022 +0100
  85. 61f9b29 MAINTAINERS: Update e-mail in Xen maintainership by Anastasiia Lukianenko · Wed Jan 19 22:49:21 2022 +0200
  86. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · Fri Jan 14 10:21:19 2022 +0100
  87. c8654a5 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · Fri Jan 14 10:21:18 2022 +0100
  88. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · Fri Jan 14 10:21:17 2022 +0100
  89. d657035 misc: mark write buffer const by John Keeping · Tue Jan 11 17:04:49 2022 +0000
  90. a522870 tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · Mon Jan 10 18:48:32 2022 +0100
  91. 49760ec tools/fitimage: remove redundant format check by Stefan Eichenberger · Mon Jan 10 18:48:31 2022 +0100
  92. 7c20cc5 vexpress64: semi_defconfig: disable CRC32 support by Andre Przywara · Fri Jan 21 16:36:04 2022 +0000
  93. 9fa5fc1 Merge tag 'u-boot-stm32-20220124' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jan 24 08:19:31 2022 -0500
  94. df29081 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · Thu Jan 20 08:19:15 2022 +0100
  95. f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · Tue Jan 18 10:33:14 2022 +0100
  96. 520e299 board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated by Patrick Delaunay · Tue Jan 11 16:37:21 2022 +0100
  97. 890c55c stm32mp: fix board_get_alt_info_mmc() by Heinrich Schuchardt · Tue Jan 11 15:58:08 2022 +0100
  98. 7d2757f ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12 by Marek Vasut · Thu Dec 30 23:46:47 2021 +0100
  99. 8b08dfb ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12 by Marek Vasut · Thu Dec 30 23:46:46 2021 +0100
  100. 37868aa arm: dts: stm32mp15: alignment with v5.16 by Patrick Delaunay · Fri Dec 17 16:30:22 2021 +0100