summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-aspeed
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* aspeed: Add AST2600 platform supportChia-Wei, Wang2021-01-187-0/+433
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* ram: move aspeed ram driver into drivers/ directoryDylan Hung2020-10-082-440/+1
* cosmetic: aspeed: ast2500: Rename clock headerRyan Chen2020-09-091-1/+1
* cosmetic: aspeed: ast2500: Rename board fileChia-Wei, Wang2020-08-143-1/+2
* aspeed: ast2500: Add lowlevel_init assemblyChia-Wei, Wang2020-08-143-25/+42
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-11/+5
* aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com2017-05-081-3/+2
* aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com2017-05-083-60/+11
* aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com2017-05-081-0/+15
* aspeed: Watchdog Timer Drivermaxims@google.com2017-05-081-9/+31
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* aspeed: Support for ast2500 Eval Boardmaxims@google.com2017-01-281-0/+2
* aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com2017-01-282-1/+84
* aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com2017-01-286-0/+480
* aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com2017-01-283-0/+93