summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -l to the synopsisbrian2010-07-121-1/+1
* Build libsmb should be on powerpc64 as well.nwhitehorn2010-07-121-1/+1
* Teach truss and xlint how to operate on 64-bit PowerPC systems.nwhitehorn2010-07-122-0/+378
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,nwhitehorn2010-07-1217-32/+202
* Use more compact deviceid table.thompsa2010-07-111-194/+196
* Update for style(9).thompsa2010-07-111-140/+140
* Sort platform options.raj2010-07-111-1/+1
* Get rid of bootinfo for good in loader (U-Boot-based) and ARM.raj2010-07-113-197/+0
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-1135-2475/+1960
* Provide more defines for PCI-Express device ctrl.raj2010-07-111-0/+3
* Introduce PowerPC-specific helper routines for FDT.raj2010-07-111-0/+168
* Save fdtbus trigger / polarity data at their correct index.raj2010-07-111-2/+2
* Let simplebus(4) diagnostics be a bit more descriptive.raj2010-07-111-4/+7
* Provide a missing interrupt-parent for the CPM / QUICC node in the DTS.raj2010-07-111-0/+1
* Change the implementation of vm_hold_free_pages() so that it performs atalc2010-07-111-26/+16
* Make kernel panic with reasonable message if no usable event timer found.mav2010-07-111-0/+2
* Remove interval validation from cpu_tick_calibrate(). As I found, checkmav2010-07-111-36/+14
* Fix SVN mismerge. We somehow ended up with the 32-bit powerpc versionnwhitehorn2010-07-112-4/+4
* Fixes a page fault in bwi_pci_probe() because the array isn't terminatedweongyo2010-07-101-1/+2
* OpenSSL configuration for powerpc64nwhitehorn2010-07-101-0/+217
* Teach crunchide(1) about PPC ELF64.nwhitehorn2010-07-102-1/+5
* Fixes a bug for LP PHY that some frames have 2 padding bytes at theweongyo2010-07-101-10/+11
* Reduce the number of global TLB shootdowns generated by pmap_qenter().alc2010-07-102-12/+18
* Since powerpc and powerpc64 share an instruction set, bind can and shouldnwhitehorn2010-07-101-2/+2
* RTLD support for powerpc64. A few small modifications to the Makefilenwhitehorn2010-07-106-0/+741
* If ata_sata_phy_reset() failed and ata_generic_reset() is not called, markmav2010-07-107-1/+24
* On attach, grab channel lock before setting up interrupt. This fixes crashmav2010-07-101-3/+5
* Teach libstand what to do for powerpc64: the same thing as powerpc. Likenwhitehorn2010-07-101-6/+8
* 64-bit PowerPC KVM support.nwhitehorn2010-07-101-0/+218
* Powerpc64 thread libraries support.nwhitehorn2010-07-104-0/+226
* Provide 64-bit PowerPC support in libc.nwhitehorn2010-07-1038-2/+2443
* powerpc64 floating-point is identical to powerpc, so use the samenwhitehorn2010-07-101-0/+2
* The 64-bit PowerPC ABI implemented in binutils 2.15 requires some specialnwhitehorn2010-07-102-1/+13
* 32-bit sysctl emulation is also interesting on powerpc64.nwhitehorn2010-07-101-1/+1
* Add definitions for powerpc64 ELF relocation types. Some 64-bit relocationsnwhitehorn2010-07-101-0/+21
* Document pl_siginfo and PT_FLAG_SI for PT_LWPINFO.kib2010-07-101-4/+20
* Make hw.ata.ata_dma_check_80pin tunable affect not only device side, butmav2010-07-1011-15/+22
* Fix reading of empty fifolog files. When we don't have anythingkeramida2010-07-101-1/+3
* C startup support for 64-bit PowerPC.nwhitehorn2010-07-104-0/+248
* Minor modifications to know what to do with powerpc64.nwhitehorn2010-07-103-2/+5
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-1023-23/+1298
* Fix spacing.kib2010-07-091-1/+1
* Some revision of Yukon controller generates corrupted frame when TXyongari2010-07-091-8/+21
* For both i386 and amd64 pmap,kib2010-07-094-6/+4
* Add support for the VM_ALLOC_COUNT() hint to vm_page_alloc(). Consequently,alc2010-07-093-10/+5
* Don't use pack() for structures that is used purely for software state.delphij2010-07-092-3/+3
* Fix of a VLAN problem by jhb, the checksum capabilityjfv2010-07-091-1/+1
* The number after 2 is 3, not 4.nwhitehorn2010-07-091-1/+1
* Remove an unnecessary include of opt_psim.h, which is not present onnwhitehorn2010-07-091-1/+0
* MFppc64:nwhitehorn2010-07-091-3/+3
OpenPOWER on IntegriCloud