summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-07-03sigh, aue cannot fit anymore because people keep growing codeTheo de Raadt
2005-07-02skip pcmcia comTheo de Raadt
2005-07-02Remove dead code; ok deraadt@Miod Vallat
2005-07-02Typos in comments.Miod Vallat
2005-07-01relax header dependenciesUwe Stuehler
2005-07-01- New macros to identify the zaurus model.Uwe Stuehler
2005-07-01Move all zaurus specific code from pxa2x0_pcic.c into scoop_pcic.cUwe Stuehler
2005-07-01Fix logic botch in !ERRATA__XXX_USR kernels.Miod Vallat
2005-07-01white space nitBrad Smith
2005-06-30oops, used USRPTSIZE incorrectlyTheo de Raadt
2005-06-30found this when working on something else...Marco Peereboom
2005-06-30enable bge tooBrad Smith
2005-06-30add stgeBrad Smith
2005-06-29handle larger interrupt maps; from henricTheo de Raadt
2005-06-29some pendantic stuff from henricTheo de Raadt
2005-06-29one PSR_ variable stayed; from henricTheo de Raadt
2005-06-29remove v7/v8 stuff; from henricTheo de Raadt
2005-06-2940MB virtual address space in p0; start mmap's 8MB into the data segmentTheo de Raadt
2005-06-282 more bits of PA in the TLB entries when you get to ultrasparc3; from henricTheo de Raadt
2005-06-28remove sun4c/sun4m stuff; from henricTheo de Raadt
2005-06-28add xl@pciBrad Smith
2005-06-27support pccom* at cardbus?Theo de Raadt
2005-06-27remove dead code; drahn@ okMichael Shalayeff
2005-06-27rev 1.41Brad Smith
2005-06-26cpu0: RNG AES AES-CTR SHA1 SHA256 RSATheo de Raadt
2005-06-25the local macro _id was removed before this code was even imported from NetBSDBrad Smith
2005-06-23Dead code.Artur Grabowski
2005-06-21give it wdc@pcmciaMichael Shalayeff
2005-06-21include msdosfs and udf and a missed config line for wax on c-classMichael Shalayeff
2005-06-21USB supportMartin Reindl
2005-06-21move .rodata out of .text to make more spaceMichael Shalayeff
2005-06-20add ral(4)Martin Reindl
2005-06-20Handle floating-point registers.Mark Kettenis
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-17Override cpu_switch() with a faster version if we can use BWX instructions.Miod Vallat
2005-06-17Allow ev56 opcodes in the .s files by default (gas on alpha does not yet haveMiod Vallat
2005-06-17- remove old debugging codeMarco Peereboom
2005-06-16better comments, and killed the superfluous "wd0 at wdc"Uwe Stuehler
2005-06-16GPIO generates many shared interrupts, eg disk (cf) and network (other cf)Dale Rahn
2005-06-16i2c and i2s are separete devices, and zaudio depends on them.Uwe Stuehler
2005-06-16unbust "com at pxaip" attachment so that there is no need to enableUwe Stuehler
2005-06-16back out the part of -r1.40 which enabled ubt. sorry.Uwe Stuehler
2005-06-16fix initialization of apm_dobusy and apm_doidle to be off by default untilBob Beck
2005-06-16try schizo in RAMDISKTheo de Raadt
2005-06-14back out SMM lockdown patch until some other solution is found.Theo de Raadt
2005-06-14Remove de(4) from cats, it does not work for any of the developers inDale Rahn
2005-06-12handle SuperMac Thunder/24 interruptsMartin Reindl
2005-06-12index() function is deprecated and shouldn't be used in new code,Xavier Santolaria
2005-06-09it appears asp occupies more space than intially thought andMichael Shalayeff
2005-06-08Remove the bus_reverse field out of the powerpc bus structure, originallyDale Rahn