Commits
master
Name already in use
Commits on Nov 8, 2018
Commits on Nov 5, 2018
-
Merge pull request #3 from davidlt/config-crypto
config: add new option (main: enabling crypto)
Commits on Nov 4, 2018
-
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>
Commits on Oct 17, 2018
Commits on Oct 11, 2018
-
Enable remaining PCIe features.
NB: some of these are specific to the microsemi PCIe hardware and not used by qemu.
Commits on Sep 21, 2018
Commits on Aug 29, 2018
Commits on Jul 25, 2018
Commits on Jul 19, 2018
Commits on May 14, 2018
Commits on May 11, 2018
Commits on May 1, 2018
-
Add empty, interim kernel package.
It's just there to provide a kernel dependency for other packages that need it.
Commits on Apr 21, 2018
-
-
config: Enable CONFIG_IP6_NF_TARGET_REJECT and CONFIG_IP6_NF_RAW.
IPv4 and IPv6 firewall settings should now be identical.
Commits on Apr 20, 2018
-
config: Enable CONFIG_NETFILTER_XT_MATCH_STATE.
Enables iptables rules such as: -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-
Depending on the build environment, bbl gets built into bin/bbl or riscv64-unknown-elf/bin/bbl. Check both locations when installing.
-
-
Commits on Apr 4, 2018
Commits on Apr 3, 2018
Commits on Mar 16, 2018
Commits on Mar 15, 2018
-
-
-
-
Stop using cross-compilation environment to build the kernel.
Build the kernel inside the RISC-V environment.
Commits on Mar 13, 2018
Commits on Feb 26, 2018
Commits on Feb 17, 2018
-
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.