mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-02-28 11:31:38 +01:00
Documentation: * Update StarFive JH7110 common description * Add TI AM62D documentation * Update urllib3 version for building * Update links to doc/develop/falcon.rst * Describe QEMU networking * kdoc: handle the obsolescensce of docutils.ErrorString() * Fix typo "addtional" -> "additional" in pflash section. UEFI: * Fix boot failure from FIT with compressed EFI binary Others: * cmd/meminfo: Correct displaying addresses above 4 GiB * test: - Consider configuration in meminfo test - Consider initf_malloc is only traced with EARLY_TRACE - Clean up test_trace.py code -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEbcT5xx8ppvoGt20zxIHbvCwFGsQFAmlviawACgkQxIHbvCwF GsT42Q//UlhsARBe2Ayns9aJHzkbeamq6GNYhMIL2lxH8KGpyptIhu8K8nQO2qgH sNipPzkV0+uInJdV/5sv5VH+M5bqjcmgMfwy/Z0eTj0kUoxZLYBTe9QJHgfR5uw2 T+EdIPbnmxddxer5zngGJxA01fo0hgZu02y4Uv4umcienY7mHNX19evOWY3pH7sZ 0ZZEO1NeHrmleiDyU/iECXmcqoafr4UCtIWyMg7E6UFSoak0bLU1Cu6pxZoLoGH+ ravhv+nlQP8tJsqzLyS/lCzc+y7BNl5xj/D2Dym/jwwSXvqlodo84573n5V+9QWr kqTU5DPnOPeF9KnxdUAQWHC9tP6H59tdE5ij3bZJ99toDcOzD8+n6N8wH855sA2i llmnQREO3ZywDZMRRW/OyFxdVwRHp2XmJmVNPYTlSCTfHAbHdtPgCz1Nua2n4HHf O7Momn1p6hTSmZIymi4g4dSZFW/9ntWQIkNxkmN3TWTCcTxKDS8yye0uVBJ9NjqM 2kISp2mGYjnZxo5WXTtnpxiQdAvnyhPDTQnKkP2puVc6Q1WGB/XqmeOE2kXB46bu HpWEfuonFdinK8k6XsGqp9vHibQcjTK1uYwvaKqkgEx9w5VuahyFQFwe0LmDJeBF WHEgZ94B+AULGAnMJ5NUp+ueXmLxRapThXN8pI+UqH6vVPOFb2g= =KXQf -----END PGP SIGNATURE----- Merge tag 'efi-2026-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi Pull request efi-2026-04-rc1-2 CI: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/29050 Documentation: * Update StarFive JH7110 common description * Add TI AM62D documentation * Update urllib3 version for building * Update links to doc/develop/falcon.rst * Describe QEMU networking * kdoc: handle the obsolescensce of docutils.ErrorString() * Fix typo "addtional" -> "additional" in pflash section. UEFI: * Fix boot failure from FIT with compressed EFI binary Others: * cmd/meminfo: Correct displaying addresses above 4 GiB * test: - Consider configuration in meminfo test - Consider initf_malloc is only traced with EARLY_TRACE - Clean up test_trace.py code