summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
2014-03-04compat16 -> compat_16matt
2014-03-03support ppc601macallan
2014-02-28sigcode is dependant on compat_16matt
2014-02-28Don't hardcode MACHINE_ARCHmatt
2014-02-28Use uintptr_t to convert pointers.matt
2014-02-28Use PRIx64matt
2014-02-28If execing a LP64 image, we need to read the function descriptor to getmatt
2014-02-28Remove _LP64 since it's only used on 32-bitmatt
2014-02-28Use uintptr_t for ras_entrymatt
2014-02-28Fix the 64-bit casematt
2014-02-28Use register_t instead of int for register values.matt
2014-02-28Make 64-bit cleanmatt
2014-02-28Use the right file.matt
2014-02-28Use uintptr_t instead of int.matt
2014-02-28Use more appropriate type.matt
2014-02-28Make this 64-bit aware.matt
2014-02-28Add pmap_ste_spillmatt
2014-02-28Make this work.matt
2014-02-28Add trapframe32 for COMPAT_NETBSD32matt
2014-02-28Add ALIGNBYTES32 for COMPAT_NETBSD32matt
2014-02-28Use uintptr_t for bus_size_t, bus_addr_t, bus_space_handler_t since uint32_tmatt
2014-02-28support PPC_OEA64matt
2014-02-28Add mcontext32_tmatt
2014-02-28Add cmp{ptr,long,reg}{,l}{,i}matt
2014-02-27Use ## for concatenationmatt
2014-02-27Add P2SZREG to be usign with .p2alignmatt
2014-02-25Mark a temporary as __USEdmartin
2014-02-25Remove unused variablemartin
2014-02-18when looking for SCSI disks in canonicalize_bootpath() also match 'disk@'macallan
2014-01-25delete VM_DEFAULT_ADDRESS; some of those should be GC'ed because they matchchristos
2014-01-19make this look more like the latest elf32ppc.x. tested on pegasosII.mrg
2014-01-17convert a failure to call OF for a reboot call into a panic() insteadmrg
2014-01-04Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the sizedsl
2014-01-01Change the type of the 'cookie' that holds the state of the core dump filedsl
2013-12-09Fix typo ("then" instead of "than")wiz
2013-11-25Use __syncicache() in sljit on powerpc.alnsn
2013-11-21Move the parameters for obs600 to obs600_autoconf.c. This parameters was set...kiyohara
2013-11-21Support Synopsys DesigneWave OTG on PowerPC 405EX.kiyohara
2013-11-19Fix IPL for cascading pic to HIGH.kiyohara
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-11-16make sure that .text.startup and .text.unlikely end up in themrg
2013-11-08use __diagused for KASSERT only variable.nisimura
2013-11-08resort the sys/cpu.h way for unused cii iterator in !MULTIPROCESSOR case.nisimura
2013-11-07move DIAGNOSTIC only variable inside #ifdefnisimura
2013-11-03- remove set but unused variablesmrg
2013-11-03- remove set but unused variablesmrg
2013-11-03gcc 4.8.1 wants:mrg
2013-09-22Fix c&p bug.matt
2013-09-22Disable XBSEN for the 7450.matt
2013-09-22Make sure ABE/SYNCBE are enabled in HID1 for the 7450 CPUsmatt