]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Break up opencrypto/xform.c so it can be reused piecemeal
[FreeBSD/FreeBSD.git] / sys / powerpc /
2015-12-30 jhibbitsAdd platform support for QorIQ SoCs.
2015-12-30 jhibbitsOptimize zero_page for book-e mmu.
2015-12-30 jhibbitsRewrite tid_flush() in C.
2015-12-29 jhibbitsUpdate capabilities of e500mc, e5500, e6500.
2015-12-24 jhibbitsExtend Book-E to support >4GB RAM
2015-12-21 ianImplement OF_decode_addr() for arm. Move most of power...
2015-12-19 nwhitehornProvide link state reporting so that ifconfig_llan0...
2015-12-18 nwhitehornEnable PRINTF_BUFR_SIZE on powerpc64, following r194204...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ianMove the DRIVER_MODULE() statements that declare mmc...
2015-12-11 jhibbitsNo need to reset tlb1 here, it gets reset again after...
2015-12-11 jhibbitsFollow up to r292071. Actually handle the Altivec...
2015-12-11 jhibbitsAdd more interrupts handled for booke.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 nwhitehornBump MAXCPU. We already run on hardware with 32 threads...
2015-12-03 nwhitehornProvide support for ELFv2 userland if using a newer...
2015-11-30 jhibbitsPrint machine check address for Book-E.
2015-11-30 jhibbitsAdd Freescale QorIQ GPIO driver.
2015-11-29 nwhitehornMake ELFv2 powerpc64 kernels build and run. Loader...
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-26 emasteFix whitespace on addition of IPSEC option
2015-11-24 nwhitehornUse what we really mean (powerpc_lwsync()) rather than...
2015-11-24 kibOn PowerPC 64bit, the linux-compat mb() definition...
2015-11-23 nwhitehornProvide support for userland binaries using the new...
2015-11-23 skraRevert r291142.
2015-11-22 jhibbitsRemove a debug panic that crept into r291151
2015-11-22 jhibbitsModernize mpc85xx PCI hostbridge driver.
2015-11-21 skraFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 jhibbitstrunc_page() goes through unsigned long, which is too...
2015-11-19 jhibbitsRevert r291009 until rman changes go in.
2015-11-18 jhibbitsPhysical addresses for e500mc/e5500 are 36-bits, e6500...
2015-11-18 jhibbitsAdd support for new LAW registers in QorIQ SoCs.
2015-11-17 nwhitehornMake native page table access endian-safe. Even on...
2015-11-17 nwhitehornWhere appropriate, use the endian-flipping OF_getencpro...
2015-11-16 ngieMFhead @ r290899
2015-11-07 baptMerge from head r290483
2015-11-06 jhibbitsWrite 2- and 4-byte aligned values as single writes...
2015-11-03 jhibbitsUse 64-bit addresses for configuring inbound and outbou...
2015-11-03 jhibbitsUse the correct space (PCI addresses) for the I/O and...
2015-11-02 ianFix an alignment check that is wrong in half the busdma...
2015-11-01 baptMerge from head
2015-10-31 jhibbitsPrint unsigned memory sizes, to handle >2GB RAM on...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-09 ianUse IIC_EBUSBSY and IIC_BUSERR status values consistant...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 jhibbitsSave the link register in savectx().
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 kibUse tabs for indend.
2015-09-20 kibAdd support for weak symbols to the kernel linkers...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 zbbAdd domain support to PCI bus allocation
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjAdd stack_save_td_running(), a function to trace the...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 kibDo not hold the process around the vm_fault() call...
2015-09-09 jhibbitsAdd PVR identifier for E6500, from the reference.
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-03 jhibbitspmap_mapdev_attr() also takes a vm_paddr_t.
2015-08-29 jhibbitsThe TLB1 TSIZE is a multiple of 4, not 2, so shift...
2015-08-28 jhibbitsFix text alignment. mcsr was indented one too many...
2015-08-28 jhibbitsExtend pmap to support e500mc and e5500.
2015-08-27 jhibbitsFix freescale sdhc driver, and add it to the files...
2015-08-27 jhibbitsUse the macro definition for EXC_PGM_TRAP, instead...
2015-08-26 jhibbitsThe Freescale qoriq PCIe controller is compatible with...
2015-08-25 baptMerge from HEAD
2015-08-24 jhibbitsFix static fdt support.
2015-08-22 jhibbitsFollow up to r287014
2015-08-22 jhibbitsEnhance book-e pmap for 36-bit physaddr
2015-08-22 jhibbitsCreate a RouterBoard platform and use it to create...
2015-08-22 jhibbitsMake the mpc85xx platform a kobj base class.
2015-08-21 jhibbitsAdd initial boot support for e500mc and e5500.
2015-08-21 jhibbitsSimplify the PCI bus scanning logic.
2015-08-19 jhibbitsRemove debug printf.
2015-08-19 jhibbitsFix copy&paste.
2015-08-19 jhibbitsSave the registers at the correct offsets.
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-16 jhibbitsSRR1 and DSISR aren't pointers, print them as integers.
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
next