Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: arm64 support [ci-skip] [not for merge] #1654

Closed
wants to merge 29 commits into from

Commits on Apr 29, 2017

  1. arm64: checkpoint to try on aod

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    81d51c9 View commit details
    Browse the repository at this point in the history
  2. arm64: cross-compile on different arch; use arm64 kernel image name

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    bd3357e View commit details
    Browse the repository at this point in the history
  3. scripts: canonicalise kconfig fragments

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    649a41d View commit details
    Browse the repository at this point in the history
  4. arm64: fixup post-greatrenaming

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    ccdd78a View commit details
    Browse the repository at this point in the history
  5. arm64: ignore some local droppings

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    3ee9236 View commit details
    Browse the repository at this point in the history
  6. arm64: mirroring base/ directory

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    d315f6a View commit details
    Browse the repository at this point in the history
  7. arm64: add some broader scope notes to README

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    33f970b View commit details
    Browse the repository at this point in the history
  8. arm64: build go-compile

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    a2ae224 View commit details
    Browse the repository at this point in the history
  9. arm64: rationalise aarch64/arm64 naming

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    849ee6e View commit details
    Browse the repository at this point in the history
  10. arm64: build bin/moby

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    9d17eb5 View commit details
    Browse the repository at this point in the history
  11. arm64: build c-compile toolchain container

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    12d8ed5 View commit details
    Browse the repository at this point in the history
  12. arm64: build init container

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    30424e4 View commit details
    Browse the repository at this point in the history
  13. arm64: more notes

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    343ce0f View commit details
    Browse the repository at this point in the history
  14. arm64: autodetect GOARCH, allow override GOARCH and GOOS

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Apr 29, 2017
    Copy the full SHA
    e100e24 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Merge branch 'master' into project-arm64

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 2, 2017
    Copy the full SHA
    2b65fae View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Copy the full SHA
    db5ac92 View commit details
    Browse the repository at this point in the history
  2. arm64: checkpoint: about to redo post base/ deletion

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 5, 2017
    Copy the full SHA
    688ae5b View commit details
    Browse the repository at this point in the history
  3. arm64: move base/ to tools/ and tidy up

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 5, 2017
    Copy the full SHA
    cfd6961 View commit details
    Browse the repository at this point in the history
  4. arm64: tools: update c-compile

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 5, 2017
    Copy the full SHA
    f4720df View commit details
    Browse the repository at this point in the history
  5. arm64: tools: update go-compile

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 5, 2017
    Copy the full SHA
    a2cac57 View commit details
    Browse the repository at this point in the history
  6. arm64: rebuild golang/ for building cli tool

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 5, 2017
    Copy the full SHA
    3ae1e4a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. arm64: remove old toybox builder; update other tools images

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 6, 2017
    Copy the full SHA
    1793892 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. arm64: reworking kernel build

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 8, 2017
    Copy the full SHA
    7f85a6a View commit details
    Browse the repository at this point in the history
  2. arm64: add init, runc, containerd

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 8, 2017
    Copy the full SHA
    0a1d4e1 View commit details
    Browse the repository at this point in the history
  3. arm64: rework kernel builder image

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 8, 2017
    Copy the full SHA
    a15d301 View commit details
    Browse the repository at this point in the history
  4. arm64: hack up kernel build for now

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 8, 2017
    Copy the full SHA
    d508436 View commit details
    Browse the repository at this point in the history
  5. arm64: hack up dhcpd

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 8, 2017
    Copy the full SHA
    065d817 View commit details
    Browse the repository at this point in the history
  6. arm64: boots through to dhcpd complaining of no network interface

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed May 8, 2017
    Copy the full SHA
    e78095a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. readme: another note

    Signed-off-by: Richard Mortier <mort@cantab.net>
    mor1 committed Jun 2, 2017
    Copy the full SHA
    a6c1053 View commit details
    Browse the repository at this point in the history