aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cardhu.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+0
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini1-0/+2
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini1-2/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng1-3/+0
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-11/+1
2015-12-01dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUMSimon Glass1-1/+0
2015-12-01dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-05configs: Remove CONFIG_SERIAL_MULTIStephen Warren1-1/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-04ARM: tegra: move common config defines centrallyStephen Warren1-2/+0
2014-12-18ARM: tegra: Enable PCIe on CardhuThierry Reding1-0/+10
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass1-5/+0
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada1-3/+0
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-2/+0
2014-05-13ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren1-0/+3
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2014-02-03ARM: tegra: set env vars to indicate Cardhu A04 supportStephen Warren1-0/+4
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass1-1/+2
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+14
2013-07-11Tegra: Config: Enable Tegra30/Tegra114 USB functionJim Lin1-0/+14
2013-06-13ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren1-1/+1
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin1-1/+1
2013-03-14ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren1-8/+0
2013-03-14Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boardsTom Warren1-1/+19
2013-02-11tegra: cardhu: config: enable SPIAllen Martin1-0/+11
2013-01-16Tegra30: I2C: Enable I2C driver on CardhuTom Warren1-0/+54