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
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
arm32
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-15
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-08-20
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
Masahiro Yamada
2017-08-20
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-01-22
ARM: uniphier: simplify SoC ID get function
Masahiro Yamada
2016-08-28
ARM: uniphier: support system reset functionality for PSCI
Masahiro Yamada
2016-08-11
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
Masahiro Yamada
2016-08-11
ARM: uniphier: add uniphier_cache_set_active_ways()
Masahiro Yamada
2016-08-11
ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
Masahiro Yamada
2016-08-11
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
Masahiro Yamada
2016-08-11
ARM: uniphier: move outer cache register macros to .c file
Masahiro Yamada
2016-08-11
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
Masahiro Yamada
2016-08-11
ARM: uniphier: export uniphier_cache_enable/disable functions
Masahiro Yamada
2016-08-11
ARM: uniphier: move lowlevel debug init code after page table switch
Masahiro Yamada
2016-08-11
ARM: uniphier: fix ROM boot mode for PH1-sLD3
Masahiro Yamada
2016-08-11
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
Masahiro Yamada
2016-08-11
ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
Masahiro Yamada
2016-08-11
ARM: uniphier: support prefetch and touch operations for outer cache
Masahiro Yamada
2016-08-11
ARM: uniphier: refactor outer cache code
Masahiro Yamada
2016-07-24
ARM: uniphier: rename outer-cache register macros
Masahiro Yamada
2016-07-24
ARM: uniphier: clear notification flag before L2 operation
Masahiro Yamada
2016-06-30
ARM: uniphier: fix typo "talbe"
Masahiro Yamada
2016-04-11
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
Hans de Goede
2016-04-01
ARM: uniphier: rename function names ph1_* to uniphier_*
Masahiro Yamada
2016-03-24
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
Masahiro Yamada
2016-03-09
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
Masahiro Yamada
2016-03-01
ARM: uniphier: prepare directory structure for ARMv8 SoC support
Masahiro Yamada