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
/
M5275EVB.h
Age
Commit message (
Expand
)
Author
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-01-19
m68k: Drop unreferenced CONFIG_* defines
Tuomas Tynkkynen
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
include/configs: Whitespace fixup
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-04-23
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-03-28
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 1/2
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-03-24
ColdFire: Cache update for all platforms
TsiChung Liew
2010-03-24
ColdFire: Update Extra environment Data for M5275EVB
TsiChung Liew
2009-08-25
unify {CONFIG_,}ENV_IS_EMBEDDED
Mike Frysinger
2009-03-17
ColdFire: Provide gzip image size V2 & V3 platforms
TsiChung Liew
2008-11-03
ColdFire: Modules header files cleanup
TsiChung Liew
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_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-28
ColdFire: I2C fix for multiple platforms
TsiChung Liew
2008-08-28
ColdFire: Raise uart baudrate to 115200 bps
TsiChung Liew
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-04-13
Add CONFIG_MII_INIT support to related boards
TsiChung Liew
2008-03-31
ColdFire: Added M5275EVB support.
Matthew Fettke