]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Remove FreeBSD 7-10 support from bxe driver.
[FreeBSD/FreeBSD.git] / sys / riscv /
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Brooks Davisriscv: Add a GENERIC-NODEBUG (copied from amd64)
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-27 Warner LoshBetter check for floating point type.
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-24 Warner LoshAdd a soft-float riscv kernel config
2020-02-24 Warner LoshOnly compile clear_fpu state code when we're building...
2020-02-23 Dimitry AndricMerge ^/head r358239 through r358262.
2020-02-22 Kristof Provostriscv: Set MACHINE_ARCH correctly
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-12 Mitchell HorneImplement vm.pmap.kernel_maps for RISC-V
2020-02-12 Mitchell HorneRISC-V: un-ifdef vm.kvm_size and vm.kvm_free
2020-02-12 Mateusz GuzikStore offset into zpcpu allocations in the per-cpu...
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-07 Dimitry AndricMerge ^/head r357408 through r357661.
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 John BaldwinUse the context created in makectx() for stack traces.
2020-02-06 John BaldwinFix DDB to unwind across exception frames.
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-05 John BaldwinFix EXCP_MASK to include all relevant bits from scause.
2020-02-05 John BaldwinUse csr_read() to read sstatus instead of inline assembly.
2020-02-05 John BaldwinRemove stale workaround for the htif console.
2020-02-05 John BaldwinRead the breakpoint instruction to determine its length...
2020-02-05 Mark JohnstonDefine MAXCPU consistently between the kernel and KLDs.
2020-02-01 Dimitry AndricMerge ^/head r357368 through r357388.
2020-02-01 Mitchell Horneprci: register tlclk as a fixed clock
2020-02-01 Mitchell Horneprci: fix up compat
2020-02-01 Mitchell Horneprci: register the DDR and GEMGX PLLs
2020-01-31 Dimitry AndricMerge ^/head r357270 through r357349.
2020-01-31 Dimitry AndricMerge r357348 from the clang 10.0.0 import branch:
2020-01-31 Dimitry AndricMerge r357345 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357342 from the clang1000-import branch:
2020-01-31 John BaldwinAdd stricter checks on user changes to SSTATUS.
2020-01-31 Dimitry AndricMerge r357339 from the clang1000-import branch:
2020-01-31 John BaldwinFix 64-bit value of SSTATUS_SD to use an unsigned long.
2020-01-31 Mark JohnstonReimplement stack capture of running threads on i386...
2020-01-30 John BaldwinTrim duplicate CSR swaps from user exceptions.
2020-01-30 John BaldwinRemove unused fields from struct pcb.
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357260 from the clang1000-import branch:
2020-01-29 Mitchell HorneFix definition of SSTATUS_SD
2020-01-28 Cy SchubertMFV r357163:
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 Ruslan BukinInclude the PCI stack to the riscv GENERIC kernel.
2020-01-24 Ruslan BukinEnable NEW_PCIB on riscv.
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-17 John BaldwinCheck for invalid sstatus values in set_mcontext().
2020-01-17 John BaldwinSave and restore floating point registers in get/set_mc...
2020-01-17 Mitchell HorneRISC-V: fix global pointer assignment at boot
2020-01-17 Ruslan BukinUse unsigned loads in fubyte, fuword16, generic_bs_r_1...
2020-01-13 Mitchell HorneRISC-V: fix global symbol lookups for mpentry with lld
2020-01-10 Jung-uk KimMFV: r356607
2020-01-10 Mitchell HorneReplace inline assembly with rdtime macro
2020-01-07 John BaldwinWork around lld's inability to handle undefined weak...
2020-01-07 Kristof Provostsifive: Fix incorrect tx/rx ctrl defines
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Kristof Provostriscv: Remove unused variable
2019-12-31 Kristof Provostsifive: uart driver
2019-12-31 Kristof Provostriscv: Remove pointless loop
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-30 Ruslan BukinDon't hard-code field offsets of struct riscv_bootparams.
2019-12-30 Ruslan BukinDon't hard-code size of struct riscv_bootparams.
2019-12-30 Ruslan BukinRound the kernel stack allocation up as required.
2019-12-29 Philip Paepsfuspi: Fix 'sleepable after non-sleepable' lock
2019-12-24 Brandon Bergren[PowerPC] Implement Secure-PLT jump table processing...
2019-12-24 Scott LongIntroduce the concept of busdma tag templates. A templa...
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-20 Philip Paepsriscv/sifive: add FU540 SPI controller driver
2019-12-20 Philip Paepsriscv/sifive: add SiFive FU540 PRCI driver
2019-12-16 Jeff RobersonRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-13 Jung-uk KimMFV: r355716
2019-12-10 Mark JohnstonIntroduce vm_page_astate.
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
next