summaryrefslogtreecommitdiffstats
path: root/drivers/soc/versatile
Commit message (Expand)AuthorAgeFilesLines
* soc: integrator: Drop pointless static qualifier in integrator_soc_init()YueHaibing2020-08-201-1/+1
* soc: integrator: Use custom soc attribute group instead of device_create_fileSudeep Holla2020-07-061-5/+11
* soc: integrator: Switch to use DEVICE_ATTR_RO()Sudeep Holla2020-07-061-24/+16
* soc: realview: Use custom soc attribute group instead of device_create_fileSudeep Holla2020-07-061-5/+11
* soc: realview: Switch to use DEVICE_ATTR_RO()Sudeep Holla2020-07-061-24/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-10/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* soc: versatile: remove unnecessary static in realview_soc_probe()Gustavo A. R. Silva2017-08-161-1/+1
* soc: versatile: dynamically detect RealView HBI numbersLinus Walleij2016-04-041-15/+4
* soc: versatile: add support for the PB11MPCoreLinus Walleij2015-12-151-0/+4
* drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-093-0/+165
|\
| * soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin2014-12-041-0/+1
| * soc: move SoC driver for the ARM IntegratorLinus Walleij2014-11-133-0/+164
* | soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin2014-10-281-0/+1
|/
* soc: add driver for the ARM RealViewLinus Walleij2014-09-263-0/+155