summaryrefslogtreecommitdiff
path: root/include/configs/seaboard.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_TEGRA_BOARD_STRING to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini2022-12-221-1/+0
* Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini2022-12-051-5/+0
* Convert CONFIG_TPS6586X_POWER et al to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_TEGRA_NAND to KconfigTom Rini2021-12-271-1/+0
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-2/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+0
* Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson2019-02-201-4/+0
* Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson2019-02-201-3/+0
* Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson2019-02-201-3/+0
* tegra: cleanup dangling comments in include/configsPeter Robinson2019-02-201-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-1/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-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
* Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass2017-04-301-7/+0
* Convert CONFIG_CMD_AES et al to KconfigSimon Glass2017-04-301-1/+0
* 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
* Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-231-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren2016-02-181-1/+0
* tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-161-1/+0
* tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-161-2/+0
* tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-161-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIOSimon Glass2015-03-301-3/+0
* ARM: tegra: move common config defines centrallyStephen Warren2015-03-041-3/+0
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-111-3/+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
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-3/+2
|\
| * tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-231-3/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren2013-06-131-1/+1
* ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren2013-03-141-8/+0
* Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-191-4/+2
|\
| * tegra: Enable USB keyboardAllen Martin2012-11-201-0/+3