]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
amd64: use register macros for gdb_cpu_getreg()
[FreeBSD/FreeBSD.git] / sys / riscv /
2020-08-12 Glen BarberMFH
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-05 Mateusz Guzikriscv: fix uintfptr_t
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Andrew TurnerAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Kristof Provostlibc: Provide sub fp(s|g)etmask() implementations for...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-27 John BaldwinTrim some extraneous parentheses.
2020-07-27 John BaldwinSet si_trapno to the exception code from scause.
2020-07-26 Jessica Clarkeriscv: Include syscon_power device driver in GENERIC...
2020-07-26 Jessica ClarkeAdd Goldfish RTC device driver for RISC-V
2020-07-24 Alex RichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-23 John BaldwinPass the right size to memcpy() when copying the array...
2020-07-22 John BaldwinAdd missing space after switch.
2020-07-21 Mitchell HorneINTRNG: only shuffle for !EARLY_AP_STARTUP
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-19 Mitchell Horneriscv: look for bootargs in FDT
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Glen BarberMFH
2020-07-16 Mark JohnstonSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Kristof Provostriscv plic: Do not complete interrupts until the interr...
2020-07-06 Mitchell HorneRISC-V boot1.efi and loader.efi support
2020-07-01 Kristof Provostriscv pmap: zero reserved pte bits in ppn
2020-07-01 Kristof Provostriscv locore.S: load constant prior to loop
2020-07-01 Kristof Provostriscv: Log missing registers in dump_regs()
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Mitchell HorneOnly invalidate the early DTB mapping if it exists
2020-06-24 Mitchell HorneHandle load from loader(8)
2020-06-24 Cy SchubertMFV r362565:
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Cy SchubertMFV r362082:
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-08 Jessica Clarkeriscv: Use SBI shutdown call to implement RB_POWEROFF
2020-06-08 Alex RichardsonRISC-V: Check that the DTB doesn't overlap with kernel
2020-06-08 Alex Richardsonsys/riscv: Remove debug printfs
2020-06-08 Alex RichardsonRISC-V: handle DTB aligned to less than 2MB
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 Mitchell HorneRemove remnant of arm's ELF trampoline
2020-05-28 Jung-uk KimMFV: r361597
2020-05-28 Mitchell HorneAdd macros simplifying the fake preload setup
2020-05-26 Ruslan BukinFix entering KDB with dtrace-enabled kernel.
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 Conrad Meyercopystr(9): Move to deprecate (attempt #2)
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 Jessica Clarkeriscv: Fix pmap_protect for superpages
2020-05-12 Conrad MeyerRevert r360944 and r360946 until reported issues can...
2020-05-11 Conrad Meyercopystr(9): Move to deprecate [2/2]
2020-05-01 Mitchell HorneUse the HSM SBI extension to halt CPUs
2020-05-01 Mitchell HorneUse the HSM SBI extension to start APs
2020-05-01 Mitchell HorneAdd support for HSM SBI extension
2020-05-01 Mitchell HorneMake mpentry independent of _start
2020-05-01 Jung-uk KimMFV: r360512
2020-04-27 John BaldwinRetire the GENERICSF kernel config.
2020-04-27 John BaldwinImprove MACHINE_ARCH handling for hard vs soft-float...
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-19 Mitchell HorneRISC-V: provide the correct value for kernstart
2020-04-19 Mitchell HorneRISC-V: exclude reserved memory regions
2020-04-19 Mitchell HorneRISC-V: use physmem to manage physical memory
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-06 Jessica Clarkeriscv: Add semicolon missing from r359672
2020-04-06 Mitchell HorneRISC-V: copy the DTB to early KVA
2020-04-06 Jessica Clarkeriscv: Make sure local hart's icache is synced in pmap_...
2020-04-06 Jessica Clarkeriscv: Fix pmap_fault_fixup for L3 pages
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-02 Nick O'Brienriscv/sifive: add FE310 Always-on driver
2020-04-01 John BaldwinRetire procfs-based process debugging.
next