index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
Tom Warren
2020-04-02
2
-0
/
+32
*
i2c: t210: Add VI_I2C clock source support
Tom Warren
2020-04-02
1
-4
/
+4
*
t210: pinmux: Remove pinmux/GPIO init from T210 boards
Tom Warren
2020-04-02
2
-196
/
+1
*
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
JC Kuo
2020-04-02
4
-44
/
+53
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
2
-0
/
+2
*
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
1
-19
/
+22
*
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-09
1
-1
/
+1
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"
Mian Yousaf Kaukab
2019-10-06
1
-14
/
+0
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
apalis-tk1: remove non-essential power rails on boot
Dominik Sliwa
2019-08-09
1
-0
/
+45
*
apalis-tk1/t30: colibri_t30: display reset reason
Dominik Sliwa
2019-08-09
1
-10
/
+22
*
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
Masahiro Yamada
2019-07-10
3
-6
/
+1
*
ARM: tegra: Enable position independent build for 64-bit
Thierry Reding
2019-06-05
1
-0
/
+1
*
ARM: tegra: Import cbootargs value from cboot DTB
Thierry Reding
2019-06-05
1
-0
/
+47
*
ARM: tegra: Implement cboot_get_ethaddr()
Thierry Reding
2019-06-05
1
-17
/
+80
*
ARM: tegra: Implement cboot_save_boot_params() in C
Thierry Reding
2019-06-05
3
-21
/
+13
*
ARM: tegra: Unify Tegra186 builds
Thierry Reding
2019-06-05
8
-234
/
+234
*
ARM: tegra: Workaround UDC boot issues only if necessary
Thierry Reding
2019-06-05
1
-0
/
+1
*
ARM: tegra: Support TZ-only access to PMC
Thierry Reding
2019-06-05
8
-64
/
+126
*
ARM: tegra: Fix save_boot_params() prototype
Thierry Reding
2019-06-05
1
-1
/
+2
*
ARM: tegra: Guard powergate code with a Kconfig symbol
Thierry Reding
2019-06-05
2
-1
/
+6
*
ARM: tegra: Guard pin controller code with a Kconfig symbol
Thierry Reding
2019-06-05
4
-1
/
+14
*
ARM: tegra: Guard memory controller code with a Kconfig symbol
Thierry Reding
2019-06-05
2
-0
/
+12
*
ARM: tegra: Guard GP pad control code with a Kconfig symbol
Thierry Reding
2019-06-05
3
-1
/
+8
*
ARM: tegra: Guard clock code with a Kconfig symbol
Thierry Reding
2019-06-05
4
-3
/
+18
*
ARM: tegra: Use common header for PMU declarations
Thierry Reding
2019-06-05
2
-2
/
+2
*
ARM: tegra: Remove disp1 clock initialization on Tegra210
Thierry Reding
2019-06-05
1
-1
/
+0
*
ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210
Thierry Reding
2019-06-05
1
-5
/
+5
*
tegra: Add a delay in clock_start_periph_pll()
Simon Glass
2019-05-24
1
-0
/
+1
*
tegra: Correct tegra124 clock name
Simon Glass
2019-05-24
1
-1
/
+1
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-1
/
+1
*
arm64: zynqmp: Move SoC sources to mach-zynqmp
Michal Simek
2019-01-24
1
-1
/
+1
*
linux/sizes.h: sync from kernel
Baruch Siach
2018-11-20
1
-2
/
+1
*
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
Stephen Warren
2018-09-23
1
-0
/
+14
*
ARM: tegra: avoid more operations in non-secure world
Stephen Warren
2018-08-21
2
-8
/
+19
*
ARM: tegra: align carveout size
Stephen Warren
2018-08-01
1
-1
/
+1
*
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
1
-2
/
+2
*
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
1
-0
/
+1
*
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
1
-4
/
+4
*
ARM: tegra: avoid using secure carveout RAM
Stephen Warren
2018-07-26
1
-0
/
+4
[next]