aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/puv3-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23platform: Remove most references to platform_bus devicePawel Moll1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+0
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatableGuan Xuetao1-5/+0
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao1-16/+16
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao1-0/+15
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao1-5/+5
2011-03-17unicore32 machine related files: core filesGuanXuetao1-0/+270