]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch '2022-01-28-assorted-fixes'
authorTom Rini <trini@konsulko.com>
Sat, 29 Jan 2022 18:42:58 +0000 (13:42 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 29 Jan 2022 18:42:58 +0000 (13:42 -0500)
commitbdd292b43bf55646dbffe1f6d50ec49d2e5d9215
tree6376c36f19409294563fc843bf4d5bbd8959418d
parent95d983a19651ee5b302e0e056686cff25a19f37d
parent34ac782b799c3874fd351a20c19bd6b9acb3bdae
Merge branch '2022-01-28-assorted-fixes'

- Extend the pci command to support a few more features.
- Add support for custom SPL boot device names (so it's easier for users
  to understand)
- Updates for am64x to address some review comments.
- Migration deadline notice for DM_SERIAL
- coreboot payload test
- Support rsa3072 signatures.
- DFU should skip writing empty UBI pages, bootcount printf format char
  correction.