1. 01 6月, 2022 1 次提交
    • T
      Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi · 3053b781
      Tom Rini 提交于
      Pull request for efi-2022-07-rc4-3
      
      UEFI:
      
      * fix a problem in loading an image from a short-path
      * fix building the bootmenu command for CONFIG_EFI_LOADER=n
      * correct the bootefi command syntax
      * add firmware management protocol to the documentation
      
      Others:
      
      * bootmenu: fix bootmenu title handling
      
      Tested-by: Pali Rohár <pali@kernel.org> [n900, for bootmenu working as before]
      3053b781
  2. 31 5月, 2022 1 次提交
  3. 28 5月, 2022 16 次提交
  4. 27 5月, 2022 2 次提交
  5. 26 5月, 2022 17 次提交
  6. 25 5月, 2022 2 次提交
    • T
      Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze · 661f5400
      Tom Rini 提交于
      Xilinx changes for v2022.07-rc4
      
      zynqmp:
      - Fix DP PLL configuration for zcu102/zcu106 and SOM
      - Fix split mode for starting R5s
      - DT fixes
      - Remove firmware node for mini configurations
      - Wire TEE for multi DTB fit image
      
      xilinx:
      - Handle board_get_usable_ram_top(0) properly
      
      phy:
      - Extend psgtr timeout
      
      mmc:
      - Fix mini configuration which misses zynqmp_pm_is_function_supported()
      661f5400
    • T
      Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi · 7e0edcad
      Tom Rini 提交于
      The bulk of it is (finally!) some DT sync from the kernel. We refrained
      from syncing one incompatible change, as this would spoil booting Linux
      kernels before v5.13 with U-Boot's DT (via UEFI, for instance).
      I test booted Linux v5.18 and v5.4 with that new DT on some boards, and
      the headless peripherals (MMC, USB, Ethernet) seemed to work.
      The rest are fixes:
      - silencing missing clock warnings due to the new pinctrl driver
      - fixing "UART0 on PortF", allowing UART access through the SD card pins
      - add an F1C100s clock driver, to enable MMC support (SPI comes later)
      - some cleanups for CONS_INDEX_n in Kconfig
      
      Tested on BananaPi-M1, Pine64-LTS, Pine-H64, X96-Mate (H616) and
      OrangePi-Zero.
      7e0edcad
  7. 24 5月, 2022 1 次提交