~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* ARM: tegra: add late init supportSvyatoslav Ryhel2023-02-23
* global: Migrate CONFIG_TEGRA_BOARD_STRING to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* common: Drop log.h from common headerSimon Glass2020-05-18
* ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-02
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-02
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"Mian Yousaf Kaukab2019-10-06
* env: Move env_set() to env.hSimon Glass2019-08-11
* ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-05
* ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding2019-06-05
* ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding2019-06-05
* ARM: tegra: Use common header for PMU declarationsThierry Reding2019-06-05
* ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren2018-09-23
* ARM: tegra: align carveout sizeStephen Warren2018-08-01
* ARM: tegra: avoid using secure carveout RAMStephen Warren2018-07-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* dm: power: Convert as3722 to driver modelSimon Glass2017-07-28
* dm: tegra: Convert USB setup to livetreeSimon Glass2017-07-28
* tegra: Show a debug message if the LCD PMIC fails to startSimon Glass2017-07-11
* tegra: Fix up include file orderingSimon Glass2017-07-11
* tegra: Init clocks even when SPL did not runSimon Glass2017-06-09
* power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass2017-04-30
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11
* mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-27
* ARM: tegra: set MMC pin mux in board_init()Stephen Warren2016-09-27
* mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-27
* ARM: tegra: move ft_system_setup()Stephen Warren2016-08-15
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-04
* tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-16
* tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-16
* tegra: Allow driver model to be used for the PWMSimon Glass2016-02-16
* ARM: tegra: shut down USB device controller at bootStephen Warren2016-01-28
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-01
* ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-12
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-12
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-13
* ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-06
* ARM: tegra: restrict usable RAM size furtherStephen Warren2015-08-06
* T210: P2571: Turn CPU fan onTom Warren2015-08-05
* ARM: tegra: Initialize timer earlierThierry Reding2015-07-28
* ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-28
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-10