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
/
mpc83xx
Age
Commit message (
Expand
)
Author
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-05-17
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-01
Fix memory initialization on MPC8349E-mITX
Timur Tabi
2007-05-01
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
Kim Phillips
2007-04-25
mpc83xx: minor fixups for 8313rdb introduction
Kim Phillips
2007-04-23
mpc83xx: Add generic PCI setup code.
Scott Wood
2007-04-23
mpc83xx: Add 831x support to speed.c.
Scott Wood
2007-04-23
mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
Scott Wood
2007-04-23
mpc83xx: Recognize SPR values for MPC8311 and MPC8313.
Scott Wood
2007-04-23
Merge git://www.denx.de/git/u-boot
Kim Phillips
2007-04-15
Fix the ft_cpu_setup() property settings.
Gerald Van Baren
2007-04-12
Fix two bugs for MPC83xx DDR2 controller SPD Init
Xie Xiaobo
2007-04-06
Moved fdt command support code to fdt_support.c
Gerald Van Baren
2007-03-31
Fix some minor whitespace violations.
Gerald Van Baren
2007-03-31
Add a flattened device tree (fdt) command (2 of 2)
Gerald Van Baren
2007-03-02
mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
Kumar Gala
2007-03-02
mpc83xx: update [local-]mac-address properties on UEC based devices
Kim Phillips
2007-03-02
mpc83xx: write MAC address to mac-address and local-mac-address
Timur Tabi
2007-03-02
mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx
Xie Xiaobo
2007-03-02
mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
Xie Xiaobo
2007-03-02
mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
Xie Xiaobo
2007-03-02
mpc83xx: don't hang if watchdog configured on 8360, 832x
Kim Phillips
2007-03-02
mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
Kim Phillips
2007-03-02
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
Kumar Gala
2007-03-02
mpc83xx: U-Boot support for Wind River SBC8349
Paul Gortmaker
2007-03-02
mpc83xx: Put the version (and magic) after the HRCW.
Jerry Van Baren
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2007-03-02
mpc83xx: streamline the 83xx immr head file
Dave Liu
2006-11-30
Code cleanup.
Wolfgang Denk
2006-11-28
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-03
mpc83xx: Update 83xx to use fsl_i2c.c
Timur Tabi
2006-11-03
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
Kim Phillips
2006-11-03
mpc83xx: Fix the incorrect dcbz operation
Dave Liu
2006-11-03
mpc83xx: change ft code to modify local-mac-address property
Kim Phillips
2006-11-03
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...
Timur Tabi
2006-11-03
mpc83xx: add QE ethernet support
Dave Liu
2006-11-03
mpc83xx: Add MPC8360EMDS basic board support
Dave Liu
2006-11-03
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-11-03
Multi-bus I2C implementation of MPC834x
Ben Warren
2006-11-03
mpc83xx: Add support for Errata DDR6 on MPC 834x systems
Timur Tabi
2006-11-03
mpc83xx: Add support for variable flash memory sizes on 83xx systems
Timur Tabi
2006-11-03
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
Dave Liu
2006-11-03
mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
Tanya Jiang
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
Coding style cleanup
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-04-20
Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
Kumar Gala
[next]