summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel
2023-02-23ARM: tegra30: implement BCT patchingRamin Khonsari
2023-02-23ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel
2023-02-23ARM: tegra: expose crypto module for all Tegra SoCsSvyatoslav Ryhel
2023-02-23board: tegra30: switch to updated pre-dm i2c writeSvyatoslav Ryhel
2023-02-23ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel
2023-02-23ARM: tegra: add late init supportSvyatoslav Ryhel
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel
2023-02-23ARM: tegra30: add PLLD to pll setupSvyatoslav Ryhel
2023-02-23ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel
2023-02-23ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel
2023-02-23tegra30: clock: add EXTPERIPHSvyatoslav Ryhel
2023-02-02ARM: tegra: include timer as default optionSvyatoslav Ryhel
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
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