index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: tegra: use repeated start for reads
Stephen Warren
2014-07-03
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-22
3
-2
/
+25
|
\
|
*
ARM: tegra: add function to enable input clamping on tristate
Stephen Warren
2014-05-13
1
-0
/
+5
|
*
ARM: tegra: add GPIO initialization table function
Stephen Warren
2014-05-13
1
-0
/
+20
|
*
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
Stephen Warren
2014-05-13
1
-2
/
+0
*
|
usb: tegra: support device mode
Stephen Warren
2014-05-15
1
-0
/
+2
|
/
*
ARM: tegra: pack pinmux data tables tighter
Stephen Warren
2014-04-17
1
-21
/
+21
*
usb: tegra: combine header file
Stefan Agner
2014-04-17
1
-1
/
+225
*
usb: tegra: fix PHY configuration
Stefan Agner
2014-04-17
1
-5
/
+0
*
ARM: tegra: pinmux naming consistency fixes
Stephen Warren
2014-04-17
1
-43
/
+45
*
ARM: tegra: reduce public pinmux API
Stephen Warren
2014-04-17
1
-6
/
+0
*
ARM: tegra: pinctrl: remove duplication
Stephen Warren
2014-04-17
1
-0
/
+189
*
ARM: tegra: use apb_misc.h in more places
Stephen Warren
2014-04-17
1
-0
/
+22
*
ARM: tegra: prototype pinmux_init() in board.h
Stephen Warren
2014-04-17
1
-0
/
+1
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
1
-0
/
+4
*
ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124
Stephen Warren
2014-03-05
1
-0
/
+5
*
ARM: tegra: fix pmc_pwrgate_timer_mult register definition
Stephen Warren
2014-03-05
1
-0
/
+11
*
ARM: tegra: add/edit headers for Tegra124
Tom Warren
2014-02-03
4
-28
/
+386
*
ARM: tegra: pass just partition ID to power_partition()
Stephen Warren
2014-02-03
1
-6
/
+3
*
ARM: tegra: misc cleanups triggered by Tegra124 review
Stephen Warren
2014-02-03
1
-0
/
+3
*
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
2014-02-03
2
-1
/
+17
*
ARM: tegra: amend pmc.h for Tegra114+
Stephen Warren
2014-02-03
1
-1
/
+5
*
ARM: tegra: implement MASK_BITS_31_29
Tom Warren
2014-02-03
1
-0
/
+3
*
ARM: tegra: MASK_BITS_ no longer needs specific values
Stephen Warren
2014-02-03
1
-1
/
+1
*
ARM: tegra: rename OUT_CLK_SOURCE_*
Stephen Warren
2014-02-03
1
-4
/
+5
*
ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
Stephen Warren
2014-02-03
1
-1
/
+10
*
ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
Tom Warren
2014-02-03
1
-0
/
+6
*
arm: tegra: Fix the CPU complex reset masks
Alban Bedel
2013-12-18
1
-3
/
+3
*
ARM: tegra: support SKU b1 of Tegra30
Alban Bedel
2013-12-18
1
-0
/
+1
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
1
-2
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
17
-283
/
+17
*
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-07-11
2
-139
/
+53
*
ARM: tegra: support SKU 7 of Tegra20
Stephen Warren
2013-05-28
1
-0
/
+1
*
ARM: tegra: support SKU 1 of Tegra114
Stephen Warren
2013-05-28
1
-0
/
+1
*
Tegra: Split tegra_get_chip_type() into soc & sku funcs
Tom Warren
2013-04-15
1
-2
/
+18
*
Tegra114: Initialize System Counter (TSC) with osc frequency
Tom Warren
2013-04-15
1
-0
/
+3
*
Tegra: Configure L2 cache control reg properly.
Tom Warren
2013-04-15
1
-0
/
+1
*
ARM: tegra: support T33 SKU of Tegra30
Stephen Warren
2013-04-15
1
-0
/
+1
*
tegra: spi: rename tegra SPI drivers
Allen Martin
2013-03-25
2
-159
/
+0
*
tegra: remove support for UART SPI switch
Allen Martin
2013-03-25
1
-2
/
+1
*
Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
Tom Warren
2013-03-14
1
-6
/
+29
*
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2013-03-14
2
-5
/
+10
*
Tegra: I2C: Add T114 clock support to tegra_i2c driver
Tom Warren
2013-03-14
1
-0
/
+6
*
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Lucas Stach
2013-03-14
1
-19
/
+0
*
tegra: usb: move implementation into right directory
Lucas Stach
2013-03-14
1
-0
/
+268
*
Tegra114: Add arch-tegra114 include files
Tom Warren
2013-02-11
4
-5
/
+62
*
tegra: add SPI SLINK driver
Allen Martin
2013-02-11
1
-0
/
+84
*
tegra: add addresses of SPI SLINK controllers
Allen Martin
2013-02-11
1
-0
/
+6
*
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
Tom Warren
2013-02-11
2
-4
/
+57
*
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
Tom Warren
2013-02-11
1
-1
/
+0
[next]