index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
/
boot
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-30
[PATCH] ppc32: Change constants style in Freescale MPC52xx related code
Sylvain Munaut
1
-15
/
+15
2005-03-17
[PATCH] ppc32: sparse clean ups for the Freescale MPC52xx related code
Sylvain Munaut
1
-6
/
+7
2005-03-17
[PATCH] ppc32: Clean up mv64x60 bootwrapper support
Mark A. Greer
13
-290
/
+261
2005-03-17
[PATCH] ppc32: Fix a typo on 8260
Tom Rini
1
-1
/
+1
2005-03-13
[PATCH] ppc32: Remove SPR short-hand defines
Kumar Gala
5
-42
/
+42
2005-03-07
[PATCH] ppc32: add Radstone PPC7D platform support
Mark A. Greer
2
-0
/
+23
2005-03-04
[PATCH] ppc32: support OpenBIOS/U-Boot for Ebony
Matt Porter
2
-0
/
+38
2005-03-04
[PATCH] ppc32: fix mv64x60 register relocation bug in bootwrapper
Mark A. Greer
1
-0
/
+4
2005-02-03
[PATCH] ppc32: add PPC440SP and Luan ref board support
Matt Porter
2
-6
/
+14
2005-02-01
[PATCH] ppc32: ev64260 update
Mark A. Greer
1
-6
/
+4
2005-02-01
[PATCH] ppc32: mv64x60 updates
Mark A. Greer
3
-13
/
+17
2005-01-23
[PATCH] removing bcopy... because it's half broken
Arjan van de Ven
1
-1
/
+0
2005-01-03
[PATCH] ppc32: add uImage to default targets
Matt Porter
1
-1
/
+1
2005-01-03
[PATCH] ppc32: add Support for IBM 750FX and 750GX Eval Boards
Randy Vinson
2
-0
/
+44
2005-01-03
[PATCH] ppc32: support for Artesyn Katana cPCI boards
Mark A. Greer
2
-0
/
+19
2005-01-03
[PATCH] ppc32: support for Force CPCI-690 board
Mark A. Greer
2
-0
/
+21
2005-01-03
[PATCH] ppc32: support for Marvell EV-64260[ab]-BP eval platform
Mark A. Greer
4
-362
/
+50
2005-01-03
[PATCH] ppc32-marvell-host-bridge-support-mv64x60 review fixes
Mark A. Greer
2
-24
/
+175
2005-01-03
[PATCH] ppc32: Marvell host bridge support (mv64x60)
Mark A. Greer
4
-2
/
+465
2004-12-14
[PATCH] ppc32: Compile classic PPC specific ASM only on CONFIG_6xx
Tom Rini
1
-0
/
+2
2004-11-24
[PATCH] ppc32: Fix uninitialized PPC40x vars
Matt Porter
1
-1
/
+1
2004-11-07
Merge bk://linux-sam.bkbits.net/kbuild
Linus Torvalds
1
-4
/
+17
2004-11-07
[PATCH] ppc32: Fixup <asm/time.h> includes
Tom Rini
1
-0
/
+1
2004-11-03
ppc: fix building arch/ppc/boot/lib/ with make O=
Sam Ravnborg
1
-4
/
+17
2004-10-27
kbuild: warning fixes on Solaris 9
Tom Rini
1
-1
/
+1
2004-10-25
[PATCH] ppc32: Fix building for Motorola Sandpoint with O=
Tom Rini
1
-1
/
+1
2004-10-25
[PATCH] revert "ppc: fix build with o=output_dir"
Andrew Morton
1
-7
/
+1
2004-10-20
[PATCH] ppc: fix build with O=$(output_dir)
Roland Dreier
1
-1
/
+7
2004-10-18
[PATCH] ppc32: Xilinx ML300 board support (very basic)
Andrei Konovalov
1
-15
/
+18
2004-10-07
[PATCH] PPC64 Replace cmp instructions with cmpw/cmpd
David Woodhouse
3
-12
/
+12
2004-10-07
[PATCH] fix warning in arch/ppc/pmac/simple/misc.c
Colin Leroy
1
-1
/
+1
2004-10-05
[PATCH] ppc32: add U-Boot support to Ocotea/440GX port
Matt Porter
2
-0
/
+102
2004-09-25
ppc: Use interactive console for Freescale MPC52xx when using boot/simple
Sylvain Munaut
1
-1
/
+3
2004-09-16
[PATCH] ppc32: Fix arch/ppc/boot/common/ns16550.c
Tom Rini
2
-3
/
+49
2004-09-12
kbuild/ppc: Fix build of zlib in arch/ppc/boot/lib
Sam Ravnborg
1
-2
/
+2
2004-09-10
[PATCH] ppc: switch boot/lib/Makefile to $(addprefix ...) for zlib_inflate
Tom Rini
1
-14
/
+3
2004-09-10
Merge bk://linux-sam.bkbits.net/kbuild
Linus Torvalds
2
-6
/
+10
2004-09-07
[PATCH] ppc32: Switch arch/ppc/boot to lib/zlib_inflate
Tom Rini
8
-2682
/
+68
2004-08-29
kbuild: Use inttypes.h when stdint.h are not available
Tom Rini
2
-6
/
+10
2004-08-24
ppc32: Rework the hooks for serial in the bootwrapper.
Tom Rini
11
-50
/
+41
2004-08-23
Merge upstream changes by hand.
Tom Rini
1
-0
/
+8
2004-08-15
Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6
Tom Rini
1
-0
/
+8
2004-08-11
kbuild: Replace host-progs with hostprogs-y
Sam Ravnborg
1
-2
/
+2
2004-08-05
[PATCH] ppc32: Fix 'mktree' on 64bit hosts
Tom Rini
1
-7
/
+8
2004-08-02
[PPC32] Add a weak version of embed_config().
Tom Rini
1
-0
/
+8
2004-07-28
[PPC32] Merge MPC52xx changes with recent CPM changes.
Tom Rini
4
-6
/
+156
2004-07-29
[ppc] Add basic support for the Freescale MPC52xx embedded CPU and the LITE52...
Sylvain Munaut
3
-5
/
+150
2004-07-27
PPC32: Finish support for the EmbeddedPlanet RPX8260 board.
Tom Rini
6
-20
/
+33
2004-07-26
[PATCH] NULL noise removal on ppc
Alexander Viro
1
-1
/
+1
2004-06-16
PPC: Make Motorola CPM2 I/O core support more generic.
David Woodhouse
2
-16
/
+17
[next]