Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 8, 2018

  1. Copy the full SHA
    59cebc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Merge pull request #3 from davidlt/config-crypto

    config: add new option (main: enabling crypto)
    rwmjones committed Nov 5, 2018
    Copy the full SHA
    4a68822 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. config: add new option (main: enabling crypto)

    We need to enable crypto in our kernel for tools to work. Otherwise
    it causes issues while building kernel as RPM.
    
    Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
    davidlt committed Nov 4, 2018
    Copy the full SHA
    856f28d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Copy the full SHA
    5e576b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Enable remaining PCIe features.

    NB: some of these are specific to the microsemi PCIe hardware and not
    used by qemu.
    rwmjones committed Oct 11, 2018
    Copy the full SHA
    958e414 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Add virtio-pci transport.

    rwmjones committed Sep 21, 2018
    Copy the full SHA
    2b4bcd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Copy the full SHA
    7ca7c64 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Copy the full SHA
    aae2f61 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Copy the full SHA
    d831121 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Copy the full SHA
    6cabe04 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Copy the full SHA
    1e8a9b4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Add empty, interim kernel package.

    It's just there to provide a kernel dependency for other
    packages that need it.
    rwmjones committed May 1, 2018
    Copy the full SHA
    949ee92 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Copy the full SHA
    5aefa27 View commit details
    Browse the repository at this point in the history
  2. config: Enable CONFIG_IP6_NF_TARGET_REJECT and CONFIG_IP6_NF_RAW.

    IPv4 and IPv6 firewall settings should now be identical.
    rwmjones committed Apr 21, 2018
    Copy the full SHA
    24c9eda View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. config: Enable CONFIG_NETFILTER_XT_MATCH_STATE.

    Enables iptables rules such as:
    -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
    rwmjones committed Apr 20, 2018
    Copy the full SHA
    2b1fc63 View commit details
    Browse the repository at this point in the history
  2. Fix installation of bbl.

    Depending on the build environment, bbl gets built into bin/bbl or
    riscv64-unknown-elf/bin/bbl.  Check both locations when installing.
    rwmjones committed Apr 20, 2018
    Copy the full SHA
    713439a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5c500ac View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1f14813 View commit details
    Browse the repository at this point in the history
  5. config: Add CONFIG_STACKTRACE.

    (cherry picked from commit 6c3f711)
    rwmjones committed Apr 20, 2018
    Copy the full SHA
    fc3d1a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Copy the full SHA
    9037c37 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e47154e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Copy the full SHA
    28c780a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df63358 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    47de1df View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    df3ec26 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Copy the full SHA
    3288f65 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. config: Fix comment.

    rwmjones committed Mar 15, 2018
    Copy the full SHA
    f792f71 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8ac16cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    37a16bd View commit details
    Browse the repository at this point in the history
  4. Stop using cross-compilation environment to build the kernel.

    Build the kernel inside the RISC-V environment.
    rwmjones committed Mar 15, 2018
    Copy the full SHA
    f714b8a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Copy the full SHA
    d986a88 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Copy the full SHA
    2a8b87e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    21c5bfc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    45f0999 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Update kernel version and configuration from bootstrap repo.

    - Update to kernel version 4.15 + riscv-all branch from riscv-linux.
    - Build bbl.
    - Fix command line for new qemu.
    rwmjones committed Feb 17, 2018
    Copy the full SHA
    bd149e5 View commit details
    Browse the repository at this point in the history
Older