summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+4
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport2018-10-311-1/+1
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
* arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang2014-06-201-0/+4
* unicore32: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-101-1/+1
* memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-0/+1
* unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao2011-04-021-13/+2
* unicore32 core architecture: low level entry and setup codesGuanXuetao2011-03-171-0/+360