aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-aspeed
AgeCommit message (Expand)AuthorFilesLines
2021-11-17ast2600: spl: Locate load buffer in DRAM spaceChia-Wei Wang1-8/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang7-0/+433
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, Wang3-1/+2
2020-08-14aspeed: ast2500: Add lowlevel_init assemblyChia-Wei, Wang3-25/+42
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-05dm: 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