index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc86xx
/
start.S
Age
Commit message (
Expand
)
Author
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