summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale
AgeCommit message (Expand)Author
2005-01-09intr_disestablishDavid Gwynne
2005-01-09fix pincount, improve readabilty.Dale Rahn
2005-01-09Some fixes on pcic attachment.Dale Rahn
2005-01-09Handle the rest of the interrupts.Dale Rahn
2005-01-06Lazy man's display console on Zaurus: allow the display to be attached as aMiod Vallat
2005-01-06Bring back the code simplifications after debug and testing by drahn@Miod Vallat
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2005-01-05Partially revert some of these changes - misunderstanding between drahn@ and IMiod Vallat
2005-01-05First steps in cleaning the Zaurus display code:Miod Vallat
2005-01-05missed a bit in the last commitDavid Gwynne
2005-01-05definitions of the extra registers for the usb host controller and codeDavid Gwynne
2005-01-04Seems to be working on C3000, still needs layering fix and 1/2 slot 'probing'.Dale Rahn
2005-01-04use the new intr_disestablish code.Dale Rahn
2005-01-04implement intr_disestablish.Dale Rahn
2005-01-04add prototype for disestablish function (coming soon), remove uselessDale Rahn
2005-01-04Framed up support for C3000, however not working yet so match is disabled.Dale Rahn
2005-01-04Initialize pxa270 gpio bits. This needs to be conditional on CPU==pxa270Dale Rahn
2005-01-04Remove debug printfs.Dale Rahn
2005-01-04Opps, this was supposed to be part of the usb commit.Dale Rahn
2005-01-04dont be lazy, use the proper define.Dale Rahn
2005-01-04USB support for C3000, much thanks to dlg@ for pxa2x0_ohci.cDale Rahn
2005-01-04Add name argument to pxa2x0_intr_establish, which is standard for openbsdDale Rahn
2005-01-03RCSID are ok as long as they are proper comments (-:Miod Vallat
2005-01-03Close to working display, just rotated 90 degrees.Dale Rahn
2005-01-03Extra pieces for pxa270, extra gpio pins and LCD control register bits.Dale Rahn
2005-01-02OpenBSD tagsDale Rahn
2004-12-30xscale bits, taken from NetBSD with modifications as appropriate for OpenBSD.Dale Rahn
2004-12-30pcmcia (CF) adapter. Needs to be split into seperate layers soDale Rahn
2004-12-30PXA serial port is just enough different to make it difficult to shareDale Rahn