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
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
Age
Commit message (
Expand
)
Author
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
arc: Cleanup and audit usage of <config.h>
Tom Rini
2023-10-24
arc: Remove common.h usage
Tom Rini
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-02-07
arc: Drop CONFIG_MMU
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
lmb: Always compile arch_lmb_reserve() into U-Boot on arc
Marek Vasut
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
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-05-18
common: Drop linux/bitops.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 bootstage.h from common header
Simon Glass
2020-04-27
ARC: ARCv2: handle DSP presence in HW
Eugeniy Paltsev
2020-04-16
ARC: CACHE: mark IOC helper functions as inlined_cachefunc
Eugeniy Paltsev
2020-04-16
ARC: CACHE: add support for SL$ disable
Eugeniy Paltsev
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-09-03
arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
Alexey Brodkin
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-01-25
ARC: Fix iteration in arc_xx_version()
Alexey Brodkin
2018-12-03
ARC: Improve identification of ARC cores
Alexey Brodkin
2018-10-12
ARC: make generic print_cpuinfo() weak
Alexey Brodkin
2018-10-05
ARC: Implement print_cpuinfo()
Alexey Brodkin
2018-07-31
ARC: Enable unaligned access in hardware if compiler uses it
Alexey Brodkin
2018-05-31
ARC: Reset: Implement weak reset_cpu()
Alexey Brodkin
2018-05-31
ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM
Alexey Brodkin
2018-05-31
ARC: Improve relocation fix-ups
Alexey Brodkin
2018-05-31
ARC: Cache: Don't compare I$ and D$ line lengths
Alexey Brodkin
2018-05-24
ARC: init debug uart in early common arc code
Eugeniy Paltsev
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-17
ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c
Eugeniy Paltsev
2018-03-23
ARC: bootm: Refactor GO and PREP subcommands implementation
Eugeniy Paltsev
2018-03-21
ARC: Cache: Refactor arc_ioc_setup()
Eugeniy Paltsev
[next]