summaryrefslogtreecommitdiff
path: root/arch/arm/mach-aspeed
AgeCommit message (Expand)AuthorFilesLines
2020-09-09cosmetic: aspeed: ast2500: Rename clock headerRyan Chen1-1/+1
2020-08-14cosmetic: aspeed: ast2500: Rename board fileChia-Wei, Wang3-1/+2
2020-08-14aspeed: ast2500: Add lowlevel_init assemblyChia-Wei, Wang3-25/+42
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com1-3/+2
2017-05-08aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com3-60/+11
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com1-0/+15
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com1-9/+31
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2017-01-28aspeed: Support for ast2500 Eval Boardmaxims@google.com1-0/+2
2017-01-28aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com2-1/+84
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com6-0/+480
2017-01-28aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com3-0/+93