index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
/
platforms
/
prep_setup.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] ppc32/64: Map prefetchable PCI without guarded bit
Benjamin Herrenschmidt
1
-0
/
+2
2005-03-13
[PATCH] ppc32: Remove SPR short-hand defines
Kumar Gala
1
-2
/
+2
2005-01-07
[PATCH] ifdef typos: arch_ppc_platforms_prep_setup.c -another one
Maximilian Attems
1
-1
/
+1
2005-01-07
[PATCH] ifdef typos: arch_ppc_platforms_prep_setup.c
Maximilian Attems
1
-1
/
+1
2004-11-01
[PATCH] ppc32: fix early request_irq
Tom Rini
1
-14
/
+3
2004-10-28
[PATCH] ppc32: Fix boot on PowerMac
Benjamin Herrenschmidt
1
-0
/
+3
2004-10-28
[PATCH] Fix ppc32 compile
Tom Rini
1
-1
/
+2
2004-10-27
ppc32: Move request_irq() calls to arch_initcall() functions
Tom Rini
1
-3
/
+10
2004-08-23
ppc32: Fix a compile error when CONFIG_PREP && !CONFIG_PREP_RESIDUAL
Tom Rini
1
-0
/
+2
2004-08-16
ppc32: Add a 'noresidual' option, to ignore residual data.
Tom Rini
1
-0
/
+4
2004-08-15
ppc32: The planar id is only 1 byte, so only display that much.
Tom Rini
1
-1
/
+1
2004-08-15
ppc32: Use residual data to determine the addr to pass i8259_init()
Tom Rini
1
-0
/
+6
2004-08-15
ppc32: On PReP, allow for residual data to provide IRQ level/edge info
Tom Rini
1
-1
/
+18
2004-08-15
This allows use of the IBM status LED if it's found in the residual
Tom Rini
1
-7
/
+109
2004-08-15
ppc32: Introduce a have_residual_data macro and switch to it.
Tom Rini
1
-36
/
+31
2004-08-15
[PPC32] Default to conswitchp=&dummy_con if DUMMY_CONSOLE.
Tom Rini
1
-2
/
+0
2004-07-26
[PATCH] NULL noise removal on ppc
Alexander Viro
1
-1
/
+1
2004-06-23
[PATCH] Move saved_command_line to init/main.c
Andrew Morton
1
-1
/
+0
2004-04-27
[PATCH] ppc32: Add openpic_hookup_cascade()
Andrew Morton
1
-1
/
+5
2004-04-27
[PATCH] Fix thinkos in #if -> #ifdef conversions #2
Andrew Morton
1
-0
/
+1
2004-04-07
PPC32: Two minor Carolina PReP fixes.
Tom Rini
1
-1
/
+2
2004-03-01
PPC32: Add and make use of ppc_md.rtc_{read,write}_val.
Tom Rini
1
-2
/
+5
2004-02-12
[PATCH] ppc32: use todc time functions for PPC_PREP
Andrew Morton
1
-159
/
+18
2003-09-11
PPC32: Remove trailing blanks from PPC32 files.
Tom Rini
1
-27
/
+27
2003-04-28
PPC32: Change interrupt handlers to return irqreturn_t.
Paul Mackerras
1
-1
/
+2
2003-04-24
[PATCH] ppc boot device selection cleanup
Alexander Viro
1
-1
/
+1
2003-04-23
[PATCH] Avast there ye swabs, prepare to fire a broadside!
Steven Cole
1
-2
/
+2
2003-04-20
[PATCH] initrd.h
Christoph Hellwig
1
-1
/
+1
2003-03-24
PPC32: Convert uses of ide_ioreg_t to unsigned long.
Paul Mackerras
1
-2
/
+2
2003-01-06
PPC32: Fix some 'prep' machines which are not true PRePs,
Tom Rini
1
-1
/
+14
2002-11-08
PPC32: Improved support for PReP platforms, forward-ported from 2.4.
Paul Mackerras
1
-151
/
+475
2002-09-17
PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.
Paul Mackerras
1
-3
/
+0
2002-08-06
PPC32: convert some more save_flags/cli/restore_flags etc. calls.
Paul Mackerras
1
-13
/
+3
2002-08-06
PPC32: use the memory size passed in from the bootloader
Tom Rini
1
-32
/
+0
2002-07-28
PPC32: only request the PReP-specific resources on PReP systems.
Paul Mackerras
1
-5
/
+7
2002-07-26
[PATCH] Hot-plug CPU Boot Rewrite for PPC
Rusty Russell
1
-0
/
+2
2002-07-25
After some grepping and talking to maintainers, I did the appended cleanup
Vojtech Pavlik
1
-1
/
+0
2002-07-21
[PATCH] Re: [patch] cli()/sti() cleanup
Ingo Molnar
1
-4
/
+4
2002-07-13
Franz Sirl's ADB/PPC keyboard handling update - move fully
Vojtech Pavlik
1
-22
/
+0
2002-06-26
PPC32: Update the OpenPIC code to only require a 'linux_irq_offset' param.
Tom Rini
1
-1
/
+1
2002-06-11
[PATCH] (7/14) resync
Alexander Viro
1
-4
/
+5
2002-05-14
PPC32: Numerous minor platform updates and cleanups.
Tom Rini
1
-6
/
+8
2002-05-04
Merge bk://24.221.152.185/linux-2.5-misc
Paul Mackerras
1
-1
/
+2
2002-05-02
PPC32: define some important magic constants.
Tom Rini
1
-1
/
+2
2002-04-30
PPC32: Modify openpic_get_irq() to call i8259_irq() for cascaded IRQs. This
Tom Rini
1
-1
/
+1
2002-04-30
PPC32: Minor cleanups to the i8259 and OpenPIC code. From myself and
Tom Rini
1
-7
/
+1
2002-04-27
[PATCH] 2.5.10 IDE 43
Martin Dalecki
1
-24
/
+0
2002-02-11
Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 tree
Paul Mackerras
1
-0
/
+940