index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc86xx
/
start.S
Age
Commit message (
Expand
)
Author
2008-11-10
mpc8641: Support 36-bit physical addressing
Becky Bruce
2008-11-10
mpc8641: Change 32-bit memory map
Becky Bruce
2008-11-10
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
Becky Bruce
2008-11-10
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
Becky Bruce
2008-11-10
mpc86xx: Move setup_bats into cpu_init_f
Becky Bruce
2008-11-04
powerpc: change 86xx SMP boot method
Becky Bruce
2008-11-03
powerpc 86xx: Handle CCSR relocation earlier
Becky Bruce
2008-10-30
86xx: remove the redundant r2 global data pointer save
Dave Liu
2008-10-30
86xx: remove the unused code for 86xx family
Dave Liu
2008-10-30
86xx: Move the clear_tlbs before MMU turn on
Dave Liu
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-13
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
Nick Spence
2008-08-11
POWERPC 86xx: Move BAT setup code to C
Becky Bruce
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-02-14
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-01-24
86xx: Remove old-style law setup code
Becky Bruce
2008-01-24
86xx: Support new law setup method and convert mpc8641
Becky Bruce
2008-01-24
86xx: Rearrange the sequence in start.S
Becky Bruce
2007-08-10
cpu/86xx fixes.
Jon Loeliger
2007-06-22
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
2007-05-01
Conditionalize 8641 Rev1.0 MCM workarounds
James Yang
2006-10-24
Code cleanup
Wolfgang Denk
2006-10-10
Fix whitespace issues.
Jon Loeliger
2006-08-22
General indent and whitespace cleanups.
Jon Loeliger
2006-08-17
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Haiying Wang
2006-06-15
Do not enable address translation on secondary CPUs.
Jon Loeliger
2006-05-19
Change arbitration to round-robin for SMP linux.
Jon Loeliger
2006-05-10
Remove unneeded INIT_RAM_LOCK cache twiddling.
Haiying Wang
2006-04-27
Cleanup whitespaces and style issues.
Jon Loeliger
2006-04-26
Initial support for MPC8641 HPCN board.
Jon Loeliger