summaryrefslogtreecommitdiff
path: root/include/configs/jetson-tk1.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass2017-04-301-3/+0
* power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass2017-04-301-1/+1
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-3/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-071-1/+0
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-071-1/+0
* ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai2016-07-151-0/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* net: Move CONFIG_RTL8169 to KconfigBin Meng2016-03-221-3/+0
* ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren2016-02-181-1/+0
* dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUMSimon Glass2015-12-011-1/+0
* dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass2015-12-011-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-121-2/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-061-0/+2
* Tegra: spi: Move TEGRA114_SPI switch to defconfigsTom Warren2015-08-051-2/+0
* configs: Remove CONFIG_SERIAL_MULTIStephen Warren2015-08-051-1/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell2015-05-131-0/+5
* ARM: tegra: move common config defines centrallyStephen Warren2015-03-041-2/+0
* ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding2014-12-181-0/+13
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-111-5/+0
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-3/+0
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-2/+0
* ARM: tegra: enable DFU tooStephen Warren2014-08-181-1/+1
* ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren2014-06-051-0/+2
* ARM: tegra: add Jetson TK1 boardStephen Warren2014-04-171-0/+79