]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv/riscv
Fix UART3 and UART4 clock offsets.
[FreeBSD/FreeBSD.git] / sys / riscv / riscv /
2016-04-12 philMerge libxo 0.4.6
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 brAdd support for ddb(4).
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 andrewMake the fdt_get_mem_regions memsize argument optional...
2016-03-01 jhibbitsCorrect the memory rman ranges to be to BUS_SPACE_MAXADDR
2016-02-29 wmaFix fdt_get_mem_regions() to work with 64-bit addresses
2016-02-26 bro Use uint64_t for page number as it doesn't fit uint32_t.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 brAdd support for symmetric multiprocessing (SMP).
2016-02-23 bro Grab physical memory regions information from the...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 brAdd basic trap handlers for illegal instruction and...
2016-02-22 brFix comment.
2016-02-22 brProvide stack(9) MD stubs for RISC-V so ktr(9) can...
2016-02-22 brFix ktrace call.
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 brIncrease kernel and user VA space.
2016-02-17 brThere is no need to pre save tp in cpu_fork().
2016-02-17 brAdd the implementation of savectx().
2016-02-17 brUse callee-saved registers to pass args through fork_tr...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-04 brAccess pcpup using gp register.
2016-02-04 brReuse gp register for pcpu pointer.
2016-02-04 brFix build.
2016-02-04 glebiusFix build.
2016-01-29 brWelcome the RISC-V 64-bit kernel.