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
path:
root
/
include
/
dm
Age
Commit message (
Expand
)
Author
2016-10-11
dm: core: Add a function to get a uclass name
Simon Glass
2016-09-06
serial: bcm283x_mu: Detect disabled serial device
Alexander Graf
2016-08-15
net/ethoc: support private memory configurations
Max Filippov
2016-08-15
net/ethoc: add CONFIG_DM_ETH support
Max Filippov
2016-07-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-07-27
Add a power domain framework/uclass
Stephen Warren
2016-07-27
dm: core: Add a function to bind child devices
Simon Glass
2016-07-25
dm: core: Add a way to find a device by its driver
Simon Glass
2016-07-19
dm: imx: serial: Support DTE mode when using driver model
Stefan Agner
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-07-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
dm: Sort the uclass id in alphabetical order
Bin Meng
2016-07-09
dm: core: implement dev_map_physmem()
Vignesh R
2016-06-19
Add a reset driver framework/uclass
Stephen Warren
2016-05-26
Add a mailbox driver framework/uclass
Stephen Warren
2016-05-26
Rename reset to sysreset
Stephen Warren
2016-05-26
dm: allow setting driver_data before/during bind
Stephen Warren
2016-05-24
drivers: core: device: add support to check dt compatible for a device/machine
Mugunthan V N
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
m68k: add DM model serial driver
angelo@sysam.it
2016-04-25
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Stefan Roese
2016-04-15
fdt: implement dev_get_addr_name()
Stephen Warren
2016-04-01
drivers: Add SPMI bus uclass
Mateusz Kulikowski
2016-03-27
serial: add BCM283x mini UART driver
Stephen Warren
2016-03-22
serial: pl01x: Add support for devices with the rate pre-configured.
Eric Anholt
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-02-24
stm32x7: add support for stm32x7 serial driver
Vikas Manocha
2016-02-23
dm: implement a DMA uclass
Mugunthan V N
2016-01-30
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-28
dm: Remove device_probe_child()
Simon Glass
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
2016-01-24
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
dm: x86: Create a driver for x86 interrupts
Simon Glass
2016-01-21
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-21
dm: panel: Add a panel uclass
Simon Glass
2016-01-21
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-21
dm: pwm: Add a PWM uclass
Simon Glass
2016-01-21
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-21
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-21
dm: Add a power sequencing uclass
Simon Glass
2016-01-21
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
dm: video: Add a uclass for the text console
Simon Glass
2016-01-20
dm: video: Add a video uclass
Simon Glass
2016-01-13
serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
2016-01-13
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
[next]