summaryrefslogtreecommitdiffstats
path: root/board/AndesTech/ax25-ae350/ax25-ae350.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151-0/+1
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* | riscv: ax25-ae350: Cast addr with uintptr_tBin Meng2021-02-031-1/+1
|/
* riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen2020-07-241-1/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* riscv: ax25-ae350: Use generic memory size setupRick Chen2019-12-101-19/+2
* riscv: ax25-ae350: add SPL configurationRick Chen2019-12-101-0/+27
* riscv: ae350: use the v5l2 driver to configure the cacheRick Chen2019-09-031-0/+9
* riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flashRick Chen2019-05-091-4/+0
* riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen2018-12-051-1/+2
* riscv: Remove mach typeBin Meng2018-10-031-2/+0
* board: ax25-ae350: Support cfi flashRick Chen2018-05-291-0/+34
* board: nx25-ae250: Rename as ax25-ae350Rick Chen2018-05-291-0/+74