https://github.com/torvalds/linux
Revision e3db2217f3cdabf170ed2131831b42aa0878a0ac authored by Olof Johansson on 08 January 2015, 22:43:00 UTC, committed by Olof Johansson on 17 January 2015, 03:10:37 UTC
Merge "omap fixes against v3.19-rc1" from Tony Lindgren:

Fixes for omaps mostly to deal with dra7 timer issues
and hypervisor mode. The other fixes are minor fixes for
various boards. The summary of the fixes is:

- Fix real-time counter rate typos for some frequencies
- Fix counter frequency drift for am572x
- Fix booting of secondary CPU in HYP mode
- Fix n900 board name for legacy user space
- Fix cpufreq in omap2plus_defconfig after Kconfig change
- Fix dra7 qspi partitions

And also, let's re-enable smc91x on some n900 boards that
we have sitting in a few test boot systems after the boot
loader dependencies got fixed.

* tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: Revert disabling of smc91x for n900
  ARM: dts: dra7-evm: fix qspi device tree partition size
  ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT
  ARM: OMAP2+: Fix n900 board name for legacy user space
  ARM: omap5/dra7xx: Enable booting secondary CPU in HYP mode
  ARM: dra7xx: Fix counter frequency drift for AM572x errata i856
  ARM: omap5/dra7xx: Fix frequency typos

Signed-off-by: Olof Johansson <olof@lixom.net>
2 parent s 3be8142 + 7ac7274
History
Tip revision: e3db2217f3cdabf170ed2131831b42aa0878a0ac authored by Olof Johansson on 08 January 2015, 22:43:00 UTC
Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Tip revision: e3db221
File Mode Size
Kconfig -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 740 bytes
tpm-dev.c -rw-r--r-- 5.2 KB
tpm-interface.c -rw-r--r-- 27.3 KB
tpm-sysfs.c -rw-r--r-- 7.9 KB
tpm.h -rw-r--r-- 7.8 KB
tpm_acpi.c -rw-r--r-- 2.5 KB
tpm_atmel.c -rw-r--r-- 5.0 KB
tpm_atmel.h -rw-r--r-- 3.2 KB
tpm_eventlog.c -rw-r--r-- 8.8 KB
tpm_eventlog.h -rw-r--r-- 1.5 KB
tpm_i2c_atmel.c -rw-r--r-- 6.6 KB
tpm_i2c_infineon.c -rw-r--r-- 18.1 KB
tpm_i2c_nuvoton.c -rw-r--r-- 18.3 KB
tpm_i2c_stm_st33.c -rw-r--r-- 21.5 KB
tpm_i2c_stm_st33.h -rw-r--r-- 1.9 KB
tpm_ibmvtpm.c -rw-r--r-- 15.1 KB
tpm_ibmvtpm.h -rw-r--r-- 1.9 KB
tpm_infineon.c -rw-r--r-- 16.5 KB
tpm_nsc.c -rw-r--r-- 9.2 KB
tpm_of.c -rw-r--r-- 1.7 KB
tpm_ppi.c -rw-r--r-- 8.9 KB
tpm_tis.c -rw-r--r-- 22.4 KB
xen-tpmfront.c -rw-r--r-- 8.6 KB

back to top