summaryrefslogtreecommitdiff
path: root/board/AndesTech/ax25-ae350
Commit message (Expand)AuthorAgeFilesLines
* riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLEDLeo Yu-Chi Liang2021-11-081-2/+2
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-1/+3
* riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas2021-10-181-1/+6
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-041-1/+1
* riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng2021-05-191-0/+1
* 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 headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon 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-103-0/+40
* 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: configs: Support AE350 SMP booting from flash flowRick Chen2019-05-091-0/+2
* riscv: ae350: enable SMPRick Chen2019-04-081-0/+1
* riscv: configs: Rename ax25-ae350 defconfigRick Chen2018-12-181-3/+2
* riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng2018-12-181-0/+4
* riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen2018-12-051-1/+2
* Merge git://git.denx.de/u-boot-riscvTom Rini2018-11-261-0/+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-294-0/+110