Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6ba2da90de9acbdfbc0ad1519fd2905e9548cb34
/
arch
/
arm
/
mach-tegra
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
b528132
ARM: PSCI: Split out common stack setup code from psci_arch_init
by Chen-Yu Tsai
· 8 years ago
0f67e23
mailbox: add Tegra186 HSP driver
by Stephen Warren
· 8 years ago
10a0338
ARM: tegra: add p2771-0000 board support
by Stephen Warren
· 8 years ago
c7ba99c
ARM: tegra: add core Tegra186 support
by Stephen Warren
· 8 years ago
601800b
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
by Stephen Warren
· 8 years ago
d9b6f58
ARM: tegra: enable GPU node by compatible value
by Stephen Warren
· 9 years ago
8f83759
ARM: tegra210: set PLLE_PTS bit when enabling PLLE
by Stephen Warren
· 9 years ago
b30291a
tegra: Replace home grown mmu code with generic table approach
by Alexander Graf
· 9 years ago
d6ef8a6
video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD
by Simon Glass
· 9 years ago
e007633
tegra: video: Clean up the old LCD/PWM driver code
by Simon Glass
· 9 years ago
91c08af
tegra: video: Move LCD driver to use the DM PWM driver
by Simon Glass
· 9 years ago
71cafc3
tegra: video: Merge the display driver into one file
by Simon Glass
· 9 years ago
d2f9065
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
by Simon Glass
· 9 years ago
135a87e
tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
by Simon Glass
· 9 years ago
3f2997a
tegra: Allow driver model to be used for the PWM
by Simon Glass
· 9 years ago
6c88b51
video: tegra: Enable the 'lcd' env variable work-around
by Simon Glass
· 9 years ago
dd8204d
ARM: tegra: shut down USB device controller at boot
by Stephen Warren
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
96350f7
dm: tegra: net: Convert tegra boards to driver model for Ethernet
by Simon Glass
· 9 years ago
878a3ed
dm: tegra: Provide serial platform data for SPL
by Simon Glass
· 9 years ago
3ba5f74
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
e81ca88
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
Next »