index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
include
/
mach
Age
Commit message (
Expand
)
Author
2020-07-01
arch: remove unicore32 port
Mike Rapoport
2020-06-03
unicore32: simplify detection of memory zone boundaries
Mike Rapoport
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-08
unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition
Bjorn Helgaas
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-10-05
unicore32: pwm: Properly remap memory-mapped registers
Thierry Reding
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-02
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...
Guan Xuetao
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
2011-03-17
unicore32 machine related: add frame buffer driver for pkunity-v3 soc
GuanXuetao
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
2011-03-17
unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE
GuanXuetao
2011-03-17
unicore32 machine related files: hardware registers
GuanXuetao
2011-03-17
unicore32 additional architecture files: boot process
GuanXuetao
2011-03-17
unicore32 additional architecture files: low-level lib: ocd debug
GuanXuetao
2011-03-17
unicore32 additional architecture files: pm related files
GuanXuetao
2011-03-17
unicore32 core architecture: mm related: consistent device DMA handling
GuanXuetao
2011-03-17
unicore32 core architecture: mm related: generic codes
GuanXuetao