summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/holly.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Explicitly include correct DT includesRob Herring2023-08-021-1/+1
* powerpc: Use of_address_to_resource()Rob Herring2023-04-041-4/+3
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-151-11/+1
* powerpc/embedded6xx: Add missing of_node_put()sLiang He2022-09-051-0/+6
* powerpc: Add missing headersChristophe Leroy2022-05-081-1/+2
* powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
* powerpc: Refactor verification of MSR_RIChristophe Leroy2021-08-261-1/+1
* powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-251-2/+2
* powerpc/embedded6xx/holly: Move PHB discoveryOliver O'Halloran2021-02-091-3/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre2019-04-201-12/+0
* powerpc/embedded6xx: Make some functions staticMathieu Malaterre2019-04-201-3/+4
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-1/+1
* powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-221-1/+1
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-3/+1
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-2/+1
* powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-2/+1
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-1/+1
* powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-071-9/+1
* powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-071-12/+3
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-311-0/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* [POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson2007-12-201-1/+0
* [POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger2007-12-061-1/+1
* [POWERPC] Typo fixes interrrupt -> interruptGabriel C2007-08-171-1/+1
* [POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2007-08-171-12/+0
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-291-1/+1
* [POWERPC] Add support for 750CL Holly boardJosh Boyer2007-05-081-0/+317