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
Age
Commit message (
Expand
)
Author
2021-11-28
Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-11-28
test/py: Raise a ValueError if a command fails
Simon Glass
2021-11-28
test/py: Relax the naming rules for unit tests
Simon Glass
2021-11-28
sandbox: Enable HEXDUMP for sandbox_flattree
Simon Glass
2021-11-28
dm: core: Add a way to count the devices in a uclass
Simon Glass
2021-11-28
dm: core: Allow finding children / uclasses by partial name
Simon Glass
2021-11-28
dm: core: Add a way to obtain a string list
Simon Glass
2021-11-28
dm: core: Fix up string-function documentation
Simon Glass
2021-11-28
dm: core: Fix handling of uclass pre_unbind method
Simon Glass
2021-11-28
dm: core: Add tests for stringlist functions
Simon Glass
2021-11-28
common: Allow a smaller console-recording pre-reloc
Simon Glass
2021-11-28
disk: part_dos: Fix a NULL pointer error
Simon Glass
2021-11-28
mbr: Correct verification check
Simon Glass
2021-11-28
mmc: Allow for children other than the block device
Simon Glass
2021-11-28
sandbox: mmc: Support a backing file
Simon Glass
2021-11-28
sandbox: Support unmapping a file
Simon Glass
2021-11-28
test/py: Allow passing input to a program
Simon Glass
2021-11-28
binman: Fix extract command for using non-absolute image paths
Jan Kiszka
2021-11-28
sf: doc: Add documentation for the 'sf' command
Simon Glass
2021-11-28
sf: Tidy up code to avoid #ifdef
Simon Glass
2021-11-28
sf: Use const for the stage name
Simon Glass
2021-11-28
command: Use a constant pointer for the help
Simon Glass
2021-11-28
env: Avoid using GNU features in awk
Simon Glass
2021-11-23
Merge branch '2021-11-23-scmi-and-tee-updates' into next
Tom Rini
2021-11-23
firmware: scmi: Add OP-TEE transport
Etienne Carriere
2021-11-23
dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages
Etienne Carriere
2021-11-23
tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
Etienne Carriere
2021-11-23
tee: optee: remove unused duplicated login Id macros
Etienne Carriere
2021-11-23
tee: define session login identifiers
Etienne Carriere
2021-11-23
firmware: scmi: smccc transport: simplify probe sequence
Etienne Carriere
2021-11-23
firmware: scmi: smccc transport: use plat data, not priv data
Etienne Carriere
2021-11-23
firmware: scmi: mailbox transport: use plat data, not priv data
Etienne Carriere
2021-11-23
firmware: scmi: mailbox transport: fix probe failure implementation
Etienne Carriere
2021-11-23
firmware: scmi: fix description of an API function
Etienne Carriere
2021-11-23
stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX
Patrick Delaunay
2021-11-23
firmware: scmi: add configs to select the supported agents
Patrick Delaunay
2021-11-23
power: regulator: scmi: define LOG_CATEGORY
Patrick Delaunay
2021-11-23
clk: scmi: define LOG_CATEGORY
Patrick Delaunay
2021-11-23
reset: scmi: define LOG_CATEGORY
Patrick Delaunay
2021-11-23
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...
Tom Rini
2021-11-23
net: phy: realtek: Add tx/rx delay config for 8211e
Samuel Holland
2021-11-23
drivers: net: add Aspeed MDIO driver
Dylan Hung
2021-11-23
net: tsec: Make redundant_init() static
Bin Meng
2021-11-23
net: fec_mxc: Declare 'promisc' as bool
Bin Meng
2021-11-23
net: dsa: Use true instead of 1 in the set_promisc() call
Bin Meng
2021-11-23
cmd: pxe_utils: Check fdtcontroladdr in label_boot
Peter Hoyes
2021-11-23
net: bootp: Correct VCI string transmission
Walter Stoll
2021-11-23
configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses
Vladimir Oltean
2021-11-23
configs: ls1021a-tsn: enable sja1105 switch driver
Vladimir Oltean
2021-11-23
arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings
Vladimir Oltean
[next]