summaryrefslogtreecommitdiff
path: root/arch/arm/mach-aspeed
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-052-2/+2
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* treewide: Drop image_header_t typedefSimon Glass2022-09-291-2/+2
* aspeed/spl: Remove OVERLAY from linker scriptJoel Stanley2022-07-061-1/+1
* aspeed/ast2600: Fix SPL linker scriptJoel Stanley2022-06-281-3/+3
* ast2600: spl: Add boot mode detectionChia-Wei Wang2022-06-221-0/+30
* configs: ast2600: Move SPL bss section to DRAM spaceChia-Wei Wang2022-06-221-0/+94
* ast2600: spl: Locate load buffer in DRAM spaceChia-Wei Wang2021-11-171-8/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon 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