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
/
mach-tegra
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tegra: clocks: Add 38.4MHz OSC support for T210 use
Tom Warren
2015-08-05
3
-6
/
+27
*
T210: P2571: Turn CPU fan on
Tom Warren
2015-08-05
1
-0
/
+3
*
T210: Add support for 64-bit T210-based P2571 board
Tom Warren
2015-07-28
1
-0
/
+7
*
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
9
-25
/
+125
*
ARM: Tegra210: Add SoC code/include files for T210
Tom Warren
2015-07-28
5
-0
/
+1648
*
Tegra: Rework KConfig options to allow 64-bit builds (T210)
Tom Warren
2015-07-28
1
-0
/
+18
*
Tegra210: Fix 64-bit build warning about save_boot_params_ret()
Tom Warren
2015-07-28
1
-0
/
+2
*
ARM: tegra: Initialize timer earlier
Thierry Reding
2015-07-28
2
-6
/
+6
*
ARM: tegra: Use standard cache enable for 64-bit
Thierry Reding
2015-07-28
1
-1
/
+1
*
ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
Thierry Reding
2015-07-28
1
-0
/
+16
*
ARM: tegra: Build warning fixes for 64-bit
Thierry Reding
2015-07-27
2
-3
/
+3
*
tegra124: Implement spl_was_boot_source()
Simon Glass
2015-07-27
1
-0
/
+16
*
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-25
1
-12
/
+0
*
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
1
-3
/
+0
*
dts: Disable device tree for SPL on all boards
Simon Glass
2015-06-10
1
-0
/
+3
*
dm: tegra: usb: Move USB to driver model
Simon Glass
2015-06-10
2
-0
/
+5
*
tegra: Replace 'Norrin' with 'Nyan-big' and fix typo
Simon Glass
2015-06-09
1
-1
/
+1
*
tegra: Allow board-specific init
Simon Glass
2015-06-09
1
-2
/
+6
*
tegra: Add missing tegra124 peripherals
Simon Glass
2015-06-09
1
-1
/
+1
*
tegra: Introduce SRAM repair on tegra124
Simon Glass
2015-06-09
1
-1
/
+19
*
tegra: clock: Adjust PLL access to avoid a warning
Simon Glass
2015-06-09
1
-2
/
+5
*
tegra: clock: Support enabling external clocks
Simon Glass
2015-06-09
1
-0
/
+17
*
ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
Masahiro Yamada
2015-05-13
4
-1
/
+326
*
jetson-tk1: Add PSCI configuration options and reserve secure code
Ian Campbell
2015-05-13
1
-0
/
+2
*
ARM: tegra: Enable SMMU when going non-secure
Thierry Reding
2015-05-13
1
-0
/
+40
*
tegra: Set CNTFRQ for secondary CPUs
Jan Kiszka
2015-05-13
1
-0
/
+13
*
tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
Ian Campbell
2015-05-13
1
-0
/
+15
*
tegra124: Add PSCI support for Tegra124
Jan Kiszka
2015-05-13
4
-0
/
+168
*
tegra: Make tegra_powergate_power_on public
Jan Kiszka
2015-05-13
1
-1
/
+1
*
tegra: Move display controller header into common
Simon Glass
2015-05-13
1
-1
/
+1
*
tegra124: clock: Add display clocks and functions
Simon Glass
2015-05-13
2
-5
/
+138
*
tegra: clock: Split the clock source code into a separate function
Simon Glass
2015-05-13
1
-22
/
+29
*
tegra: clock: Add checking for invalid clock IDs
Simon Glass
2015-05-13
1
-4
/
+26
*
tegra: Move checkboard() into the board code
Simon Glass
2015-05-13
1
-8
/
+0
*
tegra: pwm: Allow the clock rate to be left as is
Simon Glass
2015-05-13
1
-1
/
+4
*
tegra: Move the pwm into tegra-common
Simon Glass
2015-05-13
3
-2
/
+2
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
5
-0
/
+5
*
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
1
-18
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-04-03
5
-3
/
+274
|
\
|
*
tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
Lucas Stach
2015-03-30
1
-0
/
+2
|
*
ARM: tegra: rename colibri_t20 board/configuration/device-tree
Marcel Ziswiler
2015-03-30
1
-2
/
+2
|
*
ARM: tegra: enable MIPI PAD CTRL support for Tegra124
Stephen Warren
2015-03-30
1
-0
/
+17
|
*
ARM: tegra: pinctrl: add support for MIPI PAD control groups
Stephen Warren
2015-03-30
1
-0
/
+57
|
*
ARM: tegra: pinctrl: minor cleanup
Stephen Warren
2015-03-30
1
-1
/
+1
|
*
ARM: tegra: pinctrl: move Tegra210 code to the correct dir
Stephen Warren
2015-03-30
1
-0
/
+195
*
|
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
1
-3
/
+0
|
/
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-10
3
-35
/
+250
|
\
|
*
ARM: tegra: pinmux: support Tegra210's e_io_hv pin option
Stephen Warren
2015-03-04
1
-0
/
+36
|
*
ARM: tegra: pinmux: account for different drivegroup base registers
Stephen Warren
2015-03-04
1
-1
/
+1
[prev]
[next]