Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-BootU-Boot
  • U-BootU-Boot
  • Repository
  • u-boot
  • board
  • sunxi
  • Kconfig
Find file BlameHistoryPermalink
  • Siarhei Siamashka's avatar
    sunxi: Add support for Allwinner A64 SoCs · d96ebc46
    Siarhei Siamashka authored Mar 29, 2016
    
    
    The Allwinner A64 SoC is used in the Pine64. This patch adds
    all bits necessary to compile U-Boot for it running in AArch64
    mode.
    
    Unfortunately SPL is not ready yet due to legal problems, so
    we need to boot using the binary boot0 for now.
    
    Signed-off-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
    [agraf: remove SPL code, move to AArch64]
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    Acked-by: default avatarHans de Goede <hdegoede@redhat.com>
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    d96ebc46

Imprint & Privacy Policy