aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/prep_setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] ppc32/64: Map prefetchable PCI without guarded bitBenjamin Herrenschmidt1-0/+2
2005-03-13[PATCH] ppc32: Remove SPR short-hand definesKumar Gala1-2/+2
2005-01-07[PATCH] ifdef typos: arch_ppc_platforms_prep_setup.c -another oneMaximilian Attems1-1/+1
2005-01-07[PATCH] ifdef typos: arch_ppc_platforms_prep_setup.cMaximilian Attems1-1/+1
2004-11-01[PATCH] ppc32: fix early request_irqTom Rini1-14/+3
2004-10-28[PATCH] ppc32: Fix boot on PowerMacBenjamin Herrenschmidt1-0/+3
2004-10-28[PATCH] Fix ppc32 compileTom Rini1-1/+2
2004-10-27ppc32: Move request_irq() calls to arch_initcall() functionsTom Rini1-3/+10
2004-08-23ppc32: Fix a compile error when CONFIG_PREP && !CONFIG_PREP_RESIDUALTom Rini1-0/+2
2004-08-16ppc32: Add a 'noresidual' option, to ignore residual data.Tom Rini1-0/+4
2004-08-15ppc32: The planar id is only 1 byte, so only display that much.Tom Rini1-1/+1
2004-08-15ppc32: Use residual data to determine the addr to pass i8259_init()Tom Rini1-0/+6
2004-08-15ppc32: On PReP, allow for residual data to provide IRQ level/edge infoTom Rini1-1/+18
2004-08-15This allows use of the IBM status LED if it's found in the residualTom Rini1-7/+109
2004-08-15ppc32: Introduce a have_residual_data macro and switch to it.Tom Rini1-36/+31
2004-08-15[PPC32] Default to conswitchp=&dummy_con if DUMMY_CONSOLE.Tom Rini1-2/+0
2004-07-26[PATCH] NULL noise removal on ppcAlexander Viro1-1/+1
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-1/+0
2004-04-27[PATCH] ppc32: Add openpic_hookup_cascade()Andrew Morton1-1/+5
2004-04-27[PATCH] Fix thinkos in #if -> #ifdef conversions #2Andrew Morton1-0/+1
2004-04-07PPC32: Two minor Carolina PReP fixes.Tom Rini1-1/+2
2004-03-01PPC32: Add and make use of ppc_md.rtc_{read,write}_val.Tom Rini1-2/+5
2004-02-12[PATCH] ppc32: use todc time functions for PPC_PREPAndrew Morton1-159/+18
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini1-27/+27
2003-04-28PPC32: Change interrupt handlers to return irqreturn_t.Paul Mackerras1-1/+2
2003-04-24[PATCH] ppc boot device selection cleanupAlexander Viro1-1/+1
2003-04-23[PATCH] Avast there ye swabs, prepare to fire a broadside!Steven Cole1-2/+2
2003-04-20[PATCH] initrd.hChristoph Hellwig1-1/+1
2003-03-24PPC32: Convert uses of ide_ioreg_t to unsigned long.Paul Mackerras1-2/+2
2003-01-06PPC32: Fix some 'prep' machines which are not true PRePs,Tom Rini1-1/+14
2002-11-08PPC32: Improved support for PReP platforms, forward-ported from 2.4.Paul Mackerras1-151/+475
2002-09-17PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.Paul Mackerras1-3/+0
2002-08-06PPC32: convert some more save_flags/cli/restore_flags etc. calls.Paul Mackerras1-13/+3
2002-08-06PPC32: use the memory size passed in from the bootloaderTom Rini1-32/+0
2002-07-28PPC32: only request the PReP-specific resources on PReP systems.Paul Mackerras1-5/+7
2002-07-26[PATCH] Hot-plug CPU Boot Rewrite for PPCRusty Russell1-0/+2
2002-07-25After some grepping and talking to maintainers, I did the appended cleanupVojtech Pavlik1-1/+0
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar1-4/+4
2002-07-13Franz Sirl's ADB/PPC keyboard handling update - move fullyVojtech Pavlik1-22/+0
2002-06-26PPC32: Update the OpenPIC code to only require a 'linux_irq_offset' param.Tom Rini1-1/+1
2002-06-11[PATCH] (7/14) resyncAlexander Viro1-4/+5
2002-05-14PPC32: Numerous minor platform updates and cleanups.Tom Rini1-6/+8
2002-05-04Merge bk://24.221.152.185/linux-2.5-miscPaul Mackerras1-1/+2
2002-05-02PPC32: define some important magic constants.Tom Rini1-1/+2
2002-04-30PPC32: Modify openpic_get_irq() to call i8259_irq() for cascaded IRQs. ThisTom Rini1-1/+1
2002-04-30PPC32: Minor cleanups to the i8259 and OpenPIC code. From myself andTom Rini1-7/+1
2002-04-27[PATCH] 2.5.10 IDE 43Martin Dalecki1-24/+0
2002-02-11Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 treePaul Mackerras1-0/+940