summaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)AuthorFilesLines
2014-10-24test: dm: Add additional GPIO testsSimon Glass1-1/+4
2014-10-24dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass1-1/+2
2014-10-24test: 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-12docs: 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-09cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada1-6/+0
2013-11-09cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada1-16/+0
2013-11-09cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada16-594/+594
2013-10-15Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-1/+0
2013-10-15Coding 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-12ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2-9/+0
2013-02-28ARM: ns9750dev: remove remainders of dead boardWolfgang Denk1-1/+1
2012-10-27arm: Remove support for lpc2292Marek Vasut1-17/+13
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD1-18/+14
2012-09-02dm: Add twserial device documentTomáš Hlaváček1-0/+47
2012-09-02dm: RTC subsystem analysis added.Tomas Hlavacek1-0/+258
2012-09-02dm: Add pcmcia design documentViktor Krivak1-0/+78
2012-09-02dm: add PCI design documentPavel Herrmann1-0/+265
2012-09-02dm: Driver model analysis document for Watchdog subsystem has been added.Tomas Hlavacek1-0/+334
2012-09-02dm: Hwmon UDM subsystem analysis added.Tomas Hlavacek1-0/+118
2012-09-02dm: Add POWER API transition documentViktor Krivak1-0/+88
2012-09-02dm: Add block device documentPavel Herrmann1-0/+279
2012-09-02dm: Add SPI API transition documentViktor Krivak1-0/+200
2012-09-02dm: Add networking subsystem analysisMarek Vasut1-0/+434
2012-09-02dm: Add MMC subsystem analysisMarek Vasut1-0/+319
2012-09-02dm: Add GPIO API transition documentViktor Křivák1-0/+106
2012-09-02dm: Add Driver cores design documentPavel Herrmann1-0/+126