]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
MFstable/12 r340921:
[FreeBSD/FreeBSD.git] / sys / riscv /
2018-11-19 gjbMFS12 r340630:
2018-11-08 jhbMFC 340164,340168,340170: Add custom cpu_lock_delay...
2018-10-18 brSupport RISC-V implementations that do not manage the...
2018-10-18 brRevert r339421 due to unintended files included to...
2018-10-18 brSupport RISC-V implementations that do not manage the...
2018-10-16 brInvalidate TLB on a local hart.
2018-10-15 jhbVarious fixes for TLB management on RISC-V.
2018-10-12 brInitialize interrupt priority to 0 on all sources.
2018-10-12 brAdd support for the UART device found in lowRISC system...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-09-24 jhbImplement pmap_sync_icache().
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 jhbVarious fixes for floating point on RISC-V.
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-12 brEnable VIMAGE support for RISC-V.
2018-09-12 brUse elf_relocaddr() to find the address for R_RISCV_REL...
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-05 brPermit supervisor to access user VA space for certain...
2018-09-05 brFix bug: compare uaddr to VM_MAXUSER_ADDRESS, not to...
2018-09-03 brAdd support for 'C'-compressed ISA extension to DTrace...
2018-08-31 brFix an integer overflow while setting the kernel addres...
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-23 manudts: Import DTS for arm64
2018-08-22 markjPrepare the kernel linker to handle PC-relative ifunc...
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-18 jhbMake 'device crypto' lines more consistent.
2018-08-17 cemRiscv: Include crypto for IPSec
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 brRemove unused code.
2018-08-14 brRewrite RISC-V disassembler:
2018-08-13 brAdd RISC-V instructions encoding.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 brImplement uma_small_alloc(), uma_small_free().
2018-08-08 eadlerfile: update to 5.34
2018-08-07 mariusImplement atomic_swap_{int,long,ptr}(9).
2018-08-03 brReturn ENAMETOOLONG if the latest copied character
2018-08-02 brDon't overwrite tp in set_mcontext().
2018-08-02 bro Don't overwrite tp in fork_trampoline().
2018-08-02 bro Correctly set user tls base: consider TP_OFFSET.
2018-08-01 kibAdd pmap_is_valid_memattr(9).
2018-07-31 mavMFV r336991, r337001:
2018-07-30 brDisable VIMAGE on RISC-V.
2018-07-29 mmMFV r336851:
2018-07-27 brUse SPP (Supervisor Previous Privilege) bit in the...
2018-07-26 markjImplement pmap_mincore() for riscv.
2018-07-25 brRemove unused string.
2018-07-24 markjEmbed a simplebus_softc in struct soc_softc.
2018-07-23 brFix setjmp for RISC-V:
2018-07-17 impRemove VM_FREELIST_ISADMA. It's not needed on these...
2018-07-14 alcInvalidate the mapping before updating its physical...
2018-07-11 cyMFV r324714:
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-05 sbrunoriscv: Remove unused variable "code"
2018-07-05 sbrunoMake ZSTD a real option via ZSTDIO.
2018-06-29 brInclude UART driver since it is now provided in QEMU.
2018-06-21 brPLIC driver was sponsored by ECATS contract, not CTSRD...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 brDon't jump to VA space until kernel is ready.
2018-06-12 brInclude VirtIO devices to the GENERIC configuration...
2018-06-12 bro Add driver for PLIC (Platform-Level Interrupt Control...
2018-06-12 brAdd simplebus-like RISC-V SoC bus.
2018-06-12 brRelease secondary cores from WFI (wait for interrupt...
2018-06-12 brAlign virtual addressing entries.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-16 jhbExport a breakpoint() function to userland for riscv.
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-12 impRemove extra copy of bcopy.c now that we're using the...
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 brooksRemove the unused fuwintr() and suiwintr() functions.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 emasteRename assym.s to assym.inc
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-04 kibUnify bulk free operations in several pmaps.
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-23 impDo not include float interfaces when using libsa.
2018-02-22 mavMFV r329799, r329800:
next