Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
286ded3394e99af037458e28617f6986f338fcbd
/
arch
/
arm
/
mach-tegra
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
af27382
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
6e67f17
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
d40d69e
ARM: tegra: reduce DRAM size mapped into MMU on ARM64
by Stephen Warren
· 8 years ago
8e5d804
ARM: tegra: flush caches via SMC call
by Stephen Warren
· 8 years ago
140a9ea
ARM: tegra: enable standard clock/reset APIs everywhere
by Stephen Warren
· 8 years ago
7468676
ARM: tegra: fix clock_get_periph_rate() for UART clocks
by Stephen Warren
· 8 years ago
d0ad8a5
ARM: tegra: add APIs the clock uclass driver will need
by Stephen Warren
· 8 years ago
6dbcc96
ARM: tegra: add peripheral clock init table
by Stephen Warren
· 8 years ago
6a474db
mmc: tegra: Add DM_MMC support to Tegra MMC driver
by Tom Warren
· 8 years ago
c0be77d
ARM: tegra: set MMC pin mux in board_init()
by Stephen Warren
· 8 years ago
6b83588
mmc: tegra: move pad_init_mmc() into MMC driver
by Stephen Warren
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
e00f76c
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
cc4288e
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
77d2f7f
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
53b5bf3
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
217f92b
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· 8 years ago
55a65e6
ARM: tegra: remove wrong dependency on SPL_BUILD
by Masahiro Yamada
· 8 years ago
b615267
ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
by Peter Chubb
· 8 years ago
027638d
ARM: tegra: reduce CSITE clock from 204M to 136M
by Bryan Wu
· 8 years ago
9889862
ARM: tegra: move ft_system_setup()
by Stephen Warren
· 8 years ago
4dd99d1
reset: add Tegra186 reset driver
by Stephen Warren
· 8 years ago
d9fd700
clock: add Tegra186 clock driver
by Stephen Warren
· 8 years ago
73dd5c4
misc: add Tegra BPMP driver
by Stephen Warren
· 8 years ago
7edb176
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
a78cd86
ARM: Rework and correct barrier definitions
by Tom Rini
· 8 years ago
cb0ff4c
ARM: tegra: call tegra_board_init on Tegra186
by Stephen Warren
· 8 years ago
2a5f7f2
ARM: tegra: pick up actual memory size
by Stephen Warren
· 8 years ago
49626ea
ARM: tegra: add IVC protocol implementation
by Stephen Warren
· 8 years ago
d0f4500
ARM: tegra: unify Tegra186 Makefile a bit
by Stephen Warren
· 8 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
cd4b0c5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
6e6622d
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
by Chen-Yu Tsai
· 8 years ago
28f9035
ARM: PSCI: Remove unused psci_text_end symbol
by Chen-Yu Tsai
· 8 years ago
Next »