~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configs: tegra-common-post: make PXE and DHCP boot targets optionalJonas Schwöbel2023-06-30
* configs: tegra-common-post: add GPIO keyboard as STDIN deviceSvyatoslav Ryhel2023-06-30
* Correct SPL uses of CMD_USBSimon Glass2023-02-09
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini2022-12-22
* Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini2022-11-10
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* tegra: Drop old LCD codeSimon Glass2022-10-30
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGSTom Rini2022-04-08
* Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-01
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
* tegra: Cleanup I2C supportTom Rini2021-08-30
* tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini2021-07-18
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-02
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-02
* ARM: tegra: Allow boards to override boot target devicesThierry Reding2019-06-05
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-21
* fs: Migrate ext4 to KconfigTuomas Tynkkynen2018-01-22
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-01
* tegra: Enable CP15 initSimon Glass2017-06-09
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-03
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-15
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-15
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-28
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-28
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25
* tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-16
* ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren2015-11-10
* ARM: tegra: tweak DFU buffer sizesStephen Warren2015-09-11
* ARM: tegra: fix malloc region sizingStephen Warren2015-09-11
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-28
* tegra: config: Allow Chrome OS environment settings to be includedSimon Glass2015-06-09
* tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass2015-06-09
* ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren2015-05-13
* tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass2015-05-13
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-23
|\
| * tegra: clean-up useless defineMarcel Ziswiler2014-10-22
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-22
|/
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-25