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
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-08-18
ARM: uniphier: use FIELD_GET() to get access to revision register fields
Masahiro Yamada
2020-08-18
ARM: uniphier: remove unneeded header inclusion from board_late_init.c
Masahiro Yamada
2020-08-18
ARM: uniphier: remove unused uniphier_pin_init()
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-11
ARM: uniphier: remove NAND reset code
Masahiro Yamada
2020-07-11
ARM: uniphier: remove sbc/ directory
Masahiro Yamada
2020-07-11
bus: uniphier-system-bus: move hardware init from board files
Masahiro Yamada
2020-07-11
bus: uniphier-system-bus: add UniPhier System Bus driver
Masahiro Yamada
2020-07-11
ARM: uniphier: remove support for NOR Flash on support card
Masahiro Yamada
2020-07-11
ARM: uniphier: remove unused uniphier_sbc_init_admulti()
Masahiro Yamada
2020-07-11
ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
Masahiro Yamada
2020-07-11
ARM: uniphier: consolidate SoC select menu
Masahiro Yamada
2020-07-11
Revert "ARM: uniphier: add weird workaround code for LD20"
Masahiro Yamada
2020-05-22
ARM: uniphier: remove board_eth_init()
Masahiro Yamada
2020-05-22
ARM: uniphier: delete or replace <common.h> includes
Masahiro Yamada
2020-05-22
ARM: uniphier: drop #include <log.h> again
Masahiro Yamada
2020-05-22
ARM: uniphier: drop #include <init.h> again from umc-pxs2.c
Masahiro Yamada
2020-05-22
ARM: uniphier: remove #include <net.h> again from micro-support-card.c
Masahiro Yamada
2020-05-22
ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c
Masahiro Yamada
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 linux/bug.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 net.h from common header
Simon Glass
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-02-28
ARM: uniphier: detect the base of micro support card at run-time
Masahiro Yamada
2020-02-28
ARM: uniphier: remove workaround for the NAND write protect
Masahiro Yamada
2020-02-28
ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL
Masahiro Yamada
2020-02-28
ARM: uniphier: add sdscript, sdboot, sdupdate environment variables
Masahiro Yamada
2020-02-01
ARM: uniphier: set gd->ram_base correctly
Masahiro Yamada
2020-02-01
ARM: uniphier: remove adhoc reset deassertion for the NAND controller
Masahiro Yamada
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-10-08
dm: core: Add device_foreach_child()
Simon Glass
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-07-24
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-10
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
Masahiro Yamada
2019-07-10
ARM: uniphier: set dram_base environment variable
Masahiro Yamada
2019-07-10
ARM: uniphier: set loadaddr at boot-time
Masahiro Yamada
2019-07-10
ARM: uniphier: turn uniphier_set_fdt_file() into void function
Masahiro Yamada
[next]