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-zynqmp
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
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-04-24
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2020-04-06
arm64: zynqmp: Add support for u-boot.itb generation without ATF
Michal Simek
2020-04-06
arm64: zynqmp: Move timeout for clock propagation below psu_init
Michal Simek
2020-04-06
arm64: zynqmp: Add support for debug uart also for U-Boot proper
Michal Simek
2020-04-06
arm64: zynqmp: Add third backup bootmode
Michal Simek
2020-04-06
arm64: zynqmp: Print multiboot register value in EL3
Michal Simek
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-14
arm64: zynqmp: Add support for u-boot.itb generation with ATF
Michal Simek
2020-01-14
arm: zynqmp: Wire SPL/ATF handoff structure properly
Michal Simek
2020-01-14
arm64: zynqmp: Fix return value of board_fit_config_name_match
Michal Simek
2020-01-14
arm64: zynqmp: Add board_boot_order for MMC boot extension
Michal Simek
2020-01-14
arm64: zynqmp: Do not assing MIO34 that early on zcu100
Michal Simek
2020-01-14
arm64: zynqmp: Do not call bss init and board_init_r from board_init_f
Michal Simek
2020-01-14
mtd: nand: Remove hardcoded base address of nand
Ashok Reddy Soma
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
2019-10-24
arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()
Michal Simek
2019-10-24
arm64: xilinx: Move firmware functions from platform to driver
Michal Simek
2019-10-08
arm64: zynqmp: Use mailbox driver for PMUFW config loading
Michal Simek
2019-10-08
arm64: zynqmp: remove old fw version function
Ibai Erkiaga
2019-10-08
firmware: zynqmp: create firmware header
Ibai Erkiaga
2019-10-08
arm64: zynqmp: Cleanup PM SMC macro composition
Michal Simek
2019-10-08
mailbox: zynqmp: ipi mailbox driver
Ibai Erkiaga
2019-07-30
arm64: zynqmp: spl: install a PMU firmware config object at runtime
Luca Ceresoli
2019-04-16
arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCI
Luca Ceresoli
2019-04-16
arm64: zynqmp: Add debug message about clearing BSS
Michal Simek
2019-02-14
arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCI
Michal Simek
2019-02-14
arm64: zynqmp: Remove addresses for i2c controllers
Michal Simek
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-24
arm64: zynqmp: Remove unused GEM addresses
Michal Simek
2019-01-24
arm64: zynqmp: Move SoC sources to mach-zynqmp
Michal Simek