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_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
/
mips
/
mach-mtmips
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
2024-02-27
Kconfig: Centralize prompting for SYS_CONFIG_NAME
Tom Rini
2023-10-24
mips: Remove common.h usage
Tom Rini
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-07-13
mips: mtmips: add two reference boards for mt7621
Weijie Gao
2022-07-13
mips: mtmips: add support for MediaTek MT7621 SoC
Weijie Gao
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2021-09-23
arm: mediatek: merge board Kconfigs into mach-mediatek
Guillaume La Roque
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-04-22
mips: mt7628: fix the displayed DDR type of mt7628
Weijie Gao
2021-04-22
mips: mt7628: fix ddr_type for MT7688KN
Weijie Gao
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-24
mips: mtmips: add two reference boards for mt7620
Weijie Gao
2021-01-24
mips: mtmips: add support for MediaTek MT7620 SoC
Weijie Gao
2021-01-24
mips: mtmips: add support to initialize SDRAM
Weijie Gao
2021-01-24
mips: mtmips: fix dram size detection in dram_init
Weijie Gao
2021-01-24
mips: mtmips: select SYSRESET for mt7628 only
Weijie Gao
2021-01-24
mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory
Weijie Gao
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
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 init.h from common header
Simon Glass
2020-04-27
mips: Add support for SoM "VoCore2".
Mauro Condarelli
2020-04-27
mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
Stefan Roese
2020-04-27
mips: mtmips: add support for mt7628-rfb
Weijie Gao
2020-04-27
mips: mtmips: enable SPL for all boards
Weijie Gao
2020-04-27
mips: mtmips: add SPL support
Weijie Gao
2020-04-27
mips: mtmips: rewrite lowlevel codes of mt7628
Weijie Gao
2020-04-27
mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
Weijie Gao
2020-04-27
mips: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-25
mips: mtmips: select essential drivers in Kconfig
Weijie Gao
2019-07-05
mips: mt76xx: Implement new d-cache fix in last_stage_init()
Stefan Roese
[next]