summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
AgeCommit message (Expand)Author
2014-11-14powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V
2014-11-10powerpc: Remove some old bootmem related commentsAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman
2014-07-23of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-04-30powerpc: use libfdt accessors for header dataRob Herring
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30powerpc: fix skipping call to early_init_fdt_scan_reserved_memRob Herring
2014-04-07powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt
2014-04-07powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-03-13powerpc: add support for reserved memory defined by device treeMarek Szyprowski
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar
2014-01-09powerpc: introduce early_get_first_memblock_infoKevin Hao
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha
2013-10-31powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha
2013-08-21powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha
2013-08-14powerpc: More little endian fixes for prom.cAlistair Popple
2013-08-14powerpc: Make prom.c device tree accesses endian safeIan Munsie
2013-08-14powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-02powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt
2012-11-15powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc: Cleanup memblock usageTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds