index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
cardhu.h
Age
Commit message (
Expand
)
Author
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-07-26
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-28
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-26
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