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
Age
Commit message (
Expand
)
Author
2018-09-11
ARM: uniphier: remove ad-hoc clock enabling for EHCI
Masahiro Yamada
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-25
ARM: uniphier: enable distro boot
Masahiro Yamada
2018-07-25
ARM: uniphier: support fdt_fixup_mtdparts
Masahiro Yamada
2018-07-25
ARM: uniphier: split ft_board_setup() out to a separate file
Masahiro Yamada
2018-07-25
ARM: uniphier: clean-up ft_board_setup()
Masahiro Yamada
2018-05-23
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
uniphier: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-09
ARM: uniphier: hide memory top by platform hook instead of CONFIG
Masahiro Yamada
2018-01-09
ARM: uniphier: do not use RAM that exceeds 32 bit address range
Masahiro Yamada
2017-12-12
ARM: uniphier: use FIELD_PREP for PLL settings
Masahiro Yamada
2017-12-12
ARM: uniphier: compute SSCPLL values more precisely
Masahiro Yamada
2017-12-12
ARM: uniphier: fix SSCPLL init code for LD11 SoC
Dai Okamura
2017-12-12
ARM: uniphier: compile pll-base-ld20.c for PXs3
Masahiro Yamada
2017-12-04
ARM: uniphier: clean up board_init
Masahiro Yamada
2017-11-29
ARM: dts: uniphier: Sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
ARM: uniphier: remove XIRQ pin settings
Masahiro Yamada
2017-11-29
ARM: uniphier: remove IRQ settings
Masahiro Yamada
2017-10-23
ARM: uniphier: use pr_*() more where appropriate
Masahiro Yamada
2017-10-23
ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi
Masahiro Yamada
2017-10-23
ARM: uniphier: remove CONFIG_UNIPHIER_ETH
Masahiro Yamada
2017-10-15
ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
Masahiro Yamada
2017-10-15
ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI
Masahiro Yamada
2017-10-15
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-09-18
ARM: uniphier: add GPU(Mali) reset deassert and clk enable
Masahiro Yamada
2017-09-18
ARM: uniphier: remove bit field macros from sc64-regs.h
Masahiro Yamada
2017-09-18
ARM: uniphier: merge two defconfig files into uniphier_v7_defconfig
Masahiro Yamada
2017-08-30
ARM: uniphier: set system bus pinmux for PXs3
Masahiro Yamada
2017-08-30
ARM: uniphier: move CONFIG_NAND to defconfig
Masahiro Yamada
2017-08-30
ARM: uniphier: fix DSPLL init code for LD20 SoC
Dai Okamura
2017-08-30
ARM: uniphier: remove ad-hoc pin settings for NAND
Masahiro Yamada
2017-08-30
ARM: uniphier: add PLL settings for PXs3
Masahiro Yamada
2017-08-30
ARM: uniphier: move PLLCTRL register macros to each SoC .c file
Masahiro Yamada
2017-08-30
ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings
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-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-12
Convert CONFIG_NAND to Kconfig
Adam Ford
2017-07-26
ARM: uniphier: remove part number info from the boot log
Masahiro Yamada
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
[next]