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
2016-10-29
ARM: uniphier: update DRAM init code for LD11 SoC
Masahiro Yamada
2016-10-29
ARM: uniphier: support DDR PHY parameter dump command for LD11
Masahiro Yamada
2016-10-29
ARM: uniphier: refactor DDR PHY parameter dump command
Masahiro Yamada
2016-10-29
ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoC
Masahiro Yamada
2016-10-29
ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3
Masahiro Yamada
2016-10-29
ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabled
Masahiro Yamada
2016-10-29
ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8
Masahiro Yamada
2016-10-29
ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h
Masahiro Yamada
2016-10-29
ARM: uniphier: update DRAM init code for LD20 SoC (3rd)
Masahiro Yamada
2016-10-29
ARM: uniphier: remove unused board attribute macros
Masahiro Yamada
2016-10-29
ARM: uniphier: enable SSC for more PLLs for LD20 SoC
Masahiro Yamada
2016-10-29
ARM: uniphier: remove unneeded mdelay() in PLL setting function
Masahiro Yamada
2016-10-29
ARM: uniphier: adjust fdt_file environment handling to latest Linux
Masahiro Yamada
2016-10-18
ARM: uniphier: remove unnecessary EHCI reset deassertion
Masahiro Yamada
2016-10-18
ARM: dts: uniphier: sync DT with latest Linux
Masahiro Yamada
2016-10-18
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros
Masahiro Yamada
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-10
ARM: uniphier: insert udelay() just before support_card_reset_deassert()
Masahiro Yamada
2016-10-10
ARM: uniphier: add work-around for VBO noise problem
Masahiro Yamada
2016-10-10
ARM: uniphier: update DRAM init code for LD20 SoC (2nd)
Masahiro Yamada
2016-10-10
ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC
Masahiro Yamada
2016-10-10
ARM: uniphier: do not setup pins for System Bus on NAND boot mode
Masahiro Yamada
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-09-23
ARM: uniphier: add PLL init code for LD11 SoC
Masahiro Yamada
2016-09-23
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
Masahiro Yamada
2016-09-18
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-09-19
ARM: uniphier: update DRAM init code for LD20 SoC
Masahiro Yamada
2016-09-19
ARM: uniphier: add PLL init code for LD20 SoC
Masahiro Yamada
2016-09-19
ARM: uniphier: collect clock/PLL init code into a single directory
Masahiro Yamada
2016-09-19
ARM: uniphier: move PLL init code to U-Boot proper where possible
Masahiro Yamada
2016-09-18
ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
Masahiro Yamada
2016-09-18
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate NAND pin-mux settings
Masahiro Yamada
2016-09-18
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
Masahiro Yamada
2016-09-18
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC
Masahiro Yamada
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-17
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21
Masahiro Yamada
2016-09-17
ARM: uniphier: fix DRAM size of LD21 SoC package
Masahiro Yamada
2016-09-14
ARM: uniphier: merge board init functions into board_init()
Masahiro Yamada
2016-09-14
ARM: uniphier: use checkboard() instead of misc_init_f()
Masahiro Yamada
2016-09-14
ARM: uniphier: remove IECTRL setup code of LD4 SoC
Masahiro Yamada
2016-09-14
ARM: uniphier: delete unnecessary xHCI pin-mux settings
Masahiro Yamada
[next]