]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge branch '2024-01-18-assorted-fixes'
authorTom Rini <trini@konsulko.com>
Fri, 19 Jan 2024 13:46:47 +0000 (08:46 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2024 13:46:47 +0000 (08:46 -0500)
- A number of OS boot related cleanups, a number of TI platform
  fixes/cleanups, SMBIOS fixes, tweak get_maintainers.pl to report me
  for more places, fix the "clean the build" pytest and add a bootstage
  pytest, fix PKCS11 URI being omitted in some valid cases, make an iommu
  problem easier to debug on new platforms, nvme and pci improvements,
  refactor image-host code a bit, fix a typo in env setting, add a missing
  dependency for CMD_LICENSE, and correct how we call getchar() in some
  places.

1  2 
env/common.c

diff --cc env/common.c
Simple merge