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
/
at91sam9rlek.h
Age
Commit message (
Expand
)
Author
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
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-09-11
ARM: atmel: boards: use default CONFIG_SYS_PBSIZE
Bo Shen
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-05-13
ARM: at91: trival: fix typo for the nand partition name
Wu, Josh
2015-03-18
ARM: at91: at91sam9rlek: add mmc environment configuration
Wu, Josh
2015-03-18
ARM: at91: at91sam9rlek: add mci support
Wu, Josh
2015-03-18
ARM: at91: at91sam9rlek: update the default nand flash configs
Wu, Josh
2014-11-17
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
Heiko Schocher
2014-09-19
ARM: at91sam9rlek: convert to generic board support
Wu, Josh
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-12
arm: at91/configs: add bootz to configuration
Nicolas Ferre
2013-03-12
arm: at91/configs: add libfdt to configuration
Nicolas Ferre
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
2012-07-07
AT91SAM9*: Change kernel address in dataflash to match u-boot's size
Alexandre Belloni
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2011-11-29
Fix Stelian's email address
Stelian Pop
2011-08-03
AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master
Xu, Hong
2010-10-29
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-03-07
ARM change name of defines for AT91 arm926ejs
Achim Ehrlich
2010-02-12
add a new AT91 GPIO driver
Jens Scharsig
2010-02-12
add new CONFIG_AT91_LEGACY
Jens Scharsig
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-08-18
Update the mtd driver name in bootargs for at91-based boards
Albin Tonnerre
2009-07-22
AT91: factor out ROUND() macro
Wolfgang Denk
2009-07-18
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
Wolfgang Denk
2009-06-12
at91: move cpu name define to arm/arch/ cpu header
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91: move dataflash spi driver to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2009-04-03
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-03-22
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
at91sam9/at91cap: move common led management to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-12-06
at91: Choose environment variables location within make config target
Nicolas Ferre
2008-11-21
AT91: Use AT91_CPU_CLOCK in displays
Stelian Pop
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_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-05-10
AT91: Cleanup unused config header file definitions.
Stelian Pop
2008-05-10
AT91SAM9RLEK: hook up the ATMEL LCD driver
Stelian Pop
[next]