aboutsummaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)AuthorFilesLines
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass1-2/+2
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon1-0/+168
2015-08-26dm: pci: Document binding of pci device driversBin Meng1-3/+68
2015-08-05doc: dm: Update pci-info.txt for pci supportBin Meng1-3/+3
2015-07-21dm: Add platform data advice and admonishmentSimon Glass1-2/+15
2015-05-14doc: driver-model: pmic-framework.txt - cleanupPrzemyslaw Marczak1-11/+9
2015-05-14doc: driver-model: pmic and regulator uclass documentationPrzemyslaw Marczak1-0/+142
2015-04-22dm: Update the README to reflect the current test outputSimon Glass1-8/+50
2015-04-18dm: usb: Add a README for driver modelSimon Glass1-0/+415
2015-04-16dm: pci: Add a uclass for PCISimon Glass1-0/+70
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass1-2/+2
2015-01-29dm: Update documentation for new bus featuresSimon Glass2-13/+63
2015-01-29dm: core: Add a flag to control sequence numberingSimon Glass1-38/+13
2015-01-29dm: core: Set device tree node for root deviceSimon Glass1-0/+4
2015-01-05dm: README: recommend u-boot.dtb to try driver-model on sandboxMasahiro Yamada1-2/+2
2014-11-21dm: Update documentation to include CONFIG_DM... optionsSimon Glass1-10/+34
2014-10-23test: dm: Add additional GPIO testsSimon Glass1-1/+4
2014-10-23dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass1-1/+2
2014-10-23test: dm: Update GPIO tests for new gpio_request() methodSimon Glass1-2/+23
2014-10-22dm: spi: Add documentation on how to convert over SPI driversSimon Glass1-0/+594
2014-10-22dm: core: Add a clarifying comment on struct udevice's seq memberSimon Glass1-1/+3
2014-10-22dm: core: Add functions for iterating through device childrenSimon Glass1-1/+2
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass1-1/+67
2014-07-23dm: Introduce per-child data for devicesSimon Glass1-8/+17
2014-07-23dm: Add functions to access a device's childrenSimon Glass1-1/+2
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass1-1/+5
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass1-1/+2
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass1-1/+2
2014-07-23dm: Introduce device sequence numberingSimon Glass1-6/+95
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass1-12/+19
2014-06-20dm: Expand and improve the device lifecycle docsSimon Glass1-7/+213
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass1-1/+1
2014-06-11docs: driver-model: Fix spellingChris Packham1-5/+5
2014-05-27dm: rename device struct to udeviceHeiko Schocher1-4/+4
2014-03-04dm: Remove old driver model documentationSimon Glass21-3662/+0
2014-03-04dm: Add README for driver modelSimon Glass1-0/+368
2014-02-06ARM: serial: Remove the IXP UART driverMarek Vasut1-4/+0
2014-02-06ARM: PCI: Remove the IXP PCI driverMarek Vasut1-4/+0
2013-11-08cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada1-6/+0
2013-11-08cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada1-16/+0
2013-11-08cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada16-594/+594
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-1/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk11-71/+71
2013-09-19drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada1-10/+5
2013-09-19drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada1-10/+6
2013-07-24block: constify sect_buf argument of ide_write_dataGabor Juhos1-1/+1
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk1-5/+1
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau1-23/+19
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2-9/+0