Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fa6945f965ab220edd77e943c39d78ed8f8543b0
/
arch
/
powerpc
/
cpu
/
mpc5xxx
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
e39447d
mpc5200: spl_boot.c: Change init oder to first enable printf
by Stefan Roese
· Thu Dec 06 03:41:57 2012 +0000
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· Thu Feb 07 19:49:54 2013 -0500
4f8c5f0
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:53 2012 +0000
50b5ac0
mpc5200: Add SPL support
by Stefan Roese
· Thu Aug 16 17:53:18 2012 +0200
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· Tue Nov 06 13:48:20 2012 +0000
e16737f
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:29 2012 +0000
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· Wed Oct 17 00:45:46 2012 +0000
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· Fri Oct 12 10:27:03 2012 +0000
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· Wed Sep 26 00:14:34 2012 +0200
f35317c
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· Fri Sep 14 23:44:09 2012 +0200
5bcdf24
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· Sun Sep 09 18:48:28 2012 +0200
6d1f5a6
mpc5xxx: add GPIO port configuration
by Anatolij Gustschin
· Sun Aug 12 23:38:10 2012 +0000
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· Mon Mar 05 13:47:00 2012 +0000
64070ba
arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· Fri Nov 04 15:55:10 2011 +0000
cd478fc
arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings
by Wolfgang Denk
· Fri Nov 04 15:55:06 2011 +0000
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
70600b0
console: Squelch pre-console output in console functions
by Graeme Russ
· Mon Aug 29 02:14:05 2011 +0000
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
1ef72f6
serial: drop useless ctlr field
by Mike Frysinger
· Fri Apr 29 18:03:31 2011 +0000
f96c042
serial: push default_serial_console to drivers
by Mike Frysinger
· Fri Apr 29 18:03:29 2011 +0000
b2d36ea
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· Wed Apr 20 22:11:21 2011 +0200
5d98e16
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· Mon Dec 06 18:35:37 2010 +0100
703b808
PowerPC: Move -fPIC flag to common place
by Joakim Tjernlund
· Mon Dec 06 14:36:46 2010 +0100
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
42126a6
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· Fri Dec 03 17:30:37 2010 +0100
01fd915
5xxx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Tue Nov 23 13:20:22 2010 +0100
0f5fa87
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
by Wolfgang Denk
· Sun Nov 21 16:34:05 2010 +0100
b181a6b
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· Fri Nov 19 22:02:40 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
3496b18
i2c, mpc5xxx: add multibus support
by Heiko Schocher
· Wed Nov 10 08:57:55 2010 +0100
401b592
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· Thu Nov 04 19:02:00 2010 +0100
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
c61b25a
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· Thu Oct 14 11:51:44 2010 +0200
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· Thu Oct 14 23:33:24 2010 -0500
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· Tue Sep 14 19:13:53 2010 -0500
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
85aa2c4
MPC512x: workaround data corruption for unaligned local bus accesses
by Wolfgang Denk
· Tue Jun 29 01:33:35 2010 +0200
1612609
MPC5200: workaround data corruption for unaligned local bus accesses
by Wolfgang Denk
· Mon Jun 21 22:29:59 2010 +0200
ed7aaf8
powerpc: Consolidate bootcount_{store|load} for PowerPC
by Stefan Roese
· Wed Apr 28 10:47:36 2010 +0200
99d25f9
serial: struct serial_device: add uninit() entry for drivers
by Anatolij Gustschin
· Sat Apr 24 19:27:04 2010 +0200
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200