aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/bootx_init.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+1
2022-05-04powerpc: use strscpy to replace strlcpyJason Wang1-1/+1
2021-06-25powerpc: Remove klimitChristophe Leroy1-1/+1
2020-05-11powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy1-2/+2
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-06-05powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King1-1/+1
2018-05-25powerpc/powermac: Mark variable x as unusedMathieu Malaterre1-1/+3
2015-12-17powerpc: Add missing calls to va_end()Daniel Axtens1-0/+1
2015-03-17powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop1-2/+2
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2006-08-23[POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt1-4/+11
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-11/+24
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-1/+3
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt1-0/+29
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-3/+1
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell1-1/+1
2006-01-09[PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt1-0/+547