index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
cpu
/
ax25
Age
Commit message (
Expand
)
Author
2023-02-17
riscv: Rename Andes cpu and board names
Leo Yu-Chi Liang
2023-02-17
configs: ae350: Enable v5l2 cache for AE350 platforms in SPL
Yu Chien Peter Lin
2023-02-17
riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL
Yu Chien Peter Lin
2023-02-17
riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()
Yu Chien Peter Lin
2023-02-17
riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"
Leo Yu-Chi Liang
2023-02-01
riscv: ax25: bypass malloc when spl fit boots from ram
Rick Chen
2023-02-01
riscv: ae350: Enable CCTL_SUEN
Rick Chen
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
2021-10-07
riscv: ae350: enable Coherence Manager for ae350
Leo Yu-Chi Liang
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2020-10-26
timer: Add _TIMER suffix to Andes PLMT Kconfig
Sean Anderson
2020-09-30
riscv: Rework riscv timer driver to only support S-mode
Sean Anderson
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-23
riscv: ax25: cache: Remove SPL_RISCV_MMODE config check
Pragnesh Patel
2019-12-10
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
Rick Chen
2019-12-10
riscv: ax25: add SPL support
Rick Chen
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-09-03
riscv: cache: use CCTL to flush d-cache
Rick Chen
2019-09-03
riscv: cache: Flush L2 cache before jump to linux
Rick Chen
2019-09-03
riscv: ax25: add imply v5l2 cache controller
Rick Chen
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-08
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
2019-04-08
riscv: ax25: Add platform-specific Kconfig options
Rick Chen
2019-01-15
riscv: move the AX25-specific implementation of flush_dcache_all
Lukas Auer
2018-12-18
riscv: ax25: Hide the ax25-specific Kconfig option
Bin Meng
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-10-03
riscv: Move do_reset() to a common place
Bin Meng
2018-10-03
riscv: Make start.S available for all targets
Bin Meng
2018-10-03
riscv: Move the linker script to the CPU root directory
Bin Meng
2018-08-20
riscv: Include bss subsections in linker script
Alexander Graf
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-05-29
riscv: cpu: nx25: Rename as ax25
Rick Chen