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
/
cardhu.h
Age
Commit message (
Expand
)
Author
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-02-20
Kconfig: tegra: Migrate USB_EHCI_TEGRA
Peter Robinson
2019-02-20
Kconfig: tegra: Migrate SYS_I2C_TEGRA
Peter Robinson
2019-02-20
tegra: cleanup dangling comments in include/configs
Peter Robinson
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-28
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
Tom Rini
2017-01-14
arm: Remove unregister MACH_TYPE_xxx uses
Tom Rini
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-10-28
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-27
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-03-22
net: Move CONFIG_RTL8169 to Kconfig
Bin Meng
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-12-01
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
Simon Glass
2015-12-01
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
Simon Glass
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
spi: Move SPI drivers to defconfig
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-05
configs: Remove CONFIG_SERIAL_MULTI
Stephen Warren
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-03-04
ARM: tegra: move common config defines centrally
Stephen Warren
2014-12-18
ARM: tegra: Enable PCIe on Cardhu
Thierry Reding
2014-12-11
dm: i2c: tegra: Convert to driver model
Simon Glass
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
2014-05-13
ARM: tegra: use a CPU freq that all SKUs can support
Stephen Warren
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-02-03
ARM: tegra: set env vars to indicate Cardhu A04 support
Stephen Warren
2013-07-23
tegra: i2c: Enable new CONFIG_SYS_I2C framework
Simon Glass
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-11
Tegra: Config: Enable Tegra30/Tegra114 USB function
Jim Lin
2013-06-13
ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards
Stephen Warren
2013-03-25
tegra: spi: rename tegra SPI drivers
Allen Martin
2013-03-14
ARM: tegra: enable a common set of disk-related commands everywhere
Stephen Warren
2013-03-14
Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards
Tom Warren
2013-02-11
tegra: cardhu: config: enable SPI
Allen Martin
2013-01-16
Tegra30: I2C: Enable I2C driver on Cardhu
Tom Warren