summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/mach
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas2016-03-081-5/+0
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-3/+0
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-101-10/+8
|\
| * unicore32: pwm: Properly remap memory-mapped registersThierry Reding2012-10-051-10/+8
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-21/+21
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao2011-04-022-11/+0
|/
* unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao2011-03-1719-332/+335
* unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao2011-03-171-1/+1
* unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao2011-03-172-9/+10
* unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao2011-03-172-3/+3
* unicore32 machine related files: hardware registersGuanXuetao2011-03-1720-0/+1615
* unicore32 additional architecture files: boot processGuanXuetao2011-03-171-0/+34
* unicore32 additional architecture files: low-level lib: ocd debugGuanXuetao2011-03-171-0/+36
* unicore32 additional architecture files: pm related filesGuanXuetao2011-03-171-0/+43
* unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao2011-03-171-0/+41
* unicore32 core architecture: mm related: generic codesGuanXuetao2011-03-172-0/+78