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
2020-12-18
dm: Switch over to use new sequence number for dev_seq()
Simon Glass
2020-12-18
dm: core: Allow manual sequence numbering
Simon Glass
2020-12-18
dm: Fix return value in dev_read_alias_seq()
Simon Glass
2020-12-18
dm: core: Switch binding to use new sequence numbers
Simon Glass
2020-12-18
dm: core: Add a new sequence number for devices
Simon Glass
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() args
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
dm: core: Combine the flattree and livetree binding code
Simon Glass
2020-12-13
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
2020-12-13
dm: core: Drop device_bind_offset()
Simon Glass
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-11-30
dm: core: Fix incorrect flag check
Marek Vasut
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: core: Convert #ifdef to if() in root.c
Simon Glass
2020-10-29
dm: Support parent devices with of-platdata
Simon Glass
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
dm: test: Add a check that all devices have a dev value
Simon Glass
2020-10-29
dm: core: Allow dm_warn() to be used in SPL
Simon Glass
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-27
dm: core: Add support for getting node from aliases
Michal Simek
2020-10-22
syscon: Drop the logging in syscon_get_by_driver_data()
Simon Glass
2020-10-15
dm: syscon: Set LOG_CATEGORY
Sean Anderson
2020-10-09
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-09-30
regmap: Add support for regmap fields
Jean-Jacques Hiblot
2020-09-30
regmap: Allow devices to specify regmap range start and size in config
Pratyush Yadav
2020-09-30
regmap: Add regmap_init_mem_range()
Pratyush Yadav
2020-09-30
regmap: Allow left shifting register offset before access
Pratyush Yadav
2020-09-30
regmap: Allow specifying read/write width
Pratyush Yadav
2020-09-30
regmap: zero out the regmap on allocation
Pratyush Yadav
2020-09-30
regmap: Add devm_regmap_init()
Jean-Jacques Hiblot
2020-09-30
dm: syscon: Fix calling dev_dbg with an uninitialized device
Sean Anderson
2020-09-25
x86: acpi: Add common Intel ACPI tables
Simon Glass
2020-09-22
dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args
Patrick Delaunay
2020-09-22
dm: syscon: typo alerady
Heinrich Schuchardt
2020-09-22
dm: core: add support for device re-parenting
Claudiu Beznea
2020-08-25
dm: core: Add API to read PCI bus-range property
Stefan Roese
[prev]
[next]