summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-05-04Portuguese layout;Miod Vallat
2005-05-04RegenMiod Vallat
2005-05-04Skip the DECLK layout when generating the GSC maps.Miod Vallat
2005-05-04RegenMiod Vallat
2005-05-04move gpio(_obio) stuff to macgpio, currently it collides with the MI gpioDale Rahn
2005-05-03The return value from getEBDAaddr() (info) is not used in bios_E820(),Tom Cosgrove
2005-05-03Convert the size of a memory chunk from bytes to megabytes beforeTom Cosgrove
2005-05-03- Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs.Brad Smith
2005-05-02Avoid infite loop.Mark Kettenis
2005-05-02We don't really like full stops in dmesg. ok pefo@Alexander Yurchenko
2005-05-02Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled forAlexander Yurchenko
2005-05-02obvious typo, designed to break the tree, brad, hmm?Theo de Raadt
2005-05-02sparc64 optimized in4_cksum().Brad Smith
2005-05-02Load the symbol table to the end of data/bss, and account for it whenUwe Stuehler
2005-05-02New in{,4}_cksum that is between 1.5 and 5 times faster than theBrad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01since &func is aplt workaround the switch_trampoline and deref plt for the fu...Michael Shalayeff
2005-05-01Fix zaudio dependencies. ok uwe@, pascoe@.Matthieu Herrb
2005-05-01When parsing the bootpath, correctly handle ":foo" modifiers if they areMiod Vallat
2005-05-01spellingDavid Krause
2005-05-01- Sync nubus IDs with NetBSD and add some moreMartin Reindl
2005-05-01Use quality 0 instead of 1000 for CP0 timecounter likeAlexander Yurchenko
2005-05-01Bring raise-only semantics to splsoft* on m68k and m88k, as done elsewhere.Miod Vallat
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-05-01RCS idBrad Smith
2005-04-30Temporary hack to (un)rotate the Zaurus console until a proper rasopsChristopher Pascoe
2005-04-30Move CALL() from <machine/asm.h> to eh.S which is the only user of the macro,Miod Vallat
2005-04-30Get rid of `U' suffix for psr field values.Miod Vallat
2005-04-30Use [XNF]IP_ADDR constants rather than their numeric values.Miod Vallat
2005-04-30A simpler and better SET_PC_REGS().Miod Vallat
2005-04-30Remove m88k_psr_type and function with utterly long names to control the psr,Miod Vallat
2005-04-30Remove disabled code which would disable all interrupts rather than switchMiod Vallat
2005-04-30As on i386, ensure we save the %ebx register returned from the BIOSTom Cosgrove
2005-04-30Ensure we save the %ebx register returned from the BIOS call, not justTom Cosgrove
2005-04-30prettierTheo de Raadt
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30this is not GENERICTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-29So mips64 is our first arch that switches to using new MIAlexander Yurchenko
2005-04-29Make boot code use real mode with 64K segments instead of 1M segments,Tom Cosgrove
2005-04-29quiet apmTheo de Raadt
2005-04-29spacingTheo de Raadt
2005-04-28+=Theo de Raadt
2005-04-28shrink extra verbose crudTheo de Raadt
2005-04-28shut upTheo de Raadt
2005-04-28remove junk from 8 years agoTheo de Raadt
2005-04-28- sort optionsJason McIntyre
2005-04-28going to need zts on RAMDISK...Theo de Raadt
2005-04-27Shave more stack operations, courtesy of the not-so-new-now ABI.Miod Vallat
2005-04-27tag these as hppa64Theo de Raadt