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
/
include
/
configs
/
mpc7448hpc2.h
Age
Commit message (
Expand
)
Author
2009-09-22
FDT: remove obsolete OF_CPU and OF_SOC macros.
Marcel Ziswiler
2009-07-11
remove _IO_BASE and KSEG1ADDR from board configuration files
Timur Tabi
2009-06-12
mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define
Peter Tyser
2009-02-18
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-09
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
2008-06-09
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
Gerald Van Baren
2008-06-03
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-03-03
Fix quoting problem (preboot setting) in many board config files.
Wolfgang Denk
2008-02-12
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2007-08-29
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
Kim Phillips
2007-08-02
Fix build errors and warnings / code cleanup.
Wolfgang Denk
2007-07-09
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various m* named board config files.
Jon Loeliger
2007-03-04
Some code cleanup.
Wolfgang Denk
2007-01-22
use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP
roy zang
2006-12-04
Remove the static MAC address, ip address, server ip, netmask and
roy zang
2006-12-04
Remove the duplicate memory test code for mpc744ihpc2 board.
roy zang
2006-12-01
Fix the exception occuring in RAM table search issue.
roy zang
2006-12-01
Clean up the code according to codestyle:
roy zang
2006-11-03
Remove some unused CFG define.
roy zang
2006-11-02
Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
roy zang