index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc86xx
/
cpu.c
Age
Commit message (
Expand
)
Author
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-02
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-07-10
Merge commit 'wd/master'
Jon Loeliger
2008-07-10
Minor coding style cleanup; update CHANGELOG
Wolfgang Denk
2008-07-07
Feed the watchdog in u-boot for 8610 board.
Jason Jin
2008-07-06
Add mechanisms for CPU and board-specific Ethernet initialization
Ben Warren
2008-06-03
PPC: 86xx Add bat registers to reginfo command
Becky Bruce
2008-03-26
Update SVR numbers to expand support
Andy Fleming
2008-02-18
86xx: Convert sbc8641d to use libfdt.
Jon Loeliger
2008-01-24
86xx: Add reginfo command
Becky Bruce
2007-11-07
make 8610 board use pixis reset
Jason Jin
2007-10-17
Initial mpc8610hpcd cpu/, README and include/ files.
Jon Loeliger
2007-05-17
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-04-20
mpc86xx; Write MAC address to mac-address and local-mac-address
Jon Loeliger
2007-04-20
mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
Jon Loeliger
2007-04-09
Add PIXIS FPGA support for MPC8641HPCN board.
Haiying Wang
2006-09-14
Handle 86xx SVR values according to the new Reference Manual.
Jon Loeliger
2006-08-22
General indent and whitespace cleanups.
Jon Loeliger
2006-08-09
Convert to mac-address in ethernet nodes.
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-04-27
Cleanup whitespaces and style issues.
Jon Loeliger
2006-04-26
Initial support for MPC8641 HPCN board.
Jon Loeliger