summaryrefslogtreecommitdiff
path: root/sys/arch/prep/include/platform.h
AgeCommit message (Expand)Author
2011-06-18struct device * -> device_tmatt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2006-06-27General fixups:garbled
2006-06-09Completely rework how we look up PCI interrupts on prep:garbled
2006-03-09Prep super-commit:garbled
2006-02-23Commit support for the IBM Model 7024 E20 and E30. (E30 not tested).garbled
2005-12-11merge ktrace-lwp.christos
2005-01-13Pass the interrupt swizzle down to the platforms' fixup functions.kleink
2004-06-26Add platform support for the IBM RS/6000 6015 a/k/a 7020-001 a/k/a 40P.kleink
2003-01-16Add platform support for the IBM PPS Model 6040 (E) (aka ThinkPad 820).matt
2002-05-30Support IBM RS/6000 43P 7043-140.nonaka
2002-05-02Added IBM Personal Power Series 830 IDE controller support.nonaka
2002-05-02rename reset_ibm_generic() -> reset_prep_generic().nonaka
2002-02-26Add platform support for the Motorola Ultra Plus and Ultra 60x boards.kleink
2002-02-24In order to support both indirect PCI configuration space access as wellkleink
2001-06-20Seprate model depended code. (based on arc 'struct platform')nonaka