Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3cced46f0116a6baac3f272c74b70226abcba802
/
cpu
/
mpc5xxx
cb2a250
mpc5200: suppress printf until console initialized
by Jon Smirl
· Sun Mar 22 22:55:45 2009 -0400
afc9d6d
Add support for the digsy MTC board.
by Grzegorz Bernacki
· Tue Mar 17 10:06:40 2009 +0100
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
f4aa436
cpu/: get mac address from environment
by Mike Frysinger
· Wed Feb 11 19:18:41 2009 -0500
81e8199
mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c
by Grzegorz Bernacki
· Tue Mar 17 10:06:39 2009 +0100
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· Fri Feb 06 09:49:31 2009 -0600
13d598f
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· Wed Dec 03 11:28:30 2008 -0600
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· Mon Nov 03 09:30:59 2008 -0600
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
2059104
Use strmhz() to format clock frequencies
by Wolfgang Denk
· Sun Oct 19 02:35:49 2008 +0200
35610c6b
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· Tue Oct 21 09:18:01 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
d8c55ab
The PIPE_INTERRUPT flag is used wrong
by Remy Bohmer
· Fri Oct 10 10:23:22 2008 +0200
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:01 2008 +0200
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· Sun Aug 31 10:39:12 2008 -0700
b5a7f8f
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· Thu Aug 28 23:58:29 2008 -0700
4e5781b
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
by Heiko Schocher
· Thu Aug 21 20:44:49 2008 +0200
34a5b12
Minor coding style cleanup, updte CHANGELOG
by Wolfgang Denk
· Mon Aug 25 23:45:41 2008 +0200
6117779
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
by Axel Beierlein
· Sat Aug 16 00:30:48 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
9af5805
USB: fix more GCC 4.2.x aliasing warnings
by Wolfgang Denk
· Fri Apr 25 12:44:08 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
9eede9b
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· Wed Mar 26 09:38:06 2008 +0100
c1a1bbf
MPC5200: support setup without FEC
by André Schwarz
· Thu Mar 13 13:50:52 2008 +0100
f4891a1
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
by Marian Balakowicz
· Thu Feb 21 17:20:18 2008 +0100
69c0964
PPC: Use r2 instead of r29 as global data pointer
by Wolfgang Denk
· Thu Feb 14 22:43:22 2008 +0100
ae1980c
MPC5200: don't use hardcoded MBAR address in Bestcomm firmware
by Oliver Weber
· Wed Jan 09 17:04:38 2008 +0100
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
23cd0b1
added basic support for the MUNICes board.
by Heiko Schocher
· Fri Jan 11 15:15:14 2008 +0100
7e64cf8
Move do_fixup* for libfdt into common code
by Kumar Gala
· Sat Nov 03 19:46:28 2007 -0500
0ed5265
Revert "Correct fixup relocation for MPC5xxx"
by Grant Likely
· Thu Nov 15 08:24:32 2007 -0700
8d1e6e7
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
by Grant Likely
· Thu Sep 06 09:46:23 2007 -0600
8a58819
MPC5xxx: fix some compiler warnings in USB code
by Martin Krause
· Tue Aug 21 12:40:34 2007 +0200
ec8b22b
Minor coding style cleanup.
by Wolfgang Denk
· Wed Aug 29 01:32:05 2007 +0200
991d701
[UC101] Fix: if no CF in the board, U-Boot resets sometimes.
by Heiko Schocher
· Tue Aug 28 17:40:33 2007 +0200
3ef5028
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Tue Aug 07 22:30:29 2007 +0200
efedb69
Merge with /home/tur/git/u-boot#cm5200-si
by Wolfgang Denk
· Tue Aug 07 17:04:30 2007 +0200
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· Mon Aug 06 01:11:08 2007 +0200
a6533c8
cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.
by Bartlomiej Sieka
· Fri Aug 03 12:08:16 2007 +0200
087415c
CM1.QP1: Support for the Schindler CM1.QP1 board.
by Bartlomiej Sieka
· Wed Jul 11 20:11:07 2007 +0200
07efe2a
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 10:27:39 2007 -0500
526e5ce
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 19:06:00 2007 -0500
83c4503
Correct fixup relocation for MPC5xxx
by Grant Likely
· Tue Jul 03 00:34:29 2007 -0600
17208ae
Consolidate mpc5xxx linker scripts
by Grant Likely
· Tue Jul 03 00:32:58 2007 -0600
6637e4c
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:08 2007 -0500
06244e4
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· Fri Jun 22 14:58:04 2007 +0200
6666cbd
USB: ohci fixes and cleanup for mpc5xxx and IceCube board config
by Markus Klotzbuecher
· Wed Jun 06 11:49:43 2007 +0200
51afba1
Merge git://www.denx.de/git/u-boot into 2007_05_15-testing
by Markus Klotzbuecher
· Tue May 29 16:37:57 2007 +0200
75ba08a
Merge with /home/tur/git/u-boot#motionpro
by Wolfgang Denk
· Mon May 28 01:11:11 2007 +0200
26b4c4f
MPC5XXX, Motion-PRO: Fix PHY initialization problem.
by Bartlomiej Sieka
· Sun May 27 16:58:45 2007 +0200
a01420c
MPC5xxx: Change names of defines related to IPB and PCI clocks.
by Bartlomiej Sieka
· Sun May 27 16:53:43 2007 +0200
738e797
Merge with /home/tur/git/u-boot#motionpro
by Wolfgang Denk
· Tue May 15 00:22:30 2007 +0200
68a0af4
[MPC5xxx] There are networking problems on the Motion-PRO board with
by Bartlomiej Sieka
· Mon May 07 22:36:15 2007 +0200
464a13b
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Mon May 07 14:10:38 2007 +0200
0619a57
5xxx: write MAC address to mac-address and local-mac-address
by Timur Tabi
· Sat May 05 08:12:30 2007 +0200
e97c0b4
[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
by Grzegorz Wianecki
· Sun Apr 29 14:01:54 2007 +0200
c4e387d
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Mon Apr 23 13:17:22 2007 +0200
71400bf
[Fix] Set the LED status register on the UC101 for the LXT971 PHY.
by Heiko Schocher
· Sat Apr 14 05:26:48 2007 +0200
3b9c8c6
Merge with git://www.denx.de/git/u-boot.git#testing-USB
by Markus Klotzbuecher
· Fri Mar 23 09:52:17 2007 +0100
88b4994
Merge with /home/hs/jupiter/u-boot
by Wolfgang Denk
· Thu Mar 08 21:45:04 2007 +0100
dc5f4e4
[PATCH] Added support for the jupiter board.
by Heiko Schocher
· Fri Feb 16 07:57:42 2007 +0100
c619a9f
[Motion-PRO] Preliminary support for the Motion-PRO board.
by Bartlomiej Sieka
· Fri Feb 09 10:45:42 2007 +0100
acb4f4a
[PATCH] Add support for the UC101 board from MAN.
by Heiko Schocher
· Thu Dec 21 16:14:48 2006 +0100
bb95bf6
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
by Grant Likely
· Wed Nov 29 16:23:42 2006 +0100
fb34787
[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
by Stefan Roese
· Tue Nov 28 17:55:49 2006 +0100
251921a
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
by Wolfgang Denk
· Mon Nov 27 16:52:20 2006 +0100
661ffe5
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
by Markus Klotzbuecher
· Mon Nov 27 11:43:09 2006 +0100
e9cfec2
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
by Wolfgang Denk
· Wed Oct 18 22:27:57 2006 +0200
2dfa3d2
Preliminary patch adding support for the MarelV38B board.
by Bartlomiej Sieka
· Fri Oct 13 21:09:09 2006 +0200
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
4df0da5
Coding style cleanup
by Wolfgang Denk
· Mon Oct 09 00:42:01 2006 +0200
5b1657d
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· Mon Sep 04 01:03:57 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
1d75a77
Added interrupt handling capabilities for mpc5xxx processors.
by Detlev Zundel
· Fri Sep 01 11:59:23 2006 +0200
d4321d3
Add splashscreen support for MCC200 board.
by Wolfgang Denk
· Wed Aug 30 23:09:00 2006 +0200
16c3a45
Add support for CONFIG_SERIAL_MULTI on MPC5xxx
by Wolfgang Denk
· Fri Jun 16 17:04:45 2006 +0200
dda8134
MPC5200: enable snooping of DMA transactions on XLB even if no PCI
by Wolfgang Denk
· Tue Apr 18 11:05:03 2006 +0200
ebd3deb
Some code cleanup
by Wolfgang Denk
· Sun Apr 16 10:51:58 2006 +0200
7be1e20
Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci
by Wolfgang Denk
· Thu Apr 06 10:42:23 2006 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
0b892e8
Set SDelay register in the DDR controller for the MPC5200B chip.
by Rafal Jaworowski
· Wed Mar 29 13:17:09 2006 +0200
07ad17c
Initial port to MCC200 board (work in progress)
by Wolfgang Denk
· Wed Feb 22 00:43:16 2006 +0100
3bb216f
MPC5200: Set PCI retry counter to 0 = infinite retry;
by Wolfgang Denk
· Fri Dec 16 15:14:18 2005 +0100
aab8c49
Add support for multiple PHYs.
by Marian Balakowicz
· Fri Oct 28 22:30:33 2005 +0200
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
42a1419
Fix MGT5100 PSC baudrate calculation Patch by Sebastian Schau, 27 Jan 2005
by Wolfgang Denk
· Sun Sep 25 01:09:58 2005 +0200
08cb2d6
Update MPC5200 FIFO Control settings
by Wolfgang Denk
· Sun Sep 04 23:19:41 2005 +0200
99200d2
Add esd cpci5200 and pf5200 boards Patch by Reinhard Arlt, 22 Aug 2005
by Stefan Roese
· Mon Aug 22 17:51:53 2005 +0200
dfae75b
Added support for O2DNT board.
by m8
· Tue Aug 09 14:48:07 2005 +0200
d06ce5d
Coding style cleanup
by Wolfgang Denk
· Tue Aug 02 17:06:17 2005 +0200
c7a4f7d
Fix low-level OHCI transfers for ARM920t and MPC5xxx
by Wolfgang Denk
· Thu Jul 21 11:57:57 2005 +0200
a2b932d
* Fix baudrate calculation problem on MPC5200 systems
by wdenk
· Mon Jun 27 13:30:03 2005 +0000
8d414a7
* Add support for HMI1001 board
by wdenk
· Fri Jun 10 10:00:19 2005 +0000
f1d0ff4
Add support for canmb board
by wdenk
· Wed Apr 13 23:15:10 2005 +0000
bfad55d
* Patch by David Brownell, 10 Mar 2005:
by wdenk
· Mon Mar 14 23:56:42 2005 +0000
99408ba
* Add support for ext2 filesystems and image timestamps to TQM5200 board
by wdenk
· Thu Feb 24 22:44:16 2005 +0000
4ca3236
Add support for INKA4X0 board
by wdenk
· Thu Dec 16 15:52:40 2004 +0000
391b574
* Patch by Gridish Shlomi, 30 Aug 2004:
by wdenk
· Sun Oct 10 23:27:33 2004 +0000
973f633
Patch by Mark Jonas, 02 Jul 2004: Fix lowboot (again) on MPC5xxx
by wdenk
· Mon Jul 12 14:37:59 2004 +0000
cc3f8a9
Patch by Mark Jonas, 01 Jul 2004:
by wdenk
· Sun Jul 11 19:17:20 2004 +0000
Next »