summaryrefslogtreecommitdiff
path: root/board/AndesTech/ax25-ae350/ax25-ae350.c
AgeCommit message (Expand)AuthorFilesLines
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 Chen1-0/+27
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
2018-12-05riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen1-1/+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 Chen1-0/+74