summaryrefslogtreecommitdiff
path: root/include/configs/jetson-tk1.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson1-3/+0
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson1-3/+0
2019-02-20tegra: cleanup dangling comments in include/configsPeter Robinson1-6/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-1/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-04-30power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass1-3/+0
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass1-1/+1
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+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-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-1/+0
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-1/+0
2016-07-15ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai1-0/+1
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-02-18ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren1-1/+0
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-12ARM: tegra: simplify GPU setupAlexandre Courbot1-2/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot1-0/+2
2015-08-06Tegra: spi: Move TEGRA114_SPI switch to defconfigsTom Warren1-2/+0
2015-08-05configs: Remove CONFIG_SERIAL_MULTIStephen Warren1-1/+0
2015-06-26Move 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-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell1-0/+5
2015-03-04ARM: tegra: move common config defines centrallyStephen Warren1-2/+0
2014-12-18ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding1-0/+13
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-08-19ARM: tegra: enable DFU tooStephen Warren1-1/+1
2014-06-05ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren1-0/+2
2014-04-17ARM: tegra: add Jetson TK1 boardStephen Warren1-0/+79