History log of /openbmc/u-boot/arch/arm/mach-aspeed/Makefile (Results 1 – 25 of 27)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v00.04.15, v00.04.14, v00.04.13, v00.04.12, v00.04.11, v00.04.10, v00.04.09, v00.04.08, v00.04.07, v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00, v2021.04, v00.03.03, v2021.01, v2020.10
# e95e10af 31-Jul-2020 Johnny Huang <johnny_huang@aspeedtech.com>

Merge branch 'aspeed-dev-v2019.04' into aspeed-master-v2019.04


# 15cbe029 22-Jul-2020 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04


# fd0bc623 20-Jul-2020 ryan_chen <ryan_chen@aspeedtech.com>

add ast2400


Revision tags: v2020.07, v00.02.13, v2020.04, v2020.01
# 0e84bfa0 25-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'feature/slt_board' into aspeed-dev-v2019.04


# 00d75f3f 24-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

ARM: Aspeed: Refactor board common initialization

1. make ast2500/ast2600 common board-initialization
a weak function to support override
2. rename SCU information printing function


# e465bea8 08-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'bugfix/ast2500_compile' into aspeed-dev-v2019.04


# c202116c 08-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

ast2500: Fix compile error

ARM1176 has strong implementation of enable_caches whereas
ARMv7 has it weak. Thus the platform implementation of enable_caches
should not be common for AST2500 and AST260

ast2500: Fix compile error

ARM1176 has strong implementation of enable_caches whereas
ARMv7 has it weak. Thus the platform implementation of enable_caches
should not be common for AST2500 and AST2600 as they belong to ARM1176
and ARMv7, respectively.

show more ...


# e87eb270 05-Dec-2019 Johnny Huang <johnny_huang@aspeedtech.com>

Merge branch 'aspeed-dev-v2019.04' into aspeed-master-v2019.04


# fd6a995a 27-Nov-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'bugfix/cache_misalign' into aspeed-dev-v2019.04


# 37bac084 27-Nov-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Revert "Revert "aspeed: Add D-cache support""

This reverts commit 1330ffa050816f0acb0aabad37dbe2d0dc3b27e1.


# 1330ffa0 27-Nov-2019 Johnny Huang <johnny_huang@aspeedtech.com>

Revert "aspeed: Add D-cache support"

This reverts commit ae6859b1b8ee8d8062a569425a799445d5b69122.


# e3e9370f 27-Nov-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'feature/dcache' into aspeed-dev-v2019.04


# ae6859b1 27-Nov-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

aspeed: Add D-cache support

Add platform implementation for enable_caches.


Revision tags: v2019.10, v00.02.05, v00.02.04, v00.02.03, v00.02.02, v00.02.01
# baa29d5e 18-Jul-2019 Johnny Huang <johnny_huang@aspeedtech.com>

Merge remote-tracking branch 'origin/aspeed-dev-v2019.04' into aspeed-master-v2019.04


Revision tags: v2019.07
# befc1c99 02-Jul-2019 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04


# caff60f3 22-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

update wdt for ast2500/ast2600


Revision tags: v00.02.00
# 9da3b6f0 13-Jun-2019 Johnny Huang <johnny_huang@aspeedtech.com>

Merge branch 'aspeed-dev-v2019.04' into aspeed-master-v2019.04


# e7135dfc 05-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04


# 8f0f9cd3 05-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

remove ast_get_scu function


# e08cd9d7 05-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04

# Conflicts:
# configs/evb-ast2600_defconfig


# 25dbbbb4 04-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

add aspeed cpu info


# f5925a07 15-May-2019 ryan_chen <ryan_chen@aspeedtech.com>

start move clk


# b9553986 15-May-2019 ryan_chen <ryan_chen@aspeedtech.com>

first boot ast2600


Revision tags: v2019.04, v2018.07
# 83d290c5 06-May-2018 Tom Rini <trini@konsulko.com>

SPDX: Convert all of our single license tags to Linux Kernel style

When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from. So

SPDX: Convert all of our single license tags to Linux Kernel style

When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from. So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry. Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents. There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...


Revision tags: v2018.03, v2018.01, v2017.11
# f6a6a9f0 18-Jan-2017 maxims@google.com <maxims@google.com>

aspeed: Board init functions and common configs for ast2500 based boards

Add configuration file with parameters that are very likely to be shared by
all ast2500-based boards.
Add ast2500-board.c fil

aspeed: Board init functions and common configs for ast2500 based boards

Add configuration file with parameters that are very likely to be shared by
all ast2500-based boards.
Add ast2500-board.c file with the init code that is very likely to be
shared by all ast2500-based boards.
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


12