summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2010-03-20Add a prototype for pci_mmio_range_infer() that will infer thedyoung
2010-03-19Cosmetic: abbreviate: use `pc' instead of `pci_chipset_tag'.dyoung
2010-03-19ANSI'fy, misc KNF.tsutsui
2010-03-19u_intN_t -> uintN_ttsutsui
2010-03-19bus_space_write_region_N() should also take a const buffer.tsutsui
2010-03-19Constify the buffer pointer argument of the _bus_space_write_multi_<n>he
2010-03-19Fix PMAPDEBUG build for previous.skrll
2010-03-19Not all PA CPUs have the U-bit (uncacheable) for non-IO memory. In factskrll
2010-03-19Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).cnst
2010-03-18grammar patroldholland
2010-03-18Support Plathome's OpenBlockS600.kiyohara
2010-03-18Support PowerPC 405EX/EXr.kiyohara
2010-03-18Support PowerPC 405EX/EXr.kiyohara
2010-03-18buildfix: invert comparison to get the 64bit defines by default.cegger
2010-03-16Check if mapped bus_space regions are actually validtsutsui
2010-03-16Renumber board type for LE_PAM.tsutsui
2010-03-16Fix register and memory addresses for PAM, per MintNet driver.tsutsui
2010-03-16The FP regs are accessed in both physical and virtual modes. Make sureskrll
2010-03-16include strncpy.c, like mvme68k libsa/Makefile rev 1.32.mrg
2010-03-15Latest change to loadfile_elf32.c grew a dependency on strncmp,he
2010-03-15More SYMTAB_SPACE.kiyohara
2010-03-15XXXX: More power is necessary for NIC and USB? (no document. from Linux)kiyohara
2010-03-15Use bus_space_write_2() instead of _1, because sm(4) is 16bit/word.kiyohara
2010-03-15Sync with <sys/bus_proto.h>: constify source arg of bus_space_write* &co,uwe
2010-03-14Add a new member, pc_super, to x86's pci_chipset_tag: pc.pc_super pointsdyoung
2010-03-14Remove setting of the edata->monitor since that member no longer exists.pgoyette
2010-03-14Add fdc@isa.kiyohara
2010-03-14Fix isa(4) support for ofw.kiyohara
2010-03-14update all of these makefiles for the .so -> .pico change.mrg
2010-03-13Regen from GENERIC.in rev 1.84:tsutsui
2010-03-13Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge.tsutsui
2010-03-13Add a comment.skrll
2010-03-13Trim extra space, introduced in aprintfy.nakayama
2010-03-13fix compile failure when PXAMCI_DEBUG is defined.nonaka
2010-03-13add SD/MMC driver for Twintail based on the driver for Zaurus.bsh
2010-03-13apply struct device split to the rest of the drivers for Twintail.bsh
2010-03-13fix LCD drivers for Lubbock and Twintail.bsh
2010-03-13fix changes for struct device split for Lubbock.bsh
2010-03-13pass correct atttach args to sacc_probe()bsh
2010-03-13convert sparc64 to MULTIPROCESSOR kernel by default, and introducemrg
2010-03-12Provide full terminfo.db on install mediamartin
2010-03-12Revert part of last patch. Didn't mean to enable pf by default.roy
2010-03-12Change the default console from wsemul_sun/sun-ss5 to wsemul_vt100/wsvt25.roy
2010-03-11Start at the first, not the second, exception register.skrll
2010-03-11Comment formating.skrll
2010-03-11Comment style.skrll
2010-03-11Fix shifting by zero.eeh
2010-03-11A nullify snuck in. Remove it.skrll
2010-03-11KNFskrll
2010-03-11Reformat comments.skrll