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
Age
Commit message (
Expand
)
Author
12 days
core: Rework REGMAP symbols implementation
Tom Rini
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-12-04
aspeed: Fix Kconfig logic on "DM_RESET" and ASPEED_AST2500
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-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
[email protected]
2017-05-08
aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
[email protected]
2017-05-08
aspeed: Make SCU lock/unlock functions part of SCU API
[email protected]
2017-05-08
aspeed: Watchdog Timer Driver
[email protected]
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-28
aspeed: Support for ast2500 Eval Board
[email protected]
2017-01-28
aspeed: Board init functions and common configs for ast2500 based boards
[email protected]
2017-01-28
aspeed: Add basic ast2500-specific drivers and configuration
[email protected]
2017-01-28
aspeed: Add drivers common to all Aspeed SoCs
[email protected]