summaryrefslogtreecommitdiff
path: root/include/configs/beaver.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-4/+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-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-1/+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-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
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-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-03-04ARM: tegra: move common config defines centrallyStephen Warren1-2/+0
2014-12-18ARM: tegra: Enable PCIe on BeaverThierry Reding1-0/+10
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass1-3/+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-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
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass1-3/+2
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+14
2013-07-12Tegra: Config: Enable Tegra30/Tegra114 USB functionJim Lin1-0/+14
2013-06-14ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren1-1/+1
2013-04-16Tegra: T30: Beaver board support.Tom Warren1-0/+76