]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Add support for XPT_GET_SIM_KNOB in FC mode.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 jhibbitsFix booting with >4GB RAM on PowerMac G5 hardware
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 jhibbitsMake kernel breakpoints work for book-e
2017-02-28 jhibbitsUnbreak kernel breakpoints, broken for ~4 years now
2017-02-27 brAllow setting access-width for UART registers.
2017-02-26 impInclude pcib_private.h for prototypes.
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 impConvert PCIe Hot Plug to using pci_request_feature
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 marius- Allow different slicers for different flash types...
2017-02-21 jhibbitsCorrect the return value for pmap_change_attr()
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 jhibbitsAdd a driver for the RouterBoard RB800 User LED
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 jahBring back r313037, with fixes for mips:
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 kibDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-04 jahRevert r313037
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-02-01 jahImplement get_pcpu() for the remaining architectures...
2017-02-01 jhibbitsAdd Book-E Enhanced Debug (E.D) profile debug support
2017-01-31 jhibbitsDon't retry a lost reservation in atomic_fcmpset()
2017-01-30 jhibbitsDrop the __GNUCLIKE_ASM guards around most atomic inlines.
2017-01-30 jhibbitsAdd a INTR_TRIG_INVALID, and use it in the powerpc...
2017-01-30 jhibbitsAdd atomic_fcmpset_*() inlines for powerpc
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-23 jhibbitsAvoid using non-zero argument for __builtin_frame_addre...
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-22 jhibbitsHide the 'MOREARGS' macro, it conflicts with contrib...
2017-01-22 jhibbitsFix r312613.
2017-01-22 jhibbitsFix use of uninitialized variable.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-18 jhibbitsUse the explicit expanded form of cmp.
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimMerge ^/head r311812 through r311939.
2017-01-11 jhibbitsForce all TOC references in asm to include '@toc'
2017-01-10 mmMFV r311899:
2017-01-10 sbrunoMigrate e1000 to the IFLIB framework:
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-09 dimMerge ^/head r311692 through r311807.
2017-01-08 jhibbitsKnock a page off VM_MAX_KERNEL_ADDRESS
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 dimMerge ^/head r311132 through r311305.
2017-01-04 asomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-28 jhibbitsRestrict SLB handler to powerpc64 and AIM
2016-12-27 mmMFV r310622:
2016-12-25 jhibbitsUse the correct format specifier for physmem chunk...
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 jhibbitsFix disassembly by adding back some deleted lines.
2016-12-16 jhibbitsUse the right bitwise OR operation for clearing single...
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 markjAdd a COMPAT_FREEBSD11 kernel option.
2016-12-06 mmMFV r309587:
2016-12-05 jhibbitsUse trunc_page() instead of rolling my own in pmap_trac...
2016-12-04 jhibbitsFix a typo (move parenthesis to correct location in...
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-30 jhibbitsBring the powerpc DDB disassembler into the 21st century
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-25 dimMerge ^/head r309166 through r309169.
2016-11-25 jhibbitsAdd an isync to after mtsrin, required by the MPC750...
2016-11-24 dimMerge ^/head r309106 through r309117.
next