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
/
include
Age
Commit message (
Expand
)
Author
2025-05-25
efi_loader: Separate device path into its own header
Simon Glass
2025-05-22
Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
2025-05-21
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2025-05-21
board: bsh: imx6ulz_smm_m2: Add support for 256 MiB DRAM
Simon Holesch
2025-05-21
configs: th1520_lpi4a: Add UART clock frequency
Yao Zi
2025-05-21
riscv: starfive: jh7110: move uart0 clock frequency to config header
E Shattow
2025-05-21
riscv: image: Add new image type for RV64
Mayuresh Chitale
2025-05-20
net, net-lwip: wget: suppress console output when called by EFI
Jerome Forissier
2025-05-18
efi_loader: Disable ANSI output for tests
Simon Glass
2025-05-14
include/command.h: Drop <env.h>
Tom Rini
2025-05-13
fs.h: Switch to using rtc_def.h
Tom Rini
2025-05-12
ARM: dts: imx: Add flexspi (fspi) to imxrt1170 and it's evk.
Jonathan Currier
2025-05-08
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
2025-05-08
Merge tag 'u-boot-rockchip-20250508' of https://source.denx.de/u-boot/custodi...
Tom Rini
2025-05-08
ARM: tegra: convert boards to use TEGRA_PRAM
Svyatoslav Ryhel
2025-05-08
ARM: tegra: add PRAM Kconfig option
Svyatoslav Ryhel
2025-05-08
sysreset: implement MAX9807 sysreset functions
Svyatoslav Ryhel
2025-05-08
power: regulator: max9807: add regulator support
Svyatoslav Ryhel
2025-05-07
Merge patch series "include: env: phytec: k3_net: Remove net_apply_extensions"
Tom Rini
2025-05-07
include: env: phytec: k3_net: Use get_cmd
Daniel Schultz
2025-05-07
include: env: phytec: k3_net: Remove net_apply_extensions
Daniel Schultz
2025-05-06
configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for px30 to rk3308/etc
Heiko Stuebner
2025-05-05
env: Introduce support for MTD
Christian Marangi
2025-05-05
eth: Support E1000E I225-V
ZhiJie.zhang
2025-05-05
ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM
Pascal Zimmermann
2025-05-05
config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd
Pascal Zimmermann
2025-05-03
imx95_evk: add i.MX95 19x19 EVK board basic support
Ye Li
2025-05-03
tools: imx8image: add i.MX95 support
Alice Guo
2025-05-03
scmi_protocols: update struct scmi_base_discover_list_protocols_out
Ye Li
2025-05-03
clk: scmi: check the clock state/parent/rate control permissions
Alice Guo
2025-05-03
clk: scmi: add the command CLOCK_PARENT_SET
Peng Fan
2025-05-03
scmi_protocols: add SCMI Performance domain management protocol message IDs
Peng Fan
2025-05-03
scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting...
Peng Fan
2025-05-03
firmware: scmi_agent: add SCMI pin control protocol support
Alice Guo
2025-05-03
pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
Alice Guo
2025-05-03
firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...
Alice Guo
2025-05-02
board: ti: am33xx: Add support for BeagleBoard Green Eco
Kory Maincent
2025-05-02
video: Add a function to draw a rectangle
Simon Glass
2025-05-02
video: Allow console output to be silenced
Simon Glass
2025-05-02
test: video: Export the video-checking functions
Simon Glass
2025-05-02
video: Add a way to write a partial string to the console
Simon Glass
2025-05-02
video: truetype: Support a limit on the width of a line
Simon Glass
2025-05-02
video: truetype: Support newlines in the measured string
Simon Glass
2025-05-02
video: Begin support for measuring multiple lines of text
Simon Glass
2025-05-02
video: Make white-on-black a video-device property
Simon Glass
2025-05-02
console: Support a format string for stderr output
Simon Glass
2025-05-02
Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"
Tom Rini
2025-05-02
event: signal when livetree has been built
Caleb Connolly
2025-05-01
Merge tag 'dm-pull-mayday' of git://git.denx.de/u-boot-dm
Tom Rini
2025-05-01
video: Use VIDEO_DAMAGE for VIDEO_COPY
Alexander Graf
[prev]
[next]