aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/mach (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2016-03-08unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas1-5/+0
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-3/+0
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-10/+8
2012-10-05unicore32: pwm: Properly remap memory-mapped registersThierry Reding1-10/+8
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells3-21/+21
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-2/+2
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatableGuan Xuetao2-11/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao19-332/+335
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao1-1/+1
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao2-9/+10
2011-03-17unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao2-3/+3
2011-03-17unicore32 machine related files: hardware registersGuanXuetao20-0/+1615
2011-03-17unicore32 additional architecture files: boot processGuanXuetao1-0/+34
2011-03-17unicore32 additional architecture files: low-level lib: ocd debugGuanXuetao1-0/+36
2011-03-17unicore32 additional architecture files: pm related filesGuanXuetao1-0/+43
2011-03-17unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao1-0/+41
2011-03-17unicore32 core architecture: mm related: generic codesGuanXuetao2-0/+78