aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_32.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-03powerpc/32: Move early_init() in a separate fileChristophe Leroy
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-23powerpc/irq: use memblock functions returning virtual addressChristophe Leroy
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain
2018-12-20powerpc/dma: remove the unused ISA_DMA_THRESHOLD exportChristoph Hellwig
2018-12-19powerpc/32: use patch_site_addr() in machine_init()Christophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-08-10powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy
2018-03-13powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre
2018-03-13powerpc/32: Make some functions staticMathieu Malaterre
2017-09-01powerpc/32: remove a NOP from memset()Christophe Leroy
2017-02-06powerpc: Move {d,i,u}cache_bsize definitions to a common placeBenjamin Herrenschmidt
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-07-21powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt
2016-07-21powerpc: Re-order setup_panic()Benjamin Herrenschmidt
2016-07-21powerpc: Re-order the call to smp_setup_cpu_maps()Benjamin Herrenschmidt
2016-07-21powerpc/32: Move cache info inits to a separate functionBenjamin Herrenschmidt
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt
2016-07-11powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt
2016-07-11powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe
2014-11-10powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao
2013-11-26powerpc: Clean up panic_timeout usageJason Baron
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR
2012-07-11powerpc/watchdog: move booke watchdog param related code to setup-common.cShaohui Xie
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood