summaryrefslogtreecommitdiff
path: root/arch/arm/mach-aspeed/ast2500
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung2-440/+1
2020-09-09cosmetic: aspeed: ast2500: Rename clock headerRyan Chen1-1/+1
2020-08-14cosmetic: aspeed: ast2500: Rename board fileChia-Wei, Wang2-0/+60
2020-08-14aspeed: ast2500: Add lowlevel_init assemblyChia-Wei, Wang2-0/+42
2020-05-19common: Drop log.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 Rini2-4/+2
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.com1-2/+10
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com1-0/+15
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: Add basic ast2500-specific drivers and configurationmaxims@google.com4-0/+477