1. 07 7月, 2020 22 次提交
  2. 06 7月, 2020 2 次提交
    • T
      Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next · 621e09cb
      Tom Rini 提交于
      Pull request for UEFI sub-system for efi-2020-10-rc1
      
      This series comprises error corrections for the UEFI subsystem:
      
      * correct consideration of timestamps for variable authentication
      * correct collection of data regions for code authentication
      * correct unit tests to test loading dbx
      * enable FAT_WRITE as required by the UEFI spec
      
      The boot manager uses log functions instead of printf() and debug().
      
      The UEFI intialization state is exported.
      621e09cb
    • T
      Merge branch '2020-07-01-kconfig-etc-updates' into next · df3d0a3f
      Tom Rini 提交于
      - Resync Kconfiglib with the v14.1.0 release.
      - Re-sync our <linux/compiler*h> files with v5.7-rc5 from upstream.
      - Fully resync checkpatch.pl with v5.7 release.
      
      To safely to all of the above, we have a few bugfixes about functions
      that need a 'static inline' but weren't.  We also stop setting
      CROSS_COMPILE in arch/*/config.mk.  Finally, with the above changes
      boards can now opt-in to optimizing inlining and we do this for the
      socfpga stratix10 platform for space savings.
      df3d0a3f
  3. 05 7月, 2020 3 次提交
  4. 04 7月, 2020 13 次提交