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
/
drivers
/
core
Age
Commit message (
Expand
)
Author
2024-10-29
dm: core: downgrade some dm_warn messages to log_debug()
Quentin Schulz
2024-10-27
Merge patch series "Implement ACPI on aarch64"
Tom Rini
2024-10-27
acpi: Add fill_madt to acpi_ops
Patrick Rudolph
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-10
Merge patch series "led: introduce LED boot and activity function"
Tom Rini
2024-10-10
dm: core: implement ofnode_options helpers
Christian Marangi
2024-10-03
tpl: Support numbered aliases in device tree
Simon Glass
2024-08-27
dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO
Gaskell, Oliver
2024-08-27
Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()"
Tom Rini
2024-08-27
dm: core: regmap: Avoid multiple calls to ofnode_get_parent()
Jonas Karlman
2024-08-27
dm: core: ofnode: Avoid multiple calls to ofnode_get_parent()
Jonas Karlman
2024-08-27
dm: core: fdtaddr: Avoid multiple calls to fdt_parent_offset()
Jonas Karlman
2024-08-27
dm: core: Show device sequence instead in dm_dump_tree()
Zixun LI
2024-07-31
dm: use list_count_nodes() for counting list nodes
Sughosh Ganu
2024-07-26
dm: core: scan reserved-memory nodes
Caleb Connolly
2024-07-22
drivers: core: Remove duplicate newlines
Marek Vasut
2024-07-04
dm: core: Enhance comments on bind_drivers_pass()
Simon Glass
2024-07-03
dm: core: fix typo in SPL_DM_WARN prompt text
Quentin Schulz
2024-07-03
dm: core: migrate debug() messages to use dm_warn
Quentin Schulz
2024-07-03
dm: core: fix signedness in debug messages
Quentin Schulz
2024-07-03
dm: core: fix misleading debug message when matching compatible
Quentin Schulz
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-13
dm: typo prbing
Heinrich Schuchardt
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
core: Remove <common.h> and add needed includes
Tom Rini
2024-03-04
dm: core: Fix address translation in devfdt_get_addr_index()
Jonas Karlman
2023-12-13
fdt: Check for a valid fdt in oftree_ensure()
Simon Glass
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
dm: core: Correct reference to DM_SPL in SPL_DM_STATS
Simon Glass
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-13
core: introduce dev_read_addr_name[_size]_ptr() functions
Matthias Schiffer
2023-10-13
core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
Matthias Schiffer
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
2023-10-06
dm: core: Support writing a boolean
Simon Glass
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2023-10-06
dm: core: Correct help in TPL_DM and VPL_DM
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-04
dm: core: Adjust dump-sorting to get stats only when needed
Simon Glass
[next]