summaryrefslogtreecommitdiff
path: root/doc/driver-model
Commit message (Expand)AuthorAgeLines
* dm: Update the of-platdata README for the new featuresSimon Glass2016-07-14-34/+76
* dm: Add a README for of-platdataSimon Glass2016-07-14-0/+268
* dm: allow setting driver_data before/during bindStephen Warren2016-05-26-9/+14
* doc: driver-model: Update dm tests run using test.pyJagan Teki2016-04-14-101/+128
* dm: Remove ARM dcc from the listMichal Simek2016-02-24-1/+0
* dm: Update on current serial driver statusSimon Glass2016-02-08-10/+4
* serial: uartlite: Move driver to DMMichal Simek2016-01-27-1/+0
* serial: lpuart: Add driver model serial supportBin Meng2016-01-20-1/+0
* serial-howto: remove altera_jtag_uart and altera_uart from the listThomas Chou2015-12-19-2/+0
* stm32: Convert serial driver to DMKamil Lulko2015-12-12-1/+0
* dm: Add timeline and guide for porting serial driversSimon Glass2015-11-20-0/+58
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23-2/+2
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-22-0/+168
* dm: pci: Document binding of pci device driversBin Meng2015-08-26-3/+68
* doc: dm: Update pci-info.txt for pci supportBin Meng2015-08-05-3/+3
* dm: Add platform data advice and admonishmentSimon Glass2015-07-21-2/+15
* doc: driver-model: pmic-framework.txt - cleanupPrzemyslaw Marczak2015-05-14-11/+9
* doc: driver-model: pmic and regulator uclass documentationPrzemyslaw Marczak2015-05-14-0/+142
* dm: Update the README to reflect the current test outputSimon Glass2015-04-22-8/+50
* dm: usb: Add a README for driver modelSimon Glass2015-04-18-0/+415
* dm: pci: Add a uclass for PCISimon Glass2015-04-16-0/+70
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-12-2/+2
* dm: Update documentation for new bus featuresSimon Glass2015-01-29-13/+63
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-29-38/+13
* dm: core: Set device tree node for root deviceSimon Glass2015-01-29-0/+4
* dm: README: recommend u-boot.dtb to try driver-model on sandboxMasahiro Yamada2015-01-05-2/+2
* dm: Update documentation to include CONFIG_DM... optionsSimon Glass2014-11-21-10/+34
* test: dm: Add additional GPIO testsSimon Glass2014-10-23-1/+4
* dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-23-1/+2
* test: dm: Update GPIO tests for new gpio_request() methodSimon Glass2014-10-23-2/+23
* dm: spi: Add documentation on how to convert over SPI driversSimon Glass2014-10-22-0/+594
* dm: core: Add a clarifying comment on struct udevice's seq memberSimon Glass2014-10-22-1/+3
* dm: core: Add functions for iterating through device childrenSimon Glass2014-10-22-1/+2
* dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-23-1/+67
* dm: Introduce per-child data for devicesSimon Glass2014-07-23-8/+17
* dm: Add functions to access a device's childrenSimon Glass2014-07-23-1/+2
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-23-1/+5
* dm: Avoid accessing uclasses before they are readySimon Glass2014-07-23-1/+2
* dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-23-1/+2
* dm: Introduce device sequence numberingSimon Glass2014-07-23-6/+95
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-12/+19
* dm: Expand and improve the device lifecycle docsSimon Glass2014-06-20-7/+213
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-1/+1
* docs: driver-model: Fix spellingChris Packham2014-06-11-5/+5
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-4/+4
* dm: Remove old driver model documentationSimon Glass2014-03-04-3662/+0
* dm: Add README for driver modelSimon Glass2014-03-04-0/+368
* ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-06-4/+0
* ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-06-4/+0
* cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada2013-11-08-6/+0