index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-aspeed
/
ast2600
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-01-28
arm: Remove rel.dyn from SPL linker scripts
Tom Rini
2026-01-20
arm: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2024-11-25
ast2600: spl: Use readl for reading mmio
Joel Stanley
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-06-07
arm: move _end to linker symbols
Ilias Apalodimas
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: aspeed: Remove <common.h> and add needed includes
Tom Rini
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-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