Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b761af62025f4b06ceda35f37f99e025f4104fa2
/
cpu
b761af6
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Nov 27 16:13:00 2006 +0100
0100cc1
[PATCH] PPC4xx start.S: Fix for processor errata
by Stefan Roese
· Wed Nov 22 13:20:50 2006 +0100
6a397c9
[PATCH] omap925.c: Remove unused functions
by Stefan Roese
· Sat Oct 28 16:45:00 2006 +0200
d373059
MPC86xx: Cleaned up unused and conditionally used local variables.
by Jon Loeliger
· Fri Oct 27 07:47:22 2006 -0500
827c875
Fix "ar" flags in some Makefiles to allow for silent "make -s"
by Wolfgang Denk
· Fri Oct 27 11:55:21 2006 +0200
d07e572
Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
by Stefan Roese
· Tue Oct 24 18:06:48 2006 +0200
d46f6e7
Code cleanup
by Wolfgang Denk
· Tue Oct 24 15:32:57 2006 +0200
9aafc70
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Tue Oct 24 15:17:59 2006 +0200
6470255
Add AT32AP CPU and AT32AP7000 SoC support
by Wolfgang Denk
· Tue Oct 24 14:27:35 2006 +0200
65022c5
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· Fri Oct 20 23:52:58 2006 +0200
5895a28
Merge branch 'i2c'
by Jon Loeliger
· Fri Oct 20 15:54:48 2006 -0500
43d818f
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· Fri Oct 20 15:50:15 2006 -0500
6550543
Cleanup compile warnings. Prepare for release 1.1.5
by Wolfgang Denk
· Fri Oct 20 17:54:33 2006 +0200
3cdd3fd
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· Fri Oct 20 14:28:52 2006 +0200
d917231
Merge with /home/sr/git/u-boot/440epx-boot-msg
by Wolfgang Denk
· Fri Oct 20 12:02:47 2006 +0200
621cf76
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Thu Oct 19 12:03:44 2006 -0500
e4773be
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· Thu Oct 19 11:02:16 2006 -0500
c934adb
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· Thu Oct 19 11:33:52 2006 -0500
e9cfec2
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
by Wolfgang Denk
· Wed Oct 18 22:27:57 2006 +0200
11dd881
Make 4xx bootup message shorter on 440EPx/GRx platforms
by Stefan Roese
· Wed Oct 18 15:59:35 2006 +0200
2dfa3d2
Preliminary patch adding support for the MarelV38B board.
by Bartlomiej Sieka
· Fri Oct 13 21:09:09 2006 +0200
c72b0a4
* PPC405EP: Add support for board configuration of CPC0_PCI register
by Stefan Roese
· Thu Oct 12 19:50:17 2006 +0200
865b19e
* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.
by Stefan Roese
· Thu Oct 12 19:43:29 2006 +0200
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Oct 10 17:21:42 2006 -0500
ae13a64
Coding style changes to remove local varible blocks and reformat a bit nicer.
by Jon Loeliger
· Tue Oct 10 17:19:03 2006 -0500
5f4de40
Fix whitespace issues.
by Jon Loeliger
· Tue Oct 10 17:14:45 2006 -0500
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
194cd6b
Merge branch 'mpc86xx'
by Jon Loeliger
· Fri Sep 29 09:34:35 2006 -0500
132f193
Fix missing tCycle/modfreq calculation.
by John Traill
· Fri Sep 29 08:23:12 2006 +0100
fdfb4ed
Modified makefile for new build mechanism.
by Jon Loeliger
· Tue Sep 19 09:34:10 2006 -0500
3938a0f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Sep 19 08:51:24 2006 -0500
99c2dc2
Merge branch 'mpc86xx'
by Jon Loeliger
· Thu Sep 14 08:41:07 2006 -0500
f57e829
Handle 86xx SVR values according to the new Reference Manual.
by Jon Loeliger
· Thu Sep 14 08:40:36 2006 -0500
be6729c
Add support for AMCC Rainier PPX440GRx eval board
by Stefan Roese
· Wed Sep 13 13:51:58 2006 +0200
86094b1
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· Sat Sep 09 22:53:06 2006 +0200
6e7cd7c
Fix build problem cpu/ppc4xx/ndfc.c Patch by Stefan Roese, 07 Sep 2006
by Stefan Roese
· Thu Sep 07 13:09:53 2006 +0200
85bba78
Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.
by Marian Balakowicz
· Thu Sep 07 12:12:20 2006 +0200
42fbddd
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· Thu Sep 07 11:51:23 2006 +0200
33cdb4a
Fix build problems on sorcery board.
by Wolfgang Denk
· Mon Sep 04 02:01:27 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
c661463
Merge branch 'mpc86xx'
by Jon Loeliger
· Tue Aug 29 12:36:53 2006 -0500
0da7bcb
Remove trailing empty lines.
by Jon Loeliger
· Tue Aug 29 11:05:09 2006 -0500
0124bb6
Merge branch 'mpc86xx'
by Jon Loeliger
· Tue Aug 29 09:49:09 2006 -0500
e975015
Remove bogus msync and use volatile asm.
by Jon Loeliger
· Tue Aug 29 09:48:49 2006 -0500
074e975
PCIe endpoint support for AMCC Yucca 440SPe board
by Stefan Roese
· Tue Aug 29 08:05:15 2006 +0200
dd314d1
Code cleanup
by Wolfgang Denk
· Sun Aug 27 18:10:01 2006 +0200
4957ef8
Merge branch 'mpc86xx'
by Jon Loeliger
· Tue Aug 22 12:26:51 2006 -0500
a129544
General indent and whitespace cleanups.
by Jon Loeliger
· Tue Aug 22 12:06:18 2006 -0500
1e43ac58
Cleanup compiler warnings.
by Jon Loeliger
· Tue Aug 22 10:42:21 2006 -0500
b2d03f7
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Aug 22 10:17:59 2006 -0500
0383df8
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· Tue Aug 15 15:13:15 2006 -0400
01fb180
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· Tue Aug 15 15:13:15 2006 -0400
8ceef30
Update for SC520 board. Patch by David Updegraff, 02 Dec 2005
by Wolfgang Denk
· Mon Aug 14 23:23:06 2006 +0200
980b0e4
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· Fri Aug 11 18:19:53 2006 +0200
e979909
Fix PCI-Express on PPC440SPe rev. A.
by Rafal Jaworowski
· Fri Aug 11 12:35:52 2006 +0200
b847413
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· Thu Aug 10 15:40:49 2006 +0200
a2e7ef0
Add support for PCI-Express on PPC440SPe (Yucca board).
by Rafal Jaworowski
· Thu Aug 10 12:43:17 2006 +0200
6582642
Merge branch 'mpc85xx'
by Jon Loeliger
· Wed Aug 09 14:41:17 2006 -0500
7486d7c
* Switched default PCI speed for 8540 ADS back to 33MHz
by Matthew McClintock
· Wed Jun 28 10:47:03 2006 -0500
31db9c3
* Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
by Matthew McClintock
· Wed Jun 28 10:45:17 2006 -0500
3d40317
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
by Matthew McClintock
· Wed Jun 28 10:43:36 2006 -0500
120d964
Merge branch 'wd'
by Jon Loeliger
· Wed Aug 09 13:36:54 2006 -0500
afa7bc1
Merge branch 'mpc86xx'
by Jon Loeliger
· Wed Aug 09 11:25:17 2006 -0500
fcd18ba
Fix caslat calculation
by John Traill
· Tue Aug 08 11:32:43 2006 +0100
58957a5
Convert to mac-address in ethernet nodes.
by Jon Loeliger
· Thu Aug 03 16:17:56 2006 -0500
6c0f518
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Aug 07 23:21:52 2006 +0200
0670c28
Merge branch 'mpc86xx'
by Jon Loeliger
· Mon Jul 31 09:53:08 2006 -0500
43d624d
Move get_board_sys_clk to board directory
by Haiying Wang
· Fri Jul 28 12:41:18 2006 -0400
e335ee0
PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance
by Stefan Roese
· Fri Jul 28 18:34:58 2006 +0200
a67dcb3
Merge branch 'mpc86xx'
by Jon Loeliger
· Fri Jul 28 10:00:33 2006 -0500
aacf3f4
Fix 8641HPCN pollution
by John Traill
· Fri Jul 28 09:03:54 2006 +0100
c80857e
Code cleanup
by Wolfgang Denk
· Fri Jul 21 11:56:05 2006 +0200
5873ca5
Add support for friendly-arm SBC-2410X board Patch by JinHua Luo, 01 Sep 2005
by Wolfgang Denk
· Fri Jul 21 11:31:42 2006 +0200
a38b827
Fix MIPS LE build problem Patch by Thomas Lange, 10 Aug 2005
by Wolfgang Denk
· Fri Jul 21 11:24:47 2006 +0200
ba94093
Add support for TB5200 board
by Wolfgang Denk
· Wed Jul 19 13:50:38 2006 +0200
13af9f0
Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006
by Markus Klotzbuecher
· Wed Jul 12 15:26:01 2006 +0200
985a910
Bugfix in FEC initialisation:
by Markus Klotzbuecher
· Wed Jul 12 09:08:36 2006 +0200
8f82485
Support for spc1920 board. Patch by Markus Klotzbuecher, 12 Jul 2006
by Markus Klotzbuecher
· Wed Jul 12 08:48:24 2006 +0200
be9463b
Fix timer problems on AMCC yucca board.
by Marian Balakowicz
· Thu Jul 06 21:17:24 2006 +0200
9aa6d72
Add system memory to the PCI region list for AMCC PPC44x CPUs.
by Marian Balakowicz
· Tue Jul 04 00:55:47 2006 +0200
11b8c43
Cleanup config file and bootup output for Yucca board.
by Marian Balakowicz
· Mon Jul 03 23:42:36 2006 +0200
6900eeb
Fix CONFIG_440_GX define usage.
by Marian Balakowicz
· Fri Jun 30 18:35:04 2006 +0200
6aac06c
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· Fri Jun 30 18:19:42 2006 +0200
49d0eee
Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· Fri Jun 30 16:30:46 2006 +0200
f0a7825
Merge branch 'mpc86xx'
by Jon Loeliger
· Tue Jun 27 11:08:17 2006 -0500
377d596
Enable PCIE1 for MPC8641HPCN board
by Jin Zhengxiong-R64188
· Tue Jun 27 18:11:54 2006 +0800
2c19572
More code cleanup
by Wolfgang Denk
· Mon Jun 26 11:06:00 2006 +0200
8e7b9ce
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Jun 26 10:02:52 2006 +0200
d7f77fb
Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005
by Heiko Schocher
· Mon Jun 19 11:02:41 2006 +0200
d80e2e8
Merge with ssh://fifi/home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Jun 19 01:37:03 2006 +0200
16c3a45
Add support for CONFIG_SERIAL_MULTI on MPC5xxx
by Wolfgang Denk
· Fri Jun 16 17:04:45 2006 +0200
98721bb
Bugfix in I2C initialisation on S3C2400.
by Wolfgang Denk
· Fri Jun 16 16:57:18 2006 +0200
565e321
Merge branch 'mpc86xx'
by Jon Loeliger
· Thu Jun 15 21:56:28 2006 -0500
5eed3c4
Do not enable address translation on secondary CPUs.
by Jon Loeliger
· Thu Jun 15 21:33:37 2006 -0500
a013292
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Wed Jun 14 17:52:00 2006 +0200
ed5baae
Fix IxEthDB.h to compile again Patch by Stefan Roese, 14 Jun 2006
by Stefan Roese
· Wed Jun 14 10:18:39 2006 +0200
Next »