summaryrefslogtreecommitdiffstats
path: root/doc/driver-model
Commit message (Expand)AuthorAgeFilesLines
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-121-2/+2
* dm: Update documentation for new bus featuresSimon Glass2015-01-292-13/+63
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-291-38/+13
* dm: core: Set device tree node for root deviceSimon Glass2015-01-291-0/+4
* dm: README: recommend u-boot.dtb to try driver-model on sandboxMasahiro Yamada2015-01-051-2/+2
* dm: Update documentation to include CONFIG_DM... optionsSimon Glass2014-11-211-10/+34
* test: dm: Add additional GPIO testsSimon Glass2014-10-231-1/+4
* dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-231-1/+2
* test: dm: Update GPIO tests for new gpio_request() methodSimon Glass2014-10-231-2/+23
* dm: spi: Add documentation on how to convert over SPI driversSimon Glass2014-10-221-0/+594
* dm: core: Add a clarifying comment on struct udevice's seq memberSimon Glass2014-10-221-1/+3
* dm: core: Add functions for iterating through device childrenSimon Glass2014-10-221-1/+2
* dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-231-1/+67
* dm: Introduce per-child data for devicesSimon Glass2014-07-231-8/+17
* dm: Add functions to access a device's childrenSimon Glass2014-07-231-1/+2
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-231-1/+5
* dm: Avoid accessing uclasses before they are readySimon Glass2014-07-231-1/+2
* dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-231-1/+2
* dm: Introduce device sequence numberingSimon Glass2014-07-231-6/+95
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-231-12/+19
* dm: Expand and improve the device lifecycle docsSimon Glass2014-06-201-7/+213
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-201-1/+1
* docs: driver-model: Fix spellingChris Packham2014-06-111-5/+5
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-4/+4
* dm: Remove old driver model documentationSimon Glass2014-03-0421-3662/+0
* dm: Add README for driver modelSimon Glass2014-03-041-0/+368
* ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-061-4/+0
* ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-061-4/+0
* cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada2013-11-081-6/+0
* cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada2013-11-081-16/+0
* cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada2013-11-0816-594/+594
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-141-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-1411-71/+71
* drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada2013-09-191-10/+5
* drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada2013-09-191-10/+6
* block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-241-1/+1
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-5/+1
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-121-23/+19
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * ARM: ns9750dev: remove remainders of dead boardWolfgang Denk2013-02-281-1/+1
* | ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-112-9/+0
|/
* arm: Remove support for lpc2292Marek Vasut2012-10-261-17/+13
* Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-161-18/+14
* dm: Add twserial device documentTomáš Hlaváček2012-09-021-0/+47
* dm: RTC subsystem analysis added.Tomas Hlavacek2012-09-021-0/+258
* dm: Add pcmcia design documentViktor Krivak2012-09-021-0/+78
* dm: add PCI design documentPavel Herrmann2012-09-021-0/+265
* dm: Driver model analysis document for Watchdog subsystem has been added.Tomas Hlavacek2012-09-021-0/+334
* dm: Hwmon UDM subsystem analysis added.Tomas Hlavacek2012-09-021-0/+118
* dm: Add POWER API transition documentViktor Krivak2012-09-021-0/+88
OpenPOWER on IntegriCloud