Commit Graph

71 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
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 9 years ago
Bin Meng 947eb4396d doc: dm: Update pci-info.txt for pci support 9 years ago
Simon Glass 97f3ee34b6 dm: Add platform data advice and admonishment 9 years ago
Przemyslaw Marczak 769c94865a doc: driver-model: pmic-framework.txt - cleanup 9 years ago
Przemyslaw Marczak fdea8bbbc8 doc: driver-model: pmic and regulator uclass documentation 9 years ago
Simon Glass 98a1605309 dm: Update the README to reflect the current test output 9 years ago
Simon Glass 5fd2733e5a dm: usb: Add a README for driver model 9 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 9 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 9 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 10 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 10 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 10 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 10 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 10 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 10 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 22ec136325 dm: Expand and improve the device lifecycle docs 10 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 10 years ago
Chris Packham 34e4a2ec0a docs: driver-model: Fix spelling 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass f9aa6a1086 dm: Remove old driver model documentation 10 years ago
Simon Glass 65c70539e5 dm: Add README for driver model 10 years ago
Marek Vasut f8d1086851 ARM: serial: Remove the IXP UART driver 11 years ago
Marek Vasut c75692d362 ARM: PCI: Remove the IXP PCI driver 11 years ago
Masahiro Yamada 9e22408053 cosmetic: UDM-net: clean up the remainders of dead driver 11 years ago
Masahiro Yamada d7dd4fffde cosmetic: UDM-serial: clean up the remainders of dead driver 11 years ago
Masahiro Yamada 566c6e4370 cosmetic: doc: driver-model: Do not number driver lists 11 years ago
Wolfgang Denk 16641d52fc Coding Style cleanup: drop some excessive empty lines 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Masahiro Yamada 82cecfce3f drivers: s3c44b0_rtc: delete an unused driver 11 years ago
Masahiro Yamada d964df322f drivers: serial_s3c44b0: delete an unused driver 11 years ago
Gabor Juhos c575180bae block: constify sect_buf argument of ide_write_data 11 years ago