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
/
doc
/
driver-model
Age
Commit message (
Expand
)
Author
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass
2015-01-29
dm: Update documentation for new bus features
Simon Glass
2015-01-29
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
dm: core: Set device tree node for root device
Simon Glass
2015-01-05
dm: README: recommend u-boot.dtb to try driver-model on sandbox
Masahiro Yamada
2014-11-21
dm: Update documentation to include CONFIG_DM... options
Simon Glass
2014-10-23
test: dm: Add additional GPIO tests
Simon Glass
2014-10-23
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-23
test: dm: Update GPIO tests for new gpio_request() method
Simon Glass
2014-10-22
dm: spi: Add documentation on how to convert over SPI drivers
Simon Glass
2014-10-22
dm: core: Add a clarifying comment on struct udevice's seq member
Simon Glass
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
dm: Add functions to access a device's children
Simon Glass
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-06-20
dm: Expand and improve the device lifecycle docs
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-11
docs: driver-model: Fix spelling
Chris Packham
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Remove old driver model documentation
Simon Glass
2014-03-04
dm: Add README for driver model
Simon Glass
2014-02-06
ARM: serial: Remove the IXP UART driver
Marek Vasut
2014-02-06
ARM: PCI: Remove the IXP PCI driver
Marek Vasut
2013-11-08
cosmetic: UDM-net: clean up the remainders of dead driver
Masahiro Yamada
2013-11-08
cosmetic: UDM-serial: clean up the remainders of dead driver
Masahiro Yamada
2013-11-08
cosmetic: doc: driver-model: Do not number driver lists
Masahiro Yamada
2013-10-14
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-09-19
drivers: s3c44b0_rtc: delete an unused driver
Masahiro Yamada
2013-09-19
drivers: serial_s3c44b0: delete an unused driver
Masahiro Yamada
2013-07-24
block: constify sect_buf argument of ide_write_data
Gabor Juhos
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-11
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-02-28
ARM: ns9750dev: remove remainders of dead board
Wolfgang Denk
2012-10-26
arm: Remove support for lpc2292
Marek Vasut
2012-10-16
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
2012-09-02
dm: Add twserial device document
Tomáš Hlaváček
2012-09-02
dm: RTC subsystem analysis added.
Tomas Hlavacek
2012-09-02
dm: Add pcmcia design document
Viktor Krivak
2012-09-02
dm: add PCI design document
Pavel Herrmann
2012-09-02
dm: Driver model analysis document for Watchdog subsystem has been added.
Tomas Hlavacek
2012-09-02
dm: Hwmon UDM subsystem analysis added.
Tomas Hlavacek
2012-09-02
dm: Add POWER API transition document
Viktor Krivak
[next]