summaryrefslogtreecommitdiff
path: root/include/configs/tegra210-common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_TEGRA_GPU to KconfigTom Rini2022-06-281-3/+0
* Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini2022-06-281-3/+0
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2021-10-151-1/+1
|\
| * ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding2021-10-131-1/+1
* | Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek BehĂșn2021-10-151-1/+0
* | Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek BehĂșn2021-10-151-1/+1
|/
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+2
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-3/+0
* arm: tegra: define fdtfile option for distro bootPeter Robinson2020-12-041-0/+1
* t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren2020-04-021-2/+2
* tegra: cleanup dangling comments in include/configsPeter Robinson2019-02-201-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren2018-01-121-5/+0
* ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren2018-01-121-5/+0
* configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-3/+0
* arm64: Remove non-full-va map codeAlexander Graf2016-03-151-2/+0
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-0/+2
* ARM: tegra: expand all SPL sizes to be consistentStephen Warren2015-10-021-1/+1
* ARM: tegra: move kernel_addr_r on T210Stephen Warren2015-08-131-1/+1
* ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-061-0/+3
* T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-281-0/+76