| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This merges following fixes:
- 452c07a6410 arm: dts: imx8mn-u-boot: use versioned ddr4 firmware
- ee92ca28498 Revert "config: tools only: add VIDEO to build bmp_logo"
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|
|
|
|
|
|
|
|
| |
U-Boot fork has been updated to include tagged version v2023.01 from
upstream.
Update U-Boot recipe versions and point to new revision.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This merges following fixes:
386ee4eecc8 u-boot-initial-env: rework make target
5404dfcc4db arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY
edd9c891d20 arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression
14165918766 pylibfdt: Fix disable version normalization
519e6641dbd cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage
bee3551e000 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
ab644db9ba0 rockchip: Fix the broken Video out for rk3288 boards
4671435c54c i2c: uniphier-f: correct error recovery
f8548ce0e09 imx7d-pico: Fix the name of the u-boot.dtsi file
1b697407aed powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin
a2e0b041d66 arm: stm32mp: Fix board_get_usable_ram_top() again
60bba6e2052 efi_loader: populate console handles in system table
93cdb952382 efi_loader: adjust sorting of capsules
07355760b17 test: unit test for u16_strcasecmp()
7a9b366cd9b lib: add function u16_strcasecmp()
d7ddeb66a6c efi_loader: fix building aarch64 EFI binaries
673a92c5d2c efi_loader: defines for PE-COFF section flags
fbc595b4124 doc: Fix eth_env_[gs]et_enetaddr() return value
566b7b2f518 doc: building documentation
532952f63cf cmd: avoid endless loop in sound play command
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
U-Boot fork has been updated to include new version v2023.01 from
upstream.
Following commits were ported from 2022.10+fslc revision:
----
- 598f87fbdb6 imx6qdl-sabresd: Pass mmc alias
- 1b64b05f407 imx: iMX6: Define disconnect_from_pc function
- 0335a01b6d5 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot
- 9a38462d252 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition
- 881d7241411 mx6sabre_common: Dynamically change the video output
- e427569fa3e mx6sabresd: Enable video interfaces in bootargs
----
Update U-Boot recipe versions and point to new revision.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|