Revision tags: v00.04.15 |
|
#
985a9327 |
| 27-Jun-2023 |
Kevin Chen <kevin_chen@aspeedtech.com> |
Revert CONFIG_SYS_TEXT_BASE to support Raw and FIT images.
By setting CONFIG_SYS_TEXT_BASE to the appropriate address, U-Boot will be linked and loaded at that location in the flash memory, allowing
Revert CONFIG_SYS_TEXT_BASE to support Raw and FIT images.
By setting CONFIG_SYS_TEXT_BASE to the appropriate address, U-Boot will be linked and loaded at that location in the flash memory, allowing it to run as an Execute-in-Place (XIP) program when booting as a Raw image.
Change-Id: I5f54c4f4d39334d4c869fd2293cdf7178d721af4 Signed-off-by: Kevin Chen <kevin_chen@aspeedtech.com>
show more ...
|
#
c143e527 |
| 29-Mar-2023 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
configs: evb-ast2600-spl: Add support for OPTEE booting
Add options for OPTEE booting support.
Note that the updated defconfig is also compatible to the original bootflow which has no OPTEE include
configs: evb-ast2600-spl: Add support for OPTEE booting
Add options for OPTEE booting support.
Note that the updated defconfig is also compatible to the original bootflow which has no OPTEE included.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I566740d32d57919c90f3991fe8738d30555568ec
show more ...
|
Revision tags: v00.04.14, v00.04.13, v00.04.12 |
|
#
d473bc78 |
| 27-Jul-2022 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
Merge branch pull request #13 into aspeed-dev-v2019.04
Change-Id: I642bbbb0700c982119137d7cdae034635f9dc3d2
|
#
21163246 |
| 13-Jul-2022 |
Joel Stanley <joel@jms.id.au> |
config/ast-evb: Enable NCSI
Now that the NCSI code can be used on both direct attached PHY and NCSI setups, enable it by default.
Signed-off-by: Joel Stanley <joel@jms.id.au>
|
Revision tags: v00.04.11, v00.04.10 |
|
#
3c81795b |
| 20-Mar-2022 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
configs: evb-ast2600-spl: Remove U-Boot MMC raw sector
The raw sector of U-Boot image is not used in this SPI-booting based defconfig. Remove it to avoid confusion.
Signed-off-by: Chia-Wei Wang <ch
configs: evb-ast2600-spl: Remove U-Boot MMC raw sector
The raw sector of U-Boot image is not used in this SPI-booting based defconfig. Remove it to avoid confusion.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I3e13176f7c170e67e3b4a8d7ac2e80729add9852
show more ...
|
Revision tags: v00.04.09, v00.04.08 |
|
#
fdeaf32a |
| 25-Jan-2022 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
configs: ast2600-evb-spl: Disable SPL_PINCTRL
Disable SPL_PINCTRL to reduce SPL binary size.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: Ib59ba824bab3adce47167bef28b77da4a
configs: ast2600-evb-spl: Disable SPL_PINCTRL
Disable SPL_PINCTRL to reduce SPL binary size.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: Ib59ba824bab3adce47167bef28b77da4a4eaeaa9
show more ...
|
#
89e8db20 |
| 17-Jan-2022 |
Ryan Chen <ryan_chen@aspeedtech.com> |
remove h2x driver and add new pcie driver
Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com> Change-Id: I89ba3ac192641fecbf45c7d1eaf78f7dc9615c5a
|
#
5e8cacaa |
| 07-Jan-2022 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
ast2600: Support UART1/2/3/4 as booting console
1. Enable SPL pinctrl support for TXDn/RXDn pinmuxing 2. Enable UART1/2/3/4 for SPL 3. Add TXD1/RXD1 ~ TXD4/RXD4 pinctrl configuration
Signed-off-by:
ast2600: Support UART1/2/3/4 as booting console
1. Enable SPL pinctrl support for TXDn/RXDn pinmuxing 2. Enable UART1/2/3/4 for SPL 3. Add TXD1/RXD1 ~ TXD4/RXD4 pinctrl configuration
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I6286fd2d629e4a601ddad863b3ddeb806bd3f7e7
show more ...
|
Revision tags: v00.04.07, v00.04.06, v00.04.05, v00.04.04 |
|
#
5772ab22 |
| 05-Aug-2021 |
Neal <neal_liu@aspeedtech.com> |
configs: disable usbtty related configs
Disable usbtty related configs on ast2600.
Change-Id: Ie933e922b6ad927e92e04bb242f1f513c94112ee
|
Revision tags: v00.04.03 |
|
#
07bb8fab |
| 04-Aug-2021 |
neal_liu <neal_liu@aspeedtech.com> |
configs: enable usb related configs to support usbtty
Enable below configs to support usbtty on ast2600. 1. aspeed udc driver 2. usb gadget 3. console mux
Signed-off-by: neal_liu <neal_liu@aspeedte
configs: enable usb related configs to support usbtty
Enable below configs to support usbtty on ast2600. 1. aspeed udc driver 2. usb gadget 3. console mux
Signed-off-by: neal_liu <neal_liu@aspeedtech.com> Change-Id: I90dff3dcc3bf6abf7254cd7f9bdd18b73053d60a
show more ...
|
#
791486ae |
| 29-Jul-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
configs: evb-ast2600-spl: Enable SHAxxx support
Enable SHA family support for both SPL and U-Boot.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I6cd4053c77403bdfddba6d69cb0
configs: evb-ast2600-spl: Enable SHAxxx support
Enable SHA family support for both SPL and U-Boot.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I6cd4053c77403bdfddba6d69cb05eaf530d5993f
show more ...
|
#
4f7bd3b2 |
| 29-Jul-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
aspeed: cosmetic: Rename ARCY to ACRY
v2: Fix typo in defconfigs
v1: Fix the typo of ARCY to ACRY.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: Ieeada4ff502fa6d327831a4b7e
aspeed: cosmetic: Rename ARCY to ACRY
v2: Fix typo in defconfigs
v1: Fix the typo of ARCY to ACRY.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: Ieeada4ff502fa6d327831a4b7e4dd5001c1f26c3
show more ...
|
Revision tags: v00.04.02, v00.04.01 |
|
#
bc1213a3 |
| 27-May-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
spl: ast2600: Add SPL FIT image loading support
1. Enable SPL_LOAD_FIT and FIT hash/signature verification 2. Enable HACE/ARCY HW crypto engine probing 3. Disable ASPEED_LOADERS to instead use gener
spl: ast2600: Add SPL FIT image loading support
1. Enable SPL_LOAD_FIT and FIT hash/signature verification 2. Enable HACE/ARCY HW crypto engine probing 3. Disable ASPEED_LOADERS to instead use generic FIT image bootflow 4. Add dedicated headers for SPI and eMMC boot, respectively 5. Sync evb-ast2600-emmc_defconfig to the OBMC one
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I101643a6d85722cf08f7170f2c7ee14d002b339b
show more ...
|
#
0626d2cc |
| 18-May-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
configs: ast2600-spl: Disable FIT options
As the generic SPL booting with FIT is not fully ready, this patch disables those related to SPL FIT load.
1. SPL_LOAD_FIT 2. ASPEED_ARCY 3. ASPEED_HACE
S
configs: ast2600-spl: Disable FIT options
As the generic SPL booting with FIT is not fully ready, this patch disables those related to SPL FIT load.
1. SPL_LOAD_FIT 2. ASPEED_ARCY 3. ASPEED_HACE
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I5794b216bb0648336b65f662a867d532d9bac849
show more ...
|
#
e641f3ba |
| 13-May-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
evb-ast2600-spl: Enlarge heap and relocate stack
To leverage HW crypto engine, additional heap and stack space is required.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: Iec
evb-ast2600-spl: Enlarge heap and relocate stack
To leverage HW crypto engine, additional heap and stack space is required.
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: Iecda8ca334089f240f8b23f8455ace0f6ec24e65
show more ...
|
#
629ecda2 |
| 13-May-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
spl: ast2600: Enable ARCY probing
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I61478a91a3e51df3cb5e98cf7eefc9282c7912aa
|
Revision tags: v00.04.00 |
|
#
f541a2c4 |
| 03-May-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
spl: ast2600: Enable HACE probing
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: Ib7e84cbe2a14653e9979e05edcf88daff1d4e255
|
#
d46c7889 |
| 26-Apr-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
configs: ast2600: Reduce SPL size and enable FIT
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I03344d8820011494facee89ffd6c8564889a6fe3
|
Revision tags: v2021.04, v00.03.03, v2021.01 |
|
#
734f8860 |
| 22-Dec-2020 |
Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> |
spi-nor: Porting 2Gb flashes
- Enable SFDP parser on AST2600 defconfig. - Don't support 1-4-4, 1-2-2 SPI format.
|
#
7828ddb3 |
| 10-Nov-2020 |
Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> |
eMMC: Locate env on eMMC
Put env on eMMC user data partition in order to support boot from eMMC feature.
|
#
52dd2012 |
| 08-Nov-2020 |
Ryan Chen <ryan_chen@aspeedtech.com> |
update ast2600 defconfig
|
#
8bc61881 |
| 02-Nov-2020 |
Ryan Chen <ryan_chen@aspeedtech.com> |
add dp in defconfig
|
#
5386f9f1 |
| 02-Nov-2020 |
Ryan Chen <ryan_chen@aspeedtech.com> |
add ast2600 evb defconfig
|
#
3d9814f8 |
| 16-Oct-2020 |
Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> |
Merge branch 'spi' into aspeed-dev-v2019.04
|
#
00554b9b |
| 16-Oct-2020 |
Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> |
spi-nor: ISSI flash model support
Support ISSI flash models, is25lp256 and is25lp512m.
|