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
Age
Commit message (
Expand
)
Author
2007-08-06
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
Ed Swarthout
2007-08-02
Fix build errors and warnings / code cleanup.
Wolfgang Denk
2007-07-05
mpc86xx: Remove old CFG_CMD_* references.
Jon Loeliger
2007-07-04
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-03
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-06-22
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
2007-06-05
mpc8641 image size cleanup
Ed Swarthout
2007-05-17
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-01
Conditionalize 8641 Rev1.0 MCM workarounds
James Yang
2007-05-01
Rewrote picos_to_clk() to avoid rounding errors.
James Yang
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
2007-03-22
Set Rev 2.x 86xx PIC in mixed mode.
Haiying Wang
2007-03-22
Add support for 8641 Rev 2 silicon.
Ed Swarthout
2006-10-27
MPC86xx: Cleaned up unused and conditionally used local variables.
Jon Loeliger
2006-10-27
Fix "ar" flags in some Makefiles to allow for silent "make -s"
Wolfgang Denk
2006-10-24
Code cleanup
Wolfgang Denk
2006-10-19
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
Jon Loeliger
2006-10-10
Coding style changes to remove local varible blocks
Jon Loeliger
2006-10-10
Fix whitespace issues.
Jon Loeliger
2006-09-29
Merge branch 'mpc86xx'
Jon Loeliger
2006-09-29
Fix missing tCycle/modfreq calculation.
John Traill
2006-09-19
Modified makefile for new build mechanism.
Jon Loeliger
2006-09-14
Handle 86xx SVR values according to the new Reference Manual.
Jon Loeliger
2006-08-29
Remove trailing empty lines.
Jon Loeliger
2006-08-29
Remove bogus msync and use volatile asm.
Jon Loeliger
2006-08-22
General indent and whitespace cleanups.
Jon Loeliger
2006-08-22
Cleanup compiler warnings.
Jon Loeliger
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