index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Age
Commit message (
Expand
)
Author
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-13
ARM: tegra: Copy memory-region-names property
Thierry Reding
2021-10-13
ARM: tegra: Refactor DT update helpers
Thierry Reding
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-30
arm: Migrate GICV2 / GICV3 to Kconfig
Tom Rini
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-05-24
ARM: fix LTO for seaboard
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-04-12
Tegra: remove e2220-1170 board
Peter Robinson
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-04
configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file
Patrick Delaunay
2020-07-28
tegra: Don't enable binman on ARMv8 SoCs
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-01
tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-04-02
ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
Tom Warren
2020-04-02
i2c: t210: Add VI_I2C clock source support
Tom Warren
2020-04-02
t210: pinmux: Remove pinmux/GPIO init from T210 boards
Tom Warren
2020-04-02
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
JC Kuo
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-10-06
Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"
Mian Yousaf Kaukab
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
[next]