summaryrefslogtreecommitdiff
path: root/sys/arch/arm
AgeCommit message (Expand)Author
2005-01-14commit this #if 0 del now.Dale Rahn
2005-01-14prototypes for recently added functions.Dale Rahn
2005-01-13'quick' function for actual gpio operations, set/clear/read, setdir, clearirqDale Rahn
2005-01-13destatic/inlineDale Rahn
2005-01-13die staticDale Rahn
2005-01-13dont make this dependant on bus_space_generic, that is bogus.Dale Rahn
2005-01-12Try a watchdog reset (that powers off the zaurus) before cpu_reset().Uwe Stuehler
2005-01-11oppsDale Rahn
2005-01-11pretty print in dmesgTheo de Raadt
2005-01-11first cut at interrupt stats.Dale Rahn
2005-01-10Correctly limit interrupts on the 'last' register, added support toDale Rahn
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-05Provide SET_PC_REGS.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-04cleaner pci/fcom arm cats vs zaurus config.Dale 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-03Bring life to /dev/*random; Dale, you owe me a beer.Miod Vallat
2005-01-03Don't forget to register "machine" commands for ddb.Miod Vallat
2005-01-03Add "show panic" command to ddb, to easily retrieve the panic message.Miod Vallat
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 tags (missed before)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
2004-12-30Add pxa interrupt controller support.Dale Rahn
2004-12-30better #includeDale Rahn
2004-12-30pxa270 is xscaleDale Rahn
2004-12-30Properly include fcom.h defines.Dale Rahn