Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: linuxboot/linuxboot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: linuxboot/linuxboot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: i11
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 17 files changed
  • 1 contributor

Commits on Jun 28, 2022

  1. checkpoint commit, chasing bugs

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4af97d4 View commit details
    Browse the repository at this point in the history
  2. More bits and pieces for i11 kexec and 9p testing

    the upstream kernel broke 9p, so there was bisection needed.
    
    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    0e773fa View commit details
    Browse the repository at this point in the history
  3. aeeon/i11: update to 5.17

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    8990864 View commit details
    Browse the repository at this point in the history
  4. qemu/x86_64: add tweaks to make debugging easier

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    28c86d2 View commit details
    Browse the repository at this point in the history
  5. Include a basic cpio in the initramfs, for testing kexec

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d08d465 View commit details
    Browse the repository at this point in the history
  6. aeeon/i11: update to 5.17-rc3, it has 9p fixes.

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9207722 View commit details
    Browse the repository at this point in the history
  7. i11, atomicpi, nezha: clean up, catch up

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    658a763 View commit details
    Browse the repository at this point in the history
  8. Change get and build of u-root for our new modules world

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4a33e4d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. qemu/x86_64 Makefile: add justkernel, a kernel with no initramfs

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b140f99 View commit details
    Browse the repository at this point in the history
  2. qemu/x86_64 flash.config: add TMPFS, DEVTMPFS mount, and VHOST_VSOCK

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ee379cb View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Checkpoint commit of cpu.config

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    82aeb61 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. sunxi/nezha: checkpoint commit

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    14902ba View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. sunxi/nezha: do not compress kernel, oreboot xtask does that now

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0e88566 View commit details
    Browse the repository at this point in the history
  2. sunxi/nezha: checkpoint cpu.config

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3786439 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. qemu/x86_64: Add VHOST_NET to flash.config

    Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
    rminnich committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6a2c538 View commit details
    Browse the repository at this point in the history
Loading