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
*
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
*
ARM: tegra: implement RAM repair
Bibek Basu
2018-07-26
1
-2
/
+40
*
Revert "tegra: Introduce SRAM repair on tegra124"
Stephen Warren
2018-07-26
1
-19
/
+1
*
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
1
-1
/
+1
*
tegra: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
1
-1
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
63
-133
/
+66
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
2
-4
/
+0
*
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-27
1
-0
/
+1
*
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-29
1
-2
/
+5
*
ARM: Tegra186: calculate load addresses at boot
Stephen Warren
2018-01-12
1
-1
/
+264
*
ARM: Tegra186: don't map memory not in RAM banks
Stephen Warren
2018-01-12
2
-26
/
+55
*
ARM: Tegra186: search for best RAM bank
Stephen Warren
2018-01-12
1
-19
/
+69
*
ARM: Tegra186: mem parsing fixes from downstream
Stephen Warren
2018-01-12
1
-7
/
+13
[next]