]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Add flags to enable NFS over TLS to the NFS client and server.
[FreeBSD/FreeBSD.git] / sys / riscv /
2020-03-09 philipfuspi: silence build warning, plug resource leak
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 brooksriscv: Add a GENERIC-NODEBUG (copied from amd64)
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 impBetter check for floating point type.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-24 impAdd a soft-float riscv kernel config
2020-02-24 impOnly compile clear_fpu state code when we're building...
2020-02-23 dimMerge ^/head r358239 through r358262.
2020-02-22 kpriscv: Set MACHINE_ARCH correctly
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mhorneImplement vm.pmap.kernel_maps for RISC-V
2020-02-12 mhorneRISC-V: un-ifdef vm.kvm_size and vm.kvm_free
2020-02-12 mjgStore offset into zpcpu allocations in the per-cpu...
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-06 jhbUse the context created in makectx() for stack traces.
2020-02-06 jhbFix DDB to unwind across exception frames.
2020-02-05 jhbFix EXCP_MASK to include all relevant bits from scause.
2020-02-05 jhbUse csr_read() to read sstatus instead of inline assembly.
2020-02-05 jhbRemove stale workaround for the htif console.
2020-02-05 jhbRead the breakpoint instruction to determine its length...
2020-02-05 markjDefine MAXCPU consistently between the kernel and KLDs.
2020-02-01 dimMerge ^/head r357368 through r357388.
2020-02-01 mhorneprci: register tlclk as a fixed clock
2020-02-01 mhorneprci: fix up compat
2020-02-01 mhorneprci: register the DDR and GEMGX PLLs
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-31 jhbAdd stricter checks on user changes to SSTATUS.
2020-01-31 jhbFix 64-bit value of SSTATUS_SD to use an unsigned long.
2020-01-31 markjReimplement stack capture of running threads on i386...
2020-01-30 jhbTrim duplicate CSR swaps from user exceptions.
2020-01-30 jhbRemove unused fields from struct pcb.
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-29 mhorneFix definition of SSTATUS_SD
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 brInclude the PCI stack to the riscv GENERIC kernel.
2020-01-24 brEnable NEW_PCIB on riscv.
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-17 jhbCheck for invalid sstatus values in set_mcontext().
2020-01-17 jhbSave and restore floating point registers in get/set_mc...
2020-01-17 mhorneRISC-V: fix global pointer assignment at boot
2020-01-17 brUse unsigned loads in fubyte, fuword16, generic_bs_r_1...
2020-01-13 mhorneRISC-V: fix global symbol lookups for mpentry with lld
2020-01-10 mhorneReplace inline assembly with rdtime macro
2020-01-07 jhbWork around lld's inability to handle undefined weak...
2020-01-07 kpsifive: Fix incorrect tx/rx ctrl defines
2019-12-31 cyMFV r356143:
2019-12-31 kpriscv: Remove unused variable
2019-12-31 kpsifive: uart driver
2019-12-31 kpriscv: Remove pointless loop
2019-12-31 mmMFV r356163,r356197:
2019-12-30 brDon't hard-code field offsets of struct riscv_bootparams.
2019-12-30 brDon't hard-code size of struct riscv_bootparams.
2019-12-30 brRound the kernel stack allocation up as required.
2019-12-29 philipfuspi: Fix 'sleepable after non-sleepable' lock
2019-12-24 bdragon[PowerPC] Implement Secure-PLT jump table processing...
2019-12-24 scottlIntroduce the concept of busdma tag templates. A templa...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-20 philipriscv/sifive: add FU540 SPI controller driver
2019-12-20 philipriscv/sifive: add SiFive FU540 PRCI driver
2019-12-16 jeffRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-10 markjIntroduce vm_page_astate.
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-03 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-16 mhorneRISC-V: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-15 mhorneRISC-V: Print SBI info at startup
2019-11-15 mhorneAdd missing files from r354720
2019-11-15 mhorneRISC-V: add support for SBI spec v0.2
2019-11-15 mhorneRISC-V: pass arg6 in sbi_call
2019-11-15 mhorneplic: support irq distribution
2019-11-15 mhorneplic: fix context calculation
2019-11-11 mhorneplic: check for sifive compatible string
next