summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2013-03-17Avoid namespace pollution from <powerpc/cpu.h>.Mark Kettenis
2013-03-15Delete the sequencer(4) driver, since its not used any longer. DiffAlexandre Ratchov
2013-03-10Do not try to scan the ADB bus for devices if the device-tree does notMartin Pieuchot
2013-03-09Drop 3rd and 4th clauses from Bradley A. Grantham's license, from NetBSDMartin Pieuchot
2013-03-07Use switch statement for determining when to configure the L2 cache.Brad Smith
2013-02-09ater -> afterMiod Vallat
2013-01-31welcome to 5.3-BETAMiod Vallat
2013-01-21Only the mpcpcibus driver is actually using these structures so merge themMartin Pieuchot
2013-01-21Remove old functions to access MPC106 registers. Only one of them was usedMartin Pieuchot
2013-01-21No need to include pcibrvar.hMartin Pieuchot
2013-01-21Remove unused variable, leftover from rev 1.36.Martin Pieuchot
2012-12-22Attach all known U3 AGP bridgesMartin Pieuchot
2012-12-13iMac G3 grahic cards have a ``misc'' pci subclass that's why they weren'tMartin Pieuchot
2012-12-10Correct macobio functions to only read and write one byte of data insteadMartin Pieuchot
2012-12-09Recognize 7448 and 970MP processors.Brad Smith
2012-12-08Fix a comment now that PowerPC 970 are recognized, make it clear thatMartin Pieuchot
2012-12-08Recognize PowerPC 970 CPUs present in early PowerMac G5 from 2003 (7,2 andMartin Pieuchot
2012-12-06Implement bus_space_mmap(9).Martin Pieuchot
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-12-04Enable agp(4)Martin Pieuchot
2012-12-04Add support for Uninorth AGP bridges found in most if not all the macppcMartin Pieuchot
2012-12-04Make bus_dmamem_mmap(9) understand the BUS_DMA_NOCACHE flag, required forMartin Pieuchot
2012-12-02Determine whether we're currently on the alternative signal stackPhilip Guenthe
2012-11-15Print UniNorth/U3 revision number, taken from opemfirmare, to know whichMartin Pieuchot
2012-10-14The msdos1mb file has not been used since we got newfs_msdos.Theo de Raadt
2012-10-08Revamp the sequences for suspend/hibernate -> resume so that the codeTheo de Raadt
2012-10-08push irqloop warnings into #ifdef DEBUGTheo de Raadt
2012-09-27enable smscJonathan Gray
2012-09-08Include files.agp to be able to check against NAGP in the drm agp glue.Martin Pieuchot
2012-09-02Allow bootblocks to build in PIE; joint effort with pascalTheo de Raadt
2012-09-02Bump the buffer size from 32 to 128 bytes, because some responses mayMartin Pieuchot
2012-08-30Determine the memory and mmio regions based on previously initialzed BARMartin Pieuchot
2012-08-30Add the possibility to map DMA memory non-cached, based on the i386/amd64Martin Pieuchot
2012-08-28Add -nopie to LINKFLAGS on ELF architectures. Note that this needs anPascal Stumpf
2012-08-24ansiJonathan Gray
2012-08-23kill nnpfs deadTheo de Raadt
2012-08-22Build the kernel with -fno-pie. Just getting Ms out of my tree; this will bePascal Stumpf
2012-08-21Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always bePascal Stumpf
2012-08-21For interrupts that get established before we attach the interrupt controller,Mark Kettenis
2012-06-26create new machine/_float.h which is namespace clean. create a newTheo de Raadt
2012-06-21Only allow the memory and mmio regions to be mmap()'ed at their realMartin Pieuchot
2012-06-20move to 5.2-betaTheo de Raadt
2012-04-06tedu the raidframe.Joel Sing
2012-03-26Add APM_IOC_HIBERNATETheo de Raadt
2012-02-24Correct the spelling of "transferred" and "transferring"Philip Guenthe
2012-01-29Ansify and remove useless variable.Martin Pieuchot
2012-01-29Start cleaning vgafb(4) to be make it more like vga(4). Remove unusedMartin Pieuchot
2012-01-11crank to 5.1-betaTheo de Raadt
2012-01-06Attach ath(4) to cardbus and add it to bsd.rdMartin Pieuchot
2011-11-19Remove unused function forgotten during the switch to the interactiveMartin Pieuchot