index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-aspeed
Age
Commit message (
Expand
)
Author
2024-03-29
arm: move image_copy_start/end to linker symbols
Ilias Apalodimas
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-07-06
aspeed/spl: Remove OVERLAY from linker script
Joel Stanley
2022-06-28
aspeed/ast2600: Fix SPL linker script
Joel Stanley
2022-06-22
ast2600: spl: Add boot mode detection
Chia-Wei Wang
2022-06-22
configs: ast2600: Move SPL bss section to DRAM space
Chia-Wei Wang
2021-11-17
ast2600: spl: Locate load buffer in DRAM space
Chia-Wei Wang
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-18
aspeed: Add AST2600 platform support
Chia-Wei, Wang
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-10-08
ram: move aspeed ram driver into drivers/ directory
Dylan Hung
2020-09-09
cosmetic: aspeed: ast2500: Rename clock header
Ryan Chen
2020-08-14
cosmetic: aspeed: ast2500: Rename board file
Chia-Wei, Wang
2020-08-14
aspeed: ast2500: Add lowlevel_init assembly
Chia-Wei, Wang
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2018-05-07
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-08
aspeed: Refactor SCU to use consistent mask & shift
maxims@google.com
2017-05-08
aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
maxims@google.com
2017-05-08
aspeed: Make SCU lock/unlock functions part of SCU API
maxims@google.com
2017-05-08
aspeed: Watchdog Timer Driver
maxims@google.com
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-28
aspeed: Support for ast2500 Eval Board
maxims@google.com
2017-01-28
aspeed: Board init functions and common configs for ast2500 based boards
maxims@google.com
2017-01-28
aspeed: Add basic ast2500-specific drivers and configuration
maxims@google.com
2017-01-28
aspeed: Add drivers common to all Aspeed SoCs
maxims@google.com