summaryrefslogtreecommitdiff
path: root/board/AndesTech/ax25-ae350
AgeCommit message (Expand)AuthorFilesLines
2022-06-06ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini1-0/+4
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen1-0/+1
2021-11-08riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLEDLeo Yu-Chi Liang1-2/+2
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+3
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas1-1/+6
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng1-0/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini1-0/+1
2021-02-03riscv: ax25-ae350: Cast addr with uintptr_tBin Meng1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-24riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen1-1/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-10riscv: ax25-ae350: Use generic memory size setupRick Chen1-19/+2
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen3-0/+40
2019-09-03riscv: ae350: use the v5l2 driver to configure the cacheRick Chen1-0/+9
2019-05-09riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flashRick Chen1-4/+0
2019-05-09riscv: configs: Support AE350 SMP booting from flash flowRick Chen1-0/+2
2019-04-08riscv: ae350: enable SMPRick Chen1-0/+1
2018-12-18riscv: configs: Rename ax25-ae350 defconfigRick Chen1-3/+2
2018-12-18riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng1-0/+4
2018-12-05riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen1-1/+2
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini1-0/+2
2018-10-03riscv: Remove mach typeBin Meng1-2/+0
2018-05-29board: ax25-ae350: Support cfi flashRick Chen1-0/+34
2018-05-29board: nx25-ae250: Rename as ax25-ae350Rick Chen4-0/+110