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
Age
Commit message (
Expand
)
Author
2024-10-13
clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9
Marek Vasut
2024-10-13
clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9
Marek Vasut
2024-10-13
clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9
Marek Vasut
2024-10-13
clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9
Marek Vasut
2024-10-13
pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9
Marek Vasut
2024-10-13
pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9
Marek Vasut
2024-10-13
sh: cache: Fill in invalidate_icache_all()
Marek Vasut
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
qconfig: Update tool for new Makefile variables
Simon Glass
2024-10-11
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
Simon Glass
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
kconfig: binman: Check for SPL instead of XPL
Simon Glass
2024-10-11
xpl: Define CONFIG_SPL_BUILD only for the SPL build
Simon Glass
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
doc: Update init docs for the xPL changes
Simon Glass
2024-10-11
doc: Move init-related things out of README
Simon Glass
2024-10-11
README: Drop SoC-specific comment about SPL
Simon Glass
2024-10-11
doc: Update SPL docs for the xPL changes
Simon Glass
2024-10-11
log: global: Rename warn_non_spl()
Simon Glass
2024-10-11
xpl: Rename spl_phase_prefix() and spl_phase_name()
Simon Glass
2024-10-11
xpl: Rename spl_next_phase() and spl_prev_phase()
Simon Glass
2024-10-11
xpl: Add a function to indicate when in xPL
Simon Glass
2024-10-11
xpl: Rename spl_in_proper() to not_xpl()
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-10-11
xpl: Rename spl_phase to xpl_phase_t
Simon Glass
2024-10-11
xpl: Rename u_boot_first_phase to xpl_is_first_phase()
Simon Glass
2024-10-11
qconfig: Add XPL_BUILD to ignored symbols
Simon Glass
2024-10-11
scripts: Define CONFIG_XPL_BUILD for all xPL builds
Simon Glass
2024-10-11
scripts: Add some comments about autoconf.mk
Simon Glass
2024-10-11
scripts: Rename Makefile.spl to Makefile.xpl
Simon Glass
2024-10-11
stdio: Make use of the SERIAL define
Simon Glass
2024-10-11
serial: Make use of the SERIAL define
Simon Glass
2024-10-11
net: freescale: Drop use of SPL_BUILD dependency
Simon Glass
2024-10-11
tegra: Drop dependency on SPL_BUILD
Simon Glass
2024-10-11
boot: Drop unnecessary ifdef for LOAD_FIT
Simon Glass
2024-10-11
Makefile: Add a u-boot.cfg file for VPL
Simon Glass
2024-10-11
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2024-10-11
usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
Jan Kiszka
2024-10-10
Merge patch series "led: introduce LED boot and activity function"
Tom Rini
2024-10-10
test: dm: Expand ofnode options test with new helper
Christian Marangi
2024-10-10
test: dm: Add tests for LED boot and activity
Christian Marangi
2024-10-10
doc: introduce led.rst documentation
Christian Marangi
2024-10-10
ubi: implement support for LED activity
Christian Marangi
2024-10-10
mtd: implement support for LED activity
Christian Marangi
2024-10-10
tftp: implement support for LED activity
Christian Marangi
[next]