summaryrefslogtreecommitdiff
path: root/include/configs/beaver.h
AgeCommit message (Expand)Author
2017-01-11mmc: tegra: move CONFIG_TEGRA_MMC from headers to defconfigsMarcel Ziswiler
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng
2016-02-18ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-12-01dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUMSimon Glass
2015-12-01dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-05configs: Remove CONFIG_SERIAL_MULTIStephen Warren
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-03-04ARM: tegra: move common config defines centrallyStephen Warren
2014-12-18ARM: tegra: Enable PCIe on BeaverThierry Reding
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-08-18ARM: tegra: enable DFU tooStephen Warren
2014-06-05ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren
2014-05-13ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-11Tegra: Config: Enable Tegra30/Tegra114 USB functionJim Lin
2013-06-13ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren
2013-04-15Tegra: T30: Beaver board support.Tom Warren