]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/arm/mach-tegra
ARM: keystone2: Cleanup PLL init code
[karo-tx-uboot.git] / arch / arm / mach-tegra /
2015-09-10 Stephen WarrenARM: tegra: Add p2371-0000 board
2015-09-10 Stephen WarrenARM: tegra: Add e2220-1170 board
2015-09-10 Alexandre CourbotARM: tegra: enable GPU DT node when appropriate
2015-09-10 Alexandre CourbotARM: tegra: move VPR configuration to a later stage
2015-09-10 Stephen WarrenARM: tegra: restrict usable RAM size further
2015-09-10 Tom WarrenTegra: PLL: use per-SoC pllinfo table instead of PLL_DI...
2015-09-10 Tom WarrenTegra: clocks: Add 38.4MHz OSC support for T210 use
2015-09-10 Tom WarrenT210: P2571: Turn CPU fan on
2015-09-09 Tom WarrenT210: Add support for 64-bit T210-based P2571 board
2015-09-09 Tom WarrenARM: Tegra210: Add support to common Tegra source/confi...
2015-09-09 Tom WarrenARM: Tegra210: Add SoC code/include files for T210
2015-09-09 Tom WarrenTegra: Rework KConfig options to allow 64-bit builds...
2015-09-09 Tom WarrenTegra210: Fix 64-bit build warning about save_boot_para...
2015-09-09 Thierry RedingARM: tegra: Initialize timer earlier
2015-09-09 Thierry RedingARM: tegra: Use standard cache enable for 64-bit
2015-09-09 Thierry RedingARM: tegra: Restrict usable RAM to 32-bit on 64-bit...
2015-09-09 Thierry RedingARM: tegra: Build warning fixes for 64-bit
2015-09-09 Simon Glasstegra124: Implement spl_was_boot_source()
2015-09-08 Joe HershbergerMove default y configs out of arch/board Kconfig
2015-09-08 Simon Glassdm: usb: tegra: Drop legacy USB code
2015-09-08 Simon Glassdts: Disable device tree for SPL on all boards
2015-09-08 Simon Glassdm: tegra: usb: Move USB to driver model
2015-09-08 Simon Glasstegra: Replace 'Norrin' with 'Nyan-big' and fix typo
2015-09-08 Simon Glasstegra: Allow board-specific init
2015-09-08 Simon Glasstegra: Add missing tegra124 peripherals
2015-09-08 Simon Glasstegra: Introduce SRAM repair on tegra124
2015-09-08 Simon Glasstegra: clock: Adjust PLL access to avoid a warning
2015-09-08 Simon Glasstegra: clock: Support enabling external clocks
2015-09-08 Masahiro YamadaARM: tegra: move NVIDIA common files to arch/arm/mach...
2015-09-08 Ian Campbelljetson-tk1: Add PSCI configuration options and reserve...
2015-09-08 Thierry RedingARM: tegra: Enable SMMU when going non-secure
2015-09-08 Jan Kiszkategra: Set CNTFRQ for secondary CPUs
2015-09-08 Ian Campbelltegra124: Reserve secure RAM using MC_SECURITY_CFG...
2015-09-08 Jan Kiszkategra124: Add PSCI support for Tegra124
2015-09-08 Jan Kiszkategra: Make tegra_powergate_power_on public
2015-09-08 Simon Glasstegra: Move display controller header into common
2015-09-08 Simon Glasstegra124: clock: Add display clocks and functions
2015-09-08 Simon Glasstegra: clock: Split the clock source code into a separa...
2015-09-08 Simon Glasstegra: clock: Add checking for invalid clock IDs
2015-09-08 Simon Glasstegra: Move checkboard() into the board code
2015-09-08 Simon Glasstegra: pwm: Allow the clock rate to be left as is
2015-09-08 Simon Glasstegra: Move the pwm into tegra-common
2015-09-08 Joe Hershbergerarch: Make board selection choices optional
2015-09-08 Masahiro Yamadadm: select CONFIG_DM* options
2015-09-01 Lucas Stachtegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
2015-09-01 Marcel ZiswilerARM: tegra: rename colibri_t20 board/configuration...
2015-09-01 Stephen WarrenARM: tegra: enable MIPI PAD CTRL support for Tegra124
2015-09-01 Stephen WarrenARM: tegra: pinctrl: add support for MIPI PAD control...
2015-09-01 Stephen WarrenARM: tegra: pinctrl: minor cleanup
2015-09-01 Stephen WarrenARM: tegra: pinctrl: move Tegra210 code to the correct dir
2015-09-01 Masahiro Yamadamalloc_f: enable SYS_MALLOC_F by default if DM is on
2015-09-01 Rob Herringremove unnecessary version.h includes
2015-09-01 Simon Glassdm: tegra: Enable driver model in SPL and adjust the...
2015-09-01 Stephen WarrenARM: tegra: pinmux: support Tegra210's e_io_hv pin...
2015-09-01 Stephen WarrenARM: tegra: pinmux: account for different drivegroup...
2015-09-01 Stephen WarrenARM: tegra: pinmux: support hsm/schmitt on pins
2015-09-01 Stephen WarrenARM: tegra: pinmux: partially handle varying register...
2015-09-01 Stephen WarrenARM: tegra: pinmux: move some type definitions
2015-09-01 Stephen WarrenARM: tegra: pinmux: handle feature removal on newer...
2015-09-01 Stephen WarrenARM: tegra: pinmux: simplify some defines
2015-09-01 Stephen WarrenARM: tegra: pinmux: add note re: drive group field...
2015-09-01 Stephen WarrenARM: tegra: add function to clear pinmux CLAMPING bit
2015-09-01 Stephen WarrenARM: tegra: support running in non-secure mode
2015-09-01 Stephen WarrenARM: tegra: support large RAM sizes
2015-09-01 Stephen WarrenARM: tegra: fix variable naming in query_sdram_size()
2015-09-01 Masahiro Yamadakconfig: remove unneeded dependency on !SPL_BUILD
2015-09-01 Masahiro Yamadakconfig: switch to single .config configuration
2015-09-01 Masahiro YamadaARM: tegra: collect SoC sources into mach-tegra