Add "GELI Passphrase:" prompt to boot loader.
[freebsd.git] / sys / powerpc /
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-08 jhbMove the 32-bit compatible procfs types from freebsd32...
2015-04-08 jhibbitsClean up printtrap a little.
2015-04-08 jhibbitsAdd DTrace support for Book-E PowerPC.
2015-04-08 jhibbitsUnbreak book-e, broken by the trap.c merge (missed...
2015-04-06 jhibbitsFix the index for FAULTBUF_R13, missed during merge...
2015-04-05 jhibbitsMissed this in r281096 as well.
2015-04-05 jhibbitsUnify Book-E and AIM trap.c
2015-04-04 jhibbitsAdd a GPIO driver for the mpc85xx.
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-01 rstoneFix integer truncation bug in malloc(9)
2015-03-31 jhibbitsCCSRBAR_VA is mpc85xx-specific, so add guards, and...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-28 jhibbitsWrap #ifdef guards around pmap_bootstrap ap. It's...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-18 jfvCorrect the ixgbe entries in mips and powerpc, and...
2015-03-16 nwhitehornConvert PTE eviction lock from an RW lock to a RM lock...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-13 nwhitehornDeallocate any leftover page table entries in the LPAR...
2015-03-12 nwhitehornProvide VSX context in ucontext(3) API.
2015-03-12 nwhitehornThe H_VIO_SIGNAL hypercall only enables interrupts...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-10 nwhitehornAllow PowerMac systems to be booted from an FDT as...
2015-03-08 nwhitehornProvide $FreeBSD$ in the standard way. This fixes the...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 hselaskyAdd support for USB display link adapters to the FB...
2015-03-07 nwhitehornMake assembly slightly more idiomatic (and able to...
2015-03-07 nwhitehornMake 32-bit PowerPC kernels, like 64-bit PowerPC kernel...
2015-03-05 nwhitehornMove IVOR setup from assembler to C, decreasing require...
2015-03-04 nwhitehornThe AIM DAR (data access fault address register) and...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-04 nwhitehornGarbage collect old function prototypes.
2015-03-04 nwhitehornMove Book-E/AIM dependent bits for setting user PMAP...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 nwhitehornMissed local diff.
2015-03-01 nwhitehornInitialize NX stack capabilities and direct map status...
2015-03-01 nwhitehornMerge r278429 from ppc64:
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 nwhitehornFix unitialized variable.
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-24 nwhitehornNew pmap implementation for 64-bit PowerPC processors...
2015-02-23 nwhitehornFix race in interrupt handling that could cause IO...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 nwhitehornKernel support for the Vector-Scalar eXtension (VSX...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-22 nwhitehornAllow use of higher-resolution (e.g. 1920x1080) framebu...
2015-02-20 jhibbitsMake the PowerMac fan control nonlinear
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 jhibbitsMatch the right backlight driver.
2015-02-18 jhibbitsDon't set the write bit if we're just reading.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-17 nwhitehornHaving the TOC pointer in kernel dbeugger printouts...
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-10 rpauloRemove FreeBSD/wii.
2015-02-10 nwhitehornAdd error reporting to interrupt CPU binding.
2015-02-10 nwhitehornSet thread priorities on multithreaded CPUs so that...
2015-02-09 nwhitehornDistribute interrupts across multiple CPUs in SMP confi...
2015-02-09 nwhitehornMark invalid page table entries correctly for PMAP...
2015-02-09 bzProperly hide a variable under #ifdef as it is only...
2015-02-09 nwhitehornFix typo in PTE insertion overflow handling: use the...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-09 nwhitehornFix an extremely subtle concurrency bug triggered by...
2015-02-09 nwhitehornTechnically speaking, using one virtal processor area...
2015-02-09 nwhitehornSimplify trapcode setup by placing a copy of the generi...
2015-02-08 nwhitehornAdd some error checking on the supplied page size list...
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-31 dimMerge ^/head r277999 through r278002.
2015-01-31 kibDo not qualify the mcontext_t *mcp argument for set_mco...
2015-01-31 dimMerge ^/head r277975 through r277998.
2015-01-31 nwhitehornCorrectness improvements for removing FDT excluded...
2015-01-27 dimMerging ^/head r277777 through r277803.
2015-01-27 nwhitehornFix bug in mapppings of multiple pages exposed by updat...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-24 nwhitehornFix typo in r277561.
2015-01-23 nwhitehornUse relocation-safe methods to determine the sizes...
2015-01-22 nwhitehornAllow use of a pre-instantiated RTAS as well as a self...
2015-01-21 nwhitehornAdd POWER7+ and POWER8 to the list of CPUs with 32...
2015-01-21 nwhitehornMake sure to relocate tmpstk with everything else and...
2015-01-21 nwhitehornMake 64-bit AIM trap handlers relocatable by changing...
2015-01-21 nwhitehornOn 64-bit PowerPC, use more native forms of the PPC...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 nwhitehornThere does not seem to be any reason to acquire GIANT...
2015-01-20 nwhitehornRemove space in the FDT reservation map from the availa...
2015-01-20 nwhitehornZero BSS explicitly if not started by loader(8). Add...
2015-01-19 nwhitehornAdd some initial infrastructure for relocating the...
2015-01-19 nwhitehornProvide a tunable (machdep.moea64_bpvo_pool_size) to...
2015-01-18 nwhitehornUse TOC to look up all kernel globals on powerpc64...
2015-01-18 nwhitehornRefactor PowerPC (especially AIM) init sequence to...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-16 nwhitehornMake netbooting work again by disabling BOOTP_NFSV3...
2015-01-16 npPlug cxgbe(4) back into !powerpc && !arm builds, instea...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 jhibbitsAdd Altivec/VMX register support to ptrace.
2015-01-14 nwhitehornDo not remap Open Firmware mappings covered by the...
2015-01-13 gjbReintegrate head revisions r273096-r277147
next