]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / sys / riscv /
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-06 kpriscv plic: Do not complete interrupts until the interr...
2020-07-06 mhorneRISC-V boot1.efi and loader.efi support
2020-07-01 kpriscv pmap: zero reserved pte bits in ppn
2020-07-01 kpriscv locore.S: load constant prior to loop
2020-07-01 kpriscv: Log missing registers in dump_regs()
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 mhorneOnly invalidate the early DTB mapping if it exists
2020-06-24 mhorneHandle load from loader(8)
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-08 jrtc27riscv: Use SBI shutdown call to implement RB_POWEROFF
2020-06-08 arichardsonRISC-V: Check that the DTB doesn't overlap with kernel
2020-06-08 arichardsonsys/riscv: Remove debug printfs
2020-06-08 arichardsonRISC-V: handle DTB aligned to less than 2MB
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 mhorneRemove remnant of arm's ELF trampoline
2020-05-28 mhorneAdd macros simplifying the fake preload setup
2020-05-26 brFix entering KDB with dtrace-enabled kernel.
2020-05-25 cemcopystr(9): Move to deprecate (attempt #2)
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 jrtc27riscv: Fix pmap_protect for superpages
2020-05-12 cemRevert r360944 and r360946 until reported issues can...
2020-05-11 cemcopystr(9): Move to deprecate [2/2]
2020-05-01 mhorneUse the HSM SBI extension to halt CPUs
2020-05-01 mhorneUse the HSM SBI extension to start APs
2020-05-01 mhorneAdd support for HSM SBI extension
2020-05-01 mhorneMake mpentry independent of _start
2020-04-27 jhbRetire the GENERICSF kernel config.
2020-04-27 jhbImprove MACHINE_ARCH handling for hard vs soft-float...
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-19 mhorneRISC-V: provide the correct value for kernstart
2020-04-19 mhorneRISC-V: exclude reserved memory regions
2020-04-19 mhorneRISC-V: use physmem to manage physical memory
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-06 jrtc27riscv: Add semicolon missing from r359672
2020-04-06 mhorneRISC-V: copy the DTB to early KVA
2020-04-06 jrtc27riscv: Make sure local hart's icache is synced in pmap_...
2020-04-06 jrtc27riscv: Fix pmap_fault_fixup for L3 pages
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-02 nickriscv/sifive: add FE310 Always-on driver
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-24 markjRemove the secondary_stacks array in arm64 and riscv...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-22 mhorneFix ordering of machine includes
2020-03-18 bdragon[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-10 dimMerge ^/head r358731 through r358831.
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.
next