aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc/io.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-318/+0
2008-12-19ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala1-0/+12
2008-12-16powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce1-1/+1
2008-12-15Introduce virt_to_phys()Kumar Gala1-0/+5
2008-06-10PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger1-0/+36
2008-05-10PPC: fix map_physmem build warningBecky Bruce1-1/+1
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala1-2/+0
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen1-0/+26
2007-12-13Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen1-1/+31
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher1-0/+3
2007-06-01ppc4xx: Update in_be32() functions and friends to latest Linux versionStefan Roese1-34/+55
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-2/+9
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+4
2002-09-07Initial revisionwdenk1-0/+180