index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
AndesTech
/
ax25-ae350
/
ax25-ae350.c
Age
Commit message (
Expand
)
Author
2023-02-17
riscv: Rename Andes cpu and board names
Leo Yu-Chi Liang
2023-02-17
board: AndesTech: ax25-ae350.c: Enable v5l2-cache in spl_board_init()
Yu Chien Peter Lin
2022-10-20
riscv: ae350: Check firmware_fdt_addr header
Rick Chen
2022-08-11
riscv: ae350: Fix XIP config boot failure
Leo Yu-Chi Liang
2021-11-08
riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED
Leo Yu-Chi Liang
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-18
riscv: Remove OF_PRIOR_STAGE from RISC-V boards
Ilias Apalodimas
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
riscv: ax25-ae350: Cast addr with uintptr_t
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-24
riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg
Rick Chen
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-10
riscv: ax25-ae350: Use generic memory size setup
Rick Chen
2019-12-10
riscv: ax25-ae350: add SPL configuration
Rick Chen
2019-09-03
riscv: ae350: use the v5l2 driver to configure the cache
Rick Chen
2019-05-09
riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash
Rick Chen
2018-12-05
riscv: ax25-ae350: Pass dtb address to u-boot with a1 register
Rick Chen
2018-10-03
riscv: Remove mach type
Bin Meng
2018-05-29
board: ax25-ae350: Support cfi flash
Rick Chen
2018-05-29
board: nx25-ae250: Rename as ax25-ae350
Rick Chen