Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
db41d65a97f335167e1fbc0400a83333b5157703
/
arch
/
arm
/
mach-tegra
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 4 years, 11 months ago
9b4a205
common: Move RAM-sizing functions to init.h
by Simon Glass
· 4 years, 11 months ago
9a3b4ce
common: Move reset_cpu() to the CPU header
by Simon Glass
· 4 years, 11 months ago
8302d17
aes: add support of aes192 and aes256
by Philippe Reynes
· 4 years, 10 months 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
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
e5d8971
Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"
by Mian Yousaf Kaukab
· 5 years ago
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
c7694dd
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
5a20adf
apalis-tk1: remove non-essential power rails on boot
by Dominik Sliwa
· 5 years ago
fbcb925
apalis-tk1/t30: colibri_t30: display reset reason
by Dominik Sliwa
· 5 years ago
382de4a
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
by Masahiro Yamada
· 5 years ago
74a50ac
ARM: tegra: Enable position independent build for 64-bit
by Thierry Reding
· 6 years ago
b571766
ARM: tegra: Import cbootargs value from cboot DTB
by Thierry Reding
· 6 years ago
34e12e0
ARM: tegra: Implement cboot_get_ethaddr()
by Thierry Reding
· 6 years ago
ce353ba
ARM: tegra: Implement cboot_save_boot_params() in C
by Thierry Reding
· 6 years ago
a0dbc13
ARM: tegra: Unify Tegra186 builds
by Thierry Reding
· 6 years ago
836a56e
ARM: tegra: Workaround UDC boot issues only if necessary
by Thierry Reding
· 6 years ago
f9ec2ec
ARM: tegra: Support TZ-only access to PMC
by Thierry Reding
· 6 years ago
8f60d18
ARM: tegra: Fix save_boot_params() prototype
by Thierry Reding
· 6 years ago
e19143b
ARM: tegra: Guard powergate code with a Kconfig symbol
by Thierry Reding
· 6 years ago
07ea02b
ARM: tegra: Guard pin controller code with a Kconfig symbol
by Thierry Reding
· 6 years ago
1a869c7
ARM: tegra: Guard memory controller code with a Kconfig symbol
by Thierry Reding
· 6 years ago
9e57819
ARM: tegra: Guard GP pad control code with a Kconfig symbol
by Thierry Reding
· 6 years ago
b64e0b9
ARM: tegra: Guard clock code with a Kconfig symbol
by Thierry Reding
· 6 years ago
e9c58f2
ARM: tegra: Use common header for PMU declarations
by Thierry Reding
· 6 years ago
bf468e5
ARM: tegra: Remove disp1 clock initialization on Tegra210
by Thierry Reding
· 6 years ago
bca7910
ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210
by Thierry Reding
· 6 years ago
c9d7542
tegra: Add a delay in clock_start_periph_pll()
by Simon Glass
· 6 years ago
f6ac3fa
tegra: Correct tegra124 clock name
by Simon Glass
· 6 years ago
1001502
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
274ccb5
arm64: zynqmp: Move SoC sources to mach-zynqmp
by Michal Simek
· 6 years ago
b335e91
linux/sizes.h: sync from kernel
by Baruch Siach
· 6 years ago
0797f7f
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
by Stephen Warren
· 6 years ago
3d186cf
ARM: tegra: avoid more operations in non-secure world
by Stephen Warren
· 6 years ago
a839c36
ARM: tegra: align carveout size
by Stephen Warren
· 6 years ago
58008cb
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
08a00cb
dm: Change CMD_DM enabling
by Michal Simek
· 6 years ago
5ed063d
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
6e584e6
ARM: tegra: avoid using secure carveout RAM
by Stephen Warren
· 6 years ago
3cc7942
ARM: tegra: implement RAM repair
by Bibek Basu
· 6 years ago
daebd48
Revert "tegra: Introduce SRAM repair on tegra124"
by Stephen Warren
· 6 years ago
acf1500
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
4c6fe07
tegra: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
f1b1f77
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
af09eba
aes: Allow non-zero initialization vector
by Андрей Мозжухин
· 7 years ago
026a8b9
ARM: Tegra186: calculate load addresses at boot
by Stephen Warren
· 7 years ago
cdcf555
ARM: Tegra186: don't map memory not in RAM banks
by Stephen Warren
· 7 years ago
d585925
ARM: Tegra186: search for best RAM bank
by Stephen Warren
· 7 years ago
f697471
ARM: Tegra186: mem parsing fixes from downstream
by Stephen Warren
· 7 years ago
ddecaaf
ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER
by Stephen Warren
· 7 years ago
f097532
ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
by Stephen Warren
· 7 years ago
f2faffe
binman: tegra: Convert to use binman
by Simon Glass
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
3991f42
dm: core: Add ofnode_for_each_subnode()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
c1c3fe2
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
e3f44f5
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
000f15f
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· 7 years ago
be78909
dm: tegra: Convert USB setup to livetree
by Simon Glass
· 7 years ago
66de3ee
tegra: tegra124: Add a PMC syscon driver
by Simon Glass
· 7 years ago
9b6b3c1
tegra: spl: Enable debug UART
by Simon Glass
· 7 years ago
2be2965
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
50d8c4a
tegra: Show a debug message if the LCD PMIC fails to start
by Simon Glass
· 7 years ago
03bc3f1
tegra: Fix up include file ordering
by Simon Glass
· 7 years ago
2eb3e28
ARM: tegra: remove Whistler support
by Stephen Warren
· 8 years ago
1c6c7b6
tegra: clock: Avoid a divide-by-zero error
by Simon Glass
· 7 years ago
46864cc
tegra: Init clocks even when SPL did not run
by Simon Glass
· 7 years ago
eed3660
fdt: Rename a few functions in fdt_support
by Simon Glass
· 7 years ago
221a949
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 7 years ago
42e6f85
Convert CONFIG_CMD_ENTERRCM to Kconfig
by Simon Glass
· 7 years ago
0680f1b
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
56aceaf
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
by Simon Glass
· 8 years ago
b80c0b9
Rename aes.h to uboot_aes.h
by Stefano Babic
· 8 years ago
76b00ac
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
f38f5f4
arm: tegra: initial support for apalis tk1
by Marcel Ziswiler
· 8 years ago
8dda2e2
ARM: Migrate errata to Kconfig
by Tom Rini
· 8 years ago
a5d6754
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
e5ec481
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· 8 years ago
17fa032
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
1d2c050
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
0b84043
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
11e1479
SPL: make struct spl_image 64-bit safe
by Andre Przywara
· 8 years ago
a182e69
ARM: tegra: allow passing cboot DTB to the kernel
by Stephen Warren
· 8 years ago
38cacda
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
a8d0526
ARM: tegra186: call secure monitor for all cache-wide ops
by Stephen Warren
· 8 years ago
1ab557a
armv8: add hooks for all cache-wide operations
by Stephen Warren
· 8 years ago
b9ae641
ARM: tegra: translate __asm_flush_l3_cache to assembly
by Stephen Warren
· 8 years ago
6db8e17
ARM: tegra: ensure nvtboot_boot_x0 alignment
by Stephen Warren
· 8 years ago
2b950f3
ARM: tegra: configure Ethernet address on Tegra186
by Stephen Warren
· 8 years ago
86919a2
ARM: tegra: add SoC-level hook for board_late_init()
by Stephen Warren
· 8 years ago
Next »