index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
/
mpc86xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
MPC86xx: Cleaned up unused and conditionally used local variables.
Jon Loeliger
2006-10-27
1
-6
/
+2
*
Fix "ar" flags in some Makefiles to allow for silent "make -s"
Wolfgang Denk
2006-10-27
1
-1
/
+1
*
Code cleanup
Wolfgang Denk
2006-10-24
1
-165
/
+165
*
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
Jon Loeliger
2006-10-19
2
-270
/
+1
*
Coding style changes to remove local varible blocks
Jon Loeliger
2006-10-10
1
-74
/
+64
*
Fix whitespace issues.
Jon Loeliger
2006-10-10
1
-1
/
+0
*
Merge branch 'mpc86xx'
Jon Loeliger
2006-09-29
1
-0
/
+2
|
\
|
*
Fix missing tCycle/modfreq calculation.
John Traill
2006-09-29
1
-0
/
+2
*
|
Modified makefile for new build mechanism.
Jon Loeliger
2006-09-19
1
-7
/
+10
|
/
*
Handle 86xx SVR values according to the new Reference Manual.
Jon Loeliger
2006-09-14
1
-4
/
+5
*
Remove trailing empty lines.
Jon Loeliger
2006-08-29
1
-5
/
+0
*
Remove bogus msync and use volatile asm.
Jon Loeliger
2006-08-29
1
-3
/
+3
*
General indent and whitespace cleanups.
Jon Loeliger
2006-08-22
9
-352
/
+331
*
Cleanup compiler warnings.
Jon Loeliger
2006-08-22
1
-13
/
+10
*
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Haiying Wang
2006-08-17
1
-1
/
+2
*
Fix caslat calculation
John Traill
2006-08-09
1
-96
/
+39
*
Convert to mac-address in ethernet nodes.
Jon Loeliger
2006-08-09
1
-4
/
+4
*
Move get_board_sys_clk to board directory
Haiying Wang
2006-07-31
1
-66
/
+0
*
Fix 8641HPCN pollution
John Traill
2006-07-28
1
-0
/
+2
*
Enable PCIE1 for MPC8641HPCN board
Jin Zhengxiong-R64188
2006-06-27
3
-110
/
+284
*
Do not enable address translation on secondary CPUs.
Jon Loeliger
2006-06-15
1
-15
/
+0
*
Fix a get_board_sys_clk() use-before-def warning.
Jon Loeliger
2006-06-07
1
-64
/
+64
*
Review cleanups.
Jon Loeliger
2006-05-31
6
-99
/
+37
*
White space cleanup.
Jon Loeliger
2006-05-31
1
-14
/
+13
*
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
Jon Loeliger
2006-05-31
1
-84
/
+6
*
Remove dead debug code.
Jon Loeliger
2006-05-31
1
-24
/
+0
*
Move mpc86xx PIXIS code to board directory
Jon Loeliger
2006-05-31
1
-293
/
+15
*
Improve "reset" command's interaction with watchdog.
Haiying Wang
2006-05-30
1
-5
/
+32
*
Fix two SDRAM setup bugs.
Haiying Wang
2006-05-30
1
-7
/
+7
*
Change arbitration to round-robin for SMP linux.
Jon Loeliger
2006-05-19
1
-6
/
+9
*
Enable dual DDR controllers and interleaving.
Jon Loeliger
2006-05-19
1
-121
/
+494
*
Remove L2 Cache invalidate polling.
Jon Loeliger
2006-05-19
1
-11
/
+17
*
Remove unneeded INIT_RAM_LOCK cache twiddling.
Haiying Wang
2006-05-10
1
-2
/
+3
*
Cleanup whitespaces and style issues.
Jon Loeliger
2006-04-27
9
-411
/
+339
*
Initial support for MPC8641 HPCN board.
Jon Loeliger
2006-04-26
13
-0
/
+4699