aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/versatile/soc-realview.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-06soc: realview: Use custom soc attribute group instead of device_create_fileSudeep Holla1-5/+11
2020-07-06soc: realview: Switch to use DEVICE_ATTR_RO()Sudeep Holla1-24/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2017-08-16soc: versatile: remove unnecessary static in realview_soc_probe()Gustavo A. R. Silva1-1/+1
2016-04-04soc: versatile: dynamically detect RealView HBI numbersLinus Walleij1-15/+4
2015-12-15soc: versatile: add support for the PB11MPCoreLinus Walleij1-0/+4
2015-06-16drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverPaul Gortmaker1-1/+1
2014-10-28soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin1-0/+1
2014-09-26soc: add driver for the ARM RealViewLinus Walleij1-0/+144