]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
acpi_ibm: reference ThinkPad instead of IBM
[FreeBSD/FreeBSD.git] / sys / riscv /
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
2019-11-11 mhorneplic: fix PLIC_MAX_IRQS
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-11-02 mhorneRISC-V: Remove EARLY_AP_STARTUP from GENERIC
2019-10-25 mhorneRISC-V: skip cpu-map when parsing elf_hwcap
2019-10-23 jhbFix atomic_*cmpset32 on riscv64 with clang.
2019-10-22 markjFix thread0 kernel stack initialization on riscv.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 markjRemove page locking from pmap_mincore().
2019-10-15 jeff(6/6) Convert pmap to expect busy in write related...
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-12 philipA comment in subr_devmap.c mentions that devmap_print_t...
2019-10-11 philipCall devmap_bootstrap in RISC-V machine dependent code...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 markjAvoid erroneously clearing PGA_WRITEABLE in riscv's...
2019-10-08 markjClear PGA_WRITEABLE in riscv's pmap_remove_l3().
2019-10-07 alcEliminate an unused declaration. The variable in quest...
2019-10-06 kevansriscv: use the common sub-word {,f}cmpset implementation
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 markjImplement pmap_page_is_mapped() correctly on arm64...
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 mhorneFix some broken relocation handling
2019-09-26 mhorneCleanup of elf_machdep.c
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-16 mhorneRISC-V: Support EARLY_AP_STARTUP
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-13 kibriscv trap_pfault: remove unneeded hold of the process...
2019-09-11 kpriscv: Add missing header
2019-09-11 kpriscv: Small fix to CPU compatibility identification
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-08 mhorneFix compilation of locore.S with clang
2019-09-08 mhorneRemove a duplicate KTR entry
2019-09-07 philipriscv: restore default HZ=1000, keep QEMU at HZ=100
2019-09-06 philipQEMU: use default HZ
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 kibCentralize __pcpu definitions.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-16 jeffMove phys_avail definition into MI code. It is consume...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-30 asomersMFHead @350426
2019-07-29 kpriscv: Fix copyin/copyout
next