aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tegra-common-post.h
AgeCommit message (Expand)Author
2024-07-05include: configs: tegra-common-post: make usb first boot targetSvyatoslav Ryhel
2024-04-22ARM: tegra: move to standard bootSvyatoslav Ryhel
2023-06-30configs: tegra-common-post: make PXE and DHCP boot targets optionalJonas Schwöbel
2023-06-30configs: tegra-common-post: add GPIO keyboard as STDIN deviceSvyatoslav Ryhel
2023-02-09Correct SPL uses of CMD_USBSimon Glass
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30tegra: Drop old LCD codeSimon Glass
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-04-08tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGSTom Rini
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-30tegra: Cleanup I2C supportTom Rini
2021-07-18tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass
2019-06-05ARM: tegra: Allow boards to override boot target devicesThierry Reding
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-06-09tegra: Enable CP15 initSimon Glass
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
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-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass
2015-11-10ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren
2015-09-11ARM: tegra: tweak DFU buffer sizesStephen Warren
2015-09-11ARM: tegra: fix malloc region sizingStephen Warren
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-06-09tegra: config: Allow Chrome OS environment settings to be includedSimon Glass
2015-06-09tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass
2015-05-13ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren
2015-05-13tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass