Commit Graph

85 Commits (03a38a397248529b01908eaed24f9262545ca9b5)

Author SHA1 Message Date
Simon Glass 2cce586651 dtoc: Support multiple compatible strings in a node 8 years ago
mario.six@gdsys.cc 0db4cd257f dm: Add callback to modify the device tree 8 years ago
mario.six@gdsys.cc 2a792753d6 dm: Add callback to modify the device tree 8 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Simon Glass 6ccb410124 dm: Add timeline and guide for porting I2C drivers 8 years ago
Simon Glass ebb2c53585 serial: Drop the s3c24x0 serial driver 8 years ago
Simon Glass 8ff89f8db8 serial: Update docs to indicate mcfuart supports DM_SERIAL 8 years ago
Simon Glass 1269625177 dm: Update the of-platdata README for the new features 9 years ago
Simon Glass 39782afb1a dm: Add a README for of-platdata 9 years ago
Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind 9 years ago
Jagan Teki e57f9c8eef doc: driver-model: Update dm tests run using test.py 9 years ago
Michal Simek 508770ae37 dm: Remove ARM dcc from the list 9 years ago
Simon Glass 92d05e50d9 dm: Update on current serial driver status 9 years ago
Michal Simek 93768393d7 serial: uartlite: Move driver to DM 9 years ago
Bin Meng fdbae099bf serial: lpuart: Add driver model serial support 9 years ago
Thomas Chou 11b35d557b serial-howto: remove altera_jtag_uart and altera_uart from the list 9 years ago
Kamil Lulko 665624149a stm32: Convert serial driver to DM 9 years ago
Simon Glass 1d149eddcc dm: Add timeline and guide for porting serial drivers 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Nishanth Menon ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 years ago
Bin Meng f4b5db7c53 dm: pci: Document binding of pci device drivers 10 years ago
Bin Meng 947eb4396d doc: dm: Update pci-info.txt for pci support 10 years ago
Simon Glass 97f3ee34b6 dm: Add platform data advice and admonishment 10 years ago
Przemyslaw Marczak 769c94865a doc: driver-model: pmic-framework.txt - cleanup 10 years ago
Przemyslaw Marczak fdea8bbbc8 doc: driver-model: pmic and regulator uclass documentation 10 years ago
Simon Glass 98a1605309 dm: Update the README to reflect the current test output 10 years ago
Simon Glass 5fd2733e5a dm: usb: Add a README for driver model 10 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
Simon Glass 2017aaef8c dm: Update documentation for new bus features 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 10 years ago
Masahiro Yamada 33fcd1bbd5 dm: README: recommend u-boot.dtb to try driver-model on sandbox 10 years ago
Simon Glass 38687ae676 dm: Update documentation to include CONFIG_DM... options 10 years ago
Simon Glass 4324174d03 test: dm: Add additional GPIO tests 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 10 years ago
Simon Glass 4b8f11c2cc test: dm: Update GPIO tests for new gpio_request() method 10 years ago
Simon Glass 6126c8e886 dm: spi: Add documentation on how to convert over SPI drivers 10 years ago
Simon Glass 547cea19b8 dm: core: Add a clarifying comment on struct udevice's seq member 10 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 10 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 11 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 11 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 11 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 11 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 11 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 11 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 22ec136325 dm: Expand and improve the device lifecycle docs 11 years ago