aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_TEGRA_BOARD_STRING to CFGTom Rini
2022-12-22Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-06-28Convert CONFIG_TEGRA_GPU to KconfigTom Rini
2022-06-13ARM: tegra: XUSB padctl: Add new lines for errorsPeter Robinson
2022-04-08tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-13ARM: tegra: Copy memory-region-names propertyThierry Reding
2021-10-13ARM: tegra: Refactor DT update helpersThierry Reding
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-05-24ARM: fix LTO for seaboardMarek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-12Tegra: remove e2220-1170 boardPeter Robinson
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-04configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include filePatrick Delaunay
2020-07-28tegra: Don't enable binman on ARMv8 SoCsSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-01tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-06-18video: extend stdout video console work-around for 'vga'Anatolij Gustschin
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-04-02ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren
2020-04-02i2c: t210: Add VI_I2C clock source supportTom Warren
2020-04-02t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren
2020-04-02t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass