aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/aspeed (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-08soc: aspeed: lpc-ctrl: Block error printing on probe defer casesJae Hyun Yoo1-4/+3
2021-10-22soc: aspeed: Add UART routing supportChia-Wei Wang3-4/+618
2021-08-26soc: aspeed-lpc-ctrl: Fix clock cleanup in error pathYang Yingliang1-10/+10
2021-08-19soc: aspeed: Re-enable FWH2AHB on AST2600Joel Stanley1-6/+23
2021-08-19soc: aspeed: socinfo: Add AST2625 variantJoel Stanley1-0/+1
2021-08-17soc: aspeed: p2a-ctrl: Fix boundary check for mmapIwona Winiarska1-1/+1
2021-08-17soc: aspeed: lpc-ctrl: Fix boundary check for mmapIwona Winiarska1-1/+1
2021-04-23soc: aspeed: fix a ternary sign expansion bugDan Carpenter1-1/+3
2021-04-09soc: aspeed: Adapt to new LPC device tree layoutChia-Wei, Wang2-14/+29
2021-02-10soc: aspeed: socinfo: Add new systemsJoel Stanley1-8/+25
2021-02-10soc: aspeed: snoop: Add clock control logicJae Hyun Yoo1-3/+27
2020-11-19soc: aspeed: Enable drivers with ARCH_ASPEEDJoel Stanley1-0/+4
2020-11-19soc: aspeed: Fix a reference leak in aspeed_socinfo_init()Dan Carpenter1-1/+3
2020-11-19soc: aspeed: remove unneeded semicolonTom Rix1-1/+1
2020-09-25soc: aspeed-lpc-ctrl: Fix driver nameJoel Stanley1-1/+1
2020-09-25soc: aspeed-lpc-ctrl: Fix whitespaceJoel Stanley1-2/+2
2020-09-25soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600Joel Stanley1-0/+17
2020-09-25soc: aspeed-lpc-ctrl: Fail probe of lpc-ctrl if reserved memory is not alignedAndrew Jeffery1-0/+13
2020-09-25soc: aspeed: lpc: Add AST2600 compatible stringsBrad Bishop2-0/+3
2020-09-25soc: aspeed: Add soc info driverJoel Stanley3-0/+141
2020-09-21soc: aspeed: Improve kconfigJoel Stanley1-16/+20
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck1-2/+2
2019-06-25Merge tag 'aspeed-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into arm/driversOlof Johansson1-23/+38
2019-06-22soc: aspeed: lpc-ctrl: Fix probe error handlingJoel Stanley1-2/+3
2019-06-17soc: aspeed: lpc-ctrl: make parameter optionalVijay Khemka1-22/+36
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-0/+1127
2019-04-29soc: aspeed: fix KconfigOlof Johansson1-0/+1
2019-04-29soc: add aspeed folder and misc driversPatrick Venture4-0/+670