summaryrefslogtreecommitdiff
path: root/board/AndesTech
AgeCommit message (Expand)Author
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2023-02-17board: AndesTech: ax25-ae350.c: Enable v5l2-cache in spl_board_init()Yu Chien Peter Lin
2023-02-01riscv: ae350: support OpenSBI 1.0+ which enable FW_PICRick Chen
2022-10-20riscv: ae350: Check firmware_fdt_addr headerRick Chen
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang
2022-06-06ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen
2022-04-25nds32: Remove the architectureTom Rini
2022-04-08nds32: Migrate CONFIG_DEBUG_LED to KconfigTom Rini
2021-11-08riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLEDLeo Yu-Chi Liang
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03riscv: ax25-ae350: Cast addr with uintptr_tBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-24riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-10riscv: ax25-ae350: Use generic memory size setupRick Chen
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen
2019-09-03riscv: ae350: use the v5l2 driver to configure the cacheRick Chen
2019-05-09riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flashRick Chen
2019-05-09riscv: configs: Support AE350 SMP booting from flash flowRick Chen
2019-04-08riscv: ae350: enable SMPRick Chen
2018-12-18riscv: configs: Rename ax25-ae350 defconfigRick Chen
2018-12-18riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng
2018-12-05riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini
2018-10-03riscv: Remove mach typeBin Meng
2018-05-29board: ax25-ae350: Support cfi flashRick Chen
2018-05-29board: nx25-ae250: Rename as ax25-ae350Rick Chen
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-30riscv: ae250: Support DT provided by the board at runtimeRick Chen
2018-03-30board: Drop ftsdc010 non-dm codeRick Chen
2018-01-12riscv: board: Add nx25-ae250 to support RISC-VRick Chen
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen
2017-09-21nds32: board: Fix andestech adp-ae3xx.c make fail problem.rick
2017-06-05nds32: Remove include files from common.hSimon Glass
2017-05-23nds32: eth: Support ftmac100 DM.rick
2017-05-22nds32: Support AE3XX platform.rick
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada