1. 03 1月, 2017 3 次提交
  2. 28 12月, 2016 1 次提交
  3. 27 12月, 2016 1 次提交
  4. 21 12月, 2016 1 次提交
    • K
      arm64: mvebu: Fix A8K memory mapping and add documentation · 0d92f214
      Konstantin Porotchkin 提交于
      Fix the MMU mapping for A8K device family:
       - Separate A7K and A8K memory mappings
       - Fix memory regions by including IO mapping for all
         3 PCIe interfaces existing on each connected CP110 controller
      Add A8K memory mapping documentation with all regions
      configured by Marvell ATF.
      
      Change-Id: I9c930569b1853900f5fba2d5db319b092cc7a2a6
      Signed-off-by: NKonstantin Porotchkin <kostap@marvell.com>
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Stefan Roese <sr@denx.de>
      Cc: Nadav Haklai <nadavh@marvell.com>
      Cc: Neta Zur Hershkovits <neta@marvell.com>
      Cc: Omri Itach <omrii@marvell.com>
      Cc: Igal Liberman <igall@marvell.com>
      Cc: Haim Boot <hayim@marvell.com>
      Cc: Hanna Hawa <hannah@marvell.com>
      0d92f214
  5. 12 12月, 2016 3 次提交
  6. 06 12月, 2016 1 次提交
  7. 05 12月, 2016 3 次提交
  8. 04 12月, 2016 1 次提交
  9. 03 12月, 2016 1 次提交
  10. 29 11月, 2016 3 次提交
  11. 24 11月, 2016 7 次提交
  12. 22 11月, 2016 1 次提交
  13. 18 11月, 2016 1 次提交
  14. 15 11月, 2016 2 次提交
    • S
      x86: Enable EFI loader support · 58ad8628
      Simon Glass 提交于
      Enable this so that EFI applications (notably grub) can be run under U-Boot
      on x86 platforms.
      
      At present the 'hello world' EFI application is not supported for the
      qemu-x86_efi_payload64 board. That board builds a payload consisting of a
      64-bit header and a 32-bit U-Boot, which is incompatible with the way the
      EFI loader builds its EFI application. The following error is obtained:
      
      x86_64-linux-ld.bfd: i386 architecture of input file
         `lib/efi_loader/helloworld.o' is incompatible with i386:x86-64 output
      
      This could be corrected with additional Makefile rules. For now, this
      feature is disabled for that board.
      Signed-off-by: NSimon Glass <sjg@chromium.org>
      Reviewed-by: NBin Meng <bmeng.cn@gmail.com>
      [agraf: drop hello kconfig bits]
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      58ad8628
    • S
      efi: Add support for a hello world test program · c7ae3dfd
      Simon Glass 提交于
      It is useful to have a basic sanity check for EFI loader support. Add a
      'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
      Signed-off-by: NSimon Glass <sjg@chromium.org>
      [agraf: Fix documentation, add unfulfilled kconfig dep]
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      c7ae3dfd
  15. 08 11月, 2016 1 次提交
  16. 06 11月, 2016 1 次提交
  17. 05 11月, 2016 1 次提交
  18. 31 10月, 2016 1 次提交
  19. 29 10月, 2016 1 次提交
  20. 18 10月, 2016 2 次提交
  21. 12 10月, 2016 3 次提交
  22. 07 10月, 2016 1 次提交