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
Age
Commit message (
Expand
)
Author
2006-08-17
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Haiying Wang
2006-08-09
Fix caslat calculation
John Traill
2006-08-09
Convert to mac-address in ethernet nodes.
Jon Loeliger
2006-07-31
Move get_board_sys_clk to board directory
Haiying Wang
2006-07-28
Fix 8641HPCN pollution
John Traill
2006-06-27
Enable PCIE1 for MPC8641HPCN board
Jin Zhengxiong-R64188
2006-06-15
Do not enable address translation on secondary CPUs.
Jon Loeliger
2006-06-07
Fix a get_board_sys_clk() use-before-def warning.
Jon Loeliger
2006-05-31
Review cleanups.
Jon Loeliger
2006-05-31
White space cleanup.
Jon Loeliger
2006-05-31
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
Jon Loeliger
2006-05-31
Remove dead debug code.
Jon Loeliger
2006-05-31
Move mpc86xx PIXIS code to board directory
Jon Loeliger
2006-05-30
Improve "reset" command's interaction with watchdog.
Haiying Wang
2006-05-30
Fix two SDRAM setup bugs.
Haiying Wang
2006-05-19
Change arbitration to round-robin for SMP linux.
Jon Loeliger
2006-05-19
Enable dual DDR controllers and interleaving.
Jon Loeliger
2006-05-19
Remove L2 Cache invalidate polling.
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