summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-291-1/+1
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* Convert CONFIG_TEGRA_GPU to KconfigTom Rini2022-06-281-0/+4
* ARM: tegra: XUSB padctl: Add new lines for errorsPeter Robinson2022-06-131-6/+6
* tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini2022-04-081-0/+4
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-201-4/+1
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún2022-01-201-4/+1
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-197-18/+18
|/
* ARM: tegra: Copy memory-region-names propertyThierry Reding2021-10-131-1/+30
* ARM: tegra: Refactor DT update helpersThierry Reding2021-10-131-0/+118
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-0/+1
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-0/+2
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-1/+1
* ARM: fix LTO for seaboardMarek Behún2021-05-241-0/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-242-5/+5
* Tegra: remove e2220-1170 boardPeter Robinson2021-04-121-9/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-028-0/+8
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-052-2/+2
|\
| * dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-2/+2
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-0/+1
|\ \ | |/ |/|
| * configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include filePatrick Delaunay2020-12-041-0/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
|/
* tegra: Don't enable binman on ARMv8 SoCsSimon Glass2020-07-281-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini2020-07-011-10/+10
* video: extend stdout video console work-around for 'vga'Anatolij Gustschin2020-06-181-1/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1815-0/+15
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-1829-0/+29
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Drop init.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-022-0/+32
* i2c: t210: Add VI_I2C clock source supportTom Warren2020-04-021-4/+4
* t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2020-04-022-196/+1
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-024-44/+53
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-0/+2
* aes: add support of aes192 and aes256Philippe Reynes2020-01-171-19/+22
* net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-091-1/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1