- db04ff4 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
- 5c39fbf ARM: tegra114: support nonsecure state detection by Svyatoslav Ryhel · 12 months ago
- 27e69fe ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · 12 months ago
- bb8a602 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · 11 months ago
- b98bed0 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 12 months ago
- 886b1da ARM: mach-tegra: rearrange SPL configs by Svyatoslav Ryhel · 12 months ago
- 944ac34 ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year ago
- e63ab85 ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 5 months ago
- 1ba80d1 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · 1 year, 5 months ago
- 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago
- 14f2e54 ARM: tegra: call regulators_enable_boot_on on board init by Svyatoslav Ryhel · 12 months ago
- e8acfd2 arm: Drop <common.h> from remaining header files by Tom Rini · 1 year, 1 month ago
- 102c4e3 arm: mach-tegra: enable sysreset driver by Svyatoslav Ryhel · 1 year, 1 month ago
- 6bc3401 ARM: tegra: board2: add generic late init by Svyatoslav Ryhel · 1 year, 2 months ago
- f2cf7fe ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices by Svyatoslav Ryhel · 1 year, 2 months ago
- 8632091 ARM: tegra114: enable base voltages setup from board by Svyatoslav Ryhel · 1 year, 2 months ago
- 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- 2d8e7ac Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 3 months ago
- d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
- 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
- bdf9dea board: htc: endeavoru: add One X support by Svyatoslav Ryhel · 1 year, 5 months ago
- 623a8c8 board: lg: x3: add Optimus 4X HD and Optimus Vu support by Svyatoslav Ryhel · 1 year, 5 months ago
- 855ffdf board: asus: grouper: add Google Nexus 7 (2012) support by Svyatoslav Ryhel · 1 year, 5 months ago
- 15be9a7 board: asus: transformer: add ASUS Transformer T30 family support by Svyatoslav Ryhel · 1 year, 5 months ago
- d83721f ARM: tegra: add SoC UID calculation function by Svyatoslav Ryhel · 1 year, 5 months ago
- 5a8fe1e ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · 1 year, 10 months ago
- 327ff8e ARM: tegra30: implement BCT patching by Ramin Khonsari · 1 year, 10 months ago
- bab0878 ARM: tegra: crypto: extend crypto functional by Svyatoslav Ryhel · 1 year, 10 months ago
- 8ed2bd1 ARM: tegra: expose crypto module for all Tegra SoCs by Svyatoslav Ryhel · 1 year, 10 months ago
- 5668c75 board: tegra30: switch to updated pre-dm i2c write by Svyatoslav Ryhel · 1 year, 10 months ago
- 4213d52 ARM: tegra: create common pre-dm i2c write by Svyatoslav Ryhel · 1 year, 10 months ago
- 1a7ce63 ARM: tegra: add late init support by Svyatoslav Ryhel · 1 year, 10 months ago
- 23d24df ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · 1 year, 10 months ago
- 678157e ARM: tegra30: add PLLD to pll setup by Svyatoslav Ryhel · 1 year, 10 months ago
- a81d792 ARM: tegra: clock: add clock_decode_pair helper by Svyatoslav Ryhel · 1 year, 10 months ago
- 65e0274 ARM: tegra: clock: add clk_id_to_pll_id helper by Svyatoslav Ryhel · 1 year, 10 months ago
- 2fafac3 ARM: t20/t30: swap host1x and disp1 clock parents by Svyatoslav Ryhel · 1 year, 10 months ago
- fca18a2 tegra30: clock: add EXTPERIPH by Svyatoslav Ryhel · 1 year, 10 months ago
- 412a4c6 ARM: tegra: include timer as default option by Svyatoslav Ryhel · 1 year, 10 months ago
- 87a7586 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 1 year, 10 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- e660e97 global: Migrate CONFIG_TEGRA_BOARD_STRING to CFG by Tom Rini · 2 years ago
- d14f3f2 Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig by Tom Rini · 2 years ago
- 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
- b43295a Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
- b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- 7ef53a3 Convert CONFIG_TEGRA_GPU to Kconfig by Tom Rini · 2 years, 6 months ago
- 5b060e4 ARM: tegra: XUSB padctl: Add new lines for errors by Peter Robinson · 2 years, 7 months ago
- bd3ef27 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig by Tom Rini · 2 years, 8 months ago
- 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- a0ba216 ARM: tegra: Copy memory-region-names property by Thierry Reding · 3 years, 3 months ago
- 77409c7 ARM: tegra: Refactor DT update helpers by Thierry Reding · 3 years, 3 months ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 3 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 9d3918f ARM: fix LTO for seaboard by Marek Behún · 3 years, 6 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- bedab97 Tegra: remove e2220-1170 board by Peter Robinson · 3 years, 9 months ago
- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 4f5128f configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file by Patrick Delaunay · 4 years, 5 months ago
- 3077026 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- f2ff327 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 7 months ago
- 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
- 7c02bc9 ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 9 months ago
- d43c1dc i2c: t210: Add VI_I2C clock source support by Tom Warren · 4 years, 8 months ago
- 48ba196 t210: pinmux: Remove pinmux/GPIO init from T210 boards by Tom Warren · 4 years, 8 months ago
- d491dc0 t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · 4 years, 8 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 5 years ago
- fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
- 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago