Peter Tyser
|
561858ee7d
Update U-Boot's build timestamp on every compile
|
16 年 前 |
Becky Bruce
|
3111d32c49
mpc8641: Support 36-bit physical addressing
|
16 年 前 |
Becky Bruce
|
c759a01a00
mpc8641: Change 32-bit memory map
|
16 年 前 |
Becky Bruce
|
bf9a8c3430
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
|
16 年 前 |
Becky Bruce
|
c1e1cf6954
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
|
16 年 前 |
Becky Bruce
|
24bfb48c35
mpc86xx: Move setup_bats into cpu_init_f
|
16 年 前 |
Becky Bruce
|
1266df8877
powerpc: change 86xx SMP boot method
|
16 年 前 |
Becky Bruce
|
104992fc54
powerpc 86xx: Handle CCSR relocation earlier
|
16 年 前 |
Dave Liu
|
eaa44c5dc8
86xx: remove the redundant r2 global data pointer save
|
16 年 前 |
Dave Liu
|
bd888e9544
86xx: remove the unused code for 86xx family
|
16 年 前 |
Dave Liu
|
dc2adad85b
86xx: Move the clear_tlbs before MMU turn on
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年 前 |
Nick Spence
|
3924384060
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
|
16 年 前 |
Becky Bruce
|
2d0daa0361
POWERPC 86xx: Move BAT setup code to C
|
16 年 前 |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 年 前 |
Wolfgang Denk
|
9e04a81388
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
|
17 年 前 |
Wolfgang Denk
|
e7670f6c1e
PPC: Use r2 instead of r29 as global data pointer
|
17 年 前 |
Rafal Jaworowski
|
f57d7d364c
ppc: Refactor cache routines, so there is only one common set.
|
17 年 前 |
Becky Bruce
|
9cd32426f2
86xx: Remove old-style law setup code
|
17 年 前 |
Becky Bruce
|
4933b91f8a
86xx: Support new law setup method and convert mpc8641
|
17 年 前 |
Becky Bruce
|
1a41f7ce9c
86xx: Rearrange the sequence in start.S
|
17 年 前 |
Jon Loeliger
|
cfc7a7f5bb
cpu/86xx fixes.
|
17 年 前 |
Rafal Jaworowski
|
02032e8f14
[ppc] Fix build breakage for all non-4xx PowerPC variants.
|
18 年 前 |
James Yang
|
a75af9bfd8
Conditionalize 8641 Rev1.0 MCM workarounds
|
18 年 前 |
Wolfgang Denk
|
47a6989c10
Code cleanup
|
18 年 前 |
Jon Loeliger
|
7b382b7125
Fix whitespace issues.
|
18 年 前 |
Jon Loeliger
|
ffff3ae56f
General indent and whitespace cleanups.
|
18 年 前 |
Haiying Wang
|
67256678f0
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
|
18 年 前 |
Jon Loeliger
|
0e4c2a17ca
Do not enable address translation on secondary CPUs.
|
19 年 前 |
Jon Loeliger
|
14e37081ff
Change arbitration to round-robin for SMP linux.
|
19 年 前 |