summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/conf
AgeCommit message (Expand)Author
2022-05-30Introduce PPC_NO_UNALIGNED flag to indicate that CPU cannot handlerin
2022-05-07Try to fix PV tracking support.rin
2022-02-17include pmap_pvt.c in bridge mode as wellmacallan
2022-02-16powerpc: Implement pv-tracking for unmanaged pages.riastradh
2021-06-29Remove uscanner(4) drivernia
2021-03-05For Explora 451, call calc_delayconst() before pckbc_cnattach(), whichrin
2020-10-21make process_machdep.c included always since it provides register i/o used bychristos
2020-10-20harmonize process_machdep.c inclusion.christos
2020-09-10Introduce PMAP_TLBDEBUG option for ibm4xx: clear only TLBHI[V] bit whenrin
2020-06-30Make copystr() a MI C function, part of libkern and shared on allmaxv
2020-04-04mark nsmb major obsoletejdolecek
2020-02-20Add PPC_IBM440 flag as 440 is significantly different from 40x processors.rin
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-01-28Systematize handling of removed drivers.dholland
2019-01-27Restore satlink's majors entries commented out and marked obsolete.dholland
2019-01-27Remove the satlink driver. It was disabled everywhere, had no man page andmaxv
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2018-06-01add clock speed control for 970MP CPUsmacallan
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-02-27clang now supports normal soft float.joerg
2015-08-24Define ${LINKSCRIPT} in one place.uebayasi
2015-08-24Don't mention stab and DWARF sections, because these (poorly mtaintained)uebayasi
2015-08-21I bet setting search-directory for ld.so is useless in any kernel.uebayasi
2015-08-20Indent with 2 spaces.uebayasi
2015-04-23Update device dependency information - the sysmon major device now depends on...pgoyette
2014-11-15Use LINKSCRIPT.uebayasi
2014-08-10Put GCC/GAS specific options under ACTIVE_CC == "gcc".joerg
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-08-05Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarlyapb
2014-04-19ldscript for ppc64 kernelsmatt
2014-03-06When building a DEBUG kernel, mdsetimage into the .gdb as well (so if it'smatt
2014-03-04compat16 -> compat_16matt
2014-02-28sigcode is dependant on compat_16matt
2014-02-28Don't hardcode MACHINE_ARCHmatt
2014-01-19make this look more like the latest elf32ppc.x. tested on pegasosII.mrg
2013-11-21Support Synopsys DesigneWave OTG on PowerPC 405EX.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-09-19remove unused OPENPIC flags.christos
2013-08-23Add a SYSTEM_DEP for the ramdisk on INSTALL kernels.matt
2013-03-10Explicitly set KERN_AS (this could be done in /usr/src/sys/conf/Makefile.*)christos
2012-10-20Support Cache Protocol 'MEI' with MULTIPROCESSOR.kiyohara
2012-10-02move common tlb stuff to uvmchristos
2012-07-23Add support for PPC FP emulation to BookE.matt
2012-07-22Split mdio/mii access into its own "device" and update accordingly.matt
2012-03-29Add PMAP_MINIMALTLB defflagmatt
2012-03-29Add ldscript which aligns .data to a 1MB boundary. (used for testing)matt